summaryrefslogtreecommitdiff
path: root/virtManager
Commit message (Expand)AuthorAgeFilesLines
* details: Fix unsetting autoport valuesCole Robinson2014-03-221-0/+4
* connection: Make sure a DEFINED event forces a config-change signalCole Robinson2014-03-221-2/+2
* addhw: Remove unused helper functionCole Robinson2014-03-222-22/+3
* details: Fix setting cache/io to hypervisor defaultCole Robinson2014-03-221-3/+3
* details: Rework all define and hotplug operationsCole Robinson2014-03-222-580/+480
* More pylint fixesCole Robinson2014-03-228-8/+20
* details: Don't try to show machine type for management domainCole Robinson2014-03-201-1/+2
* create: Add some more loggingCole Robinson2014-03-201-7/+10
* connection: Add explicit API for getting virConnect objectCole Robinson2014-03-201-1/+1
* domain: Fix viewing details of xen management domainCole Robinson2014-03-201-3/+3
* virt-manager: disable CD/DVDROM passtrough on RHELGiuseppe Scrivano2014-03-202-2/+13
* virt-manager: disable filesystem passtrough on RHELGiuseppe Scrivano2014-03-201-1/+2
* virtManager: show the state reason in the VM overviewGiuseppe Scrivano2014-03-201-1/+6
* virtManager: read the reason for the domain stateGiuseppe Scrivano2014-03-201-0/+59
* create: Exit URL detection immediately if detection failsCole Robinson2014-03-191-9/+13
* create: Fix URL autodetect timeout detectionCharles Arnold2014-03-191-1/+1
* create: Pass correct connection to install for detectionCole Robinson2014-03-191-1/+1
* host: unselect_all members before clear modelChen Hanxiao2014-03-141-0/+5
* virtinst: use libvirt getCPUModelNames when availableGiuseppe Scrivano2014-03-131-1/+2
* addhw: Desensitive the 'create storage' UI for cdrom/floppyCole Robinson2014-03-122-2/+10
* addhw: Fix adding empty cdrom/floppy driveCole Robinson2014-03-121-2/+2
* create: Clarify some bits in change_capsCole Robinson2014-03-121-7/+3
* create: Remove self.caps, it's redundantCole Robinson2014-03-121-8/+5
* create: Invalidate cached caps across similar connections (bz 1075444)Cole Robinson2014-03-121-2/+2
* domain: fix a typoChen Hanxiao2014-03-121-1/+1
* Add a gsetting key to disable keyboard grabbingKjö Hansi Glaz2014-03-102-1/+29
* connection: Handle errors when deregistering events on close (bz 1069351)Cole Robinson2014-03-101-9/+18
* storagebrowse: Duplicate tooltip logic for 'new volume' buttonCole Robinson2014-03-101-5/+10
* addhardware: Fix adding disk through 'customize' dialog (bz 1073808)Cole Robinson2014-03-071-1/+3
* Handle libvirt generating invalid volume XML (bz 1072770)Cole Robinson2014-03-061-1/+1
* fsdetails: Fix adding a filesystem device (bz 1073067)Cole Robinson2014-03-061-2/+3
* fsdetails: Make test driver act identical to qemuCole Robinson2014-03-061-23/+38
* details: Fix fallback if fetching CPU models fails (bz 1072704)Cole Robinson2014-03-061-2/+3
* Fix some pylintChen Hanxiao2014-03-012-4/+4
* details: Fix setting default window sizeCole Robinson2014-02-281-1/+5
* vmmDetails: toggle visibilities on page changeMaros Zatko2014-02-281-1/+5
* vmmConsolePages: toggle visibilities on page changeMaros Zatko2014-02-281-1/+6
* console: Fix unsetting 'resize-guest' property from UICole Robinson2014-02-281-1/+1
* vmm connection: Handle missing storage volumes (bz 1070883)Cole Robinson2014-02-271-4/+11
* ui: disable setting uid/gid_start for user namespaceChen Hanxiao2014-02-272-14/+6
* delete: fix a typoChen Hanxiao2014-02-261-1/+1
* Fix deprecation warnings on F21/rawhideCole Robinson2014-02-255-22/+14
* engine: Fix closing connection when tick() fails (bz 1069351)Cole Robinson2014-02-251-15/+24
* Attempt empty path on virDomainBlockStatsThorsten Behrens2014-02-241-0/+13
* details: add UI interface for LXC user namespaceChen Hanxiao2014-02-241-1/+59
* domain: add define method for idmapChen Hanxiao2014-02-241-0/+20
* addhardware: fix a little typoChen Hanxiao2014-02-231-1/+1
* addhardware: don't get duplicated disksMartin Kletzander2014-02-191-1/+2
* addhardware: Don't clash with different buses using the same prefixMartin Kletzander2014-02-181-1/+1
* addhardware: generate target only if not customizingMartin Kletzander2014-02-181-2/+4