summaryrefslogtreecommitdiff
path: root/virtManager/domain.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* virtManager: read the reason for the domain stateGiuseppe Scrivano2014-03-201-0/+59
* domain: fix a typoChen Hanxiao2014-03-121-1/+1
* ui: disable setting uid/gid_start for user namespaceChen Hanxiao2014-02-271-4/+4
* Attempt empty path on virDomainBlockStatsThorsten Behrens2014-02-241-0/+13
* domain: add define method for idmapChen Hanxiao2014-02-241-0/+20
* domain: pmsuspended domains can be turned offCole Robinson2014-02-111-4/+6
* domain: Remove old libvirt curvcpus back compatCole Robinson2014-02-111-27/+2
* preferences: Allow disabling VM CPU pollCole Robinson2014-02-111-4/+17
* domain: Move get_title near similar get_descriptionCole Robinson2014-02-111-9/+9
* Use libvirt events for domain lifecycle tracking (bz 836703)Cole Robinson2014-02-111-9/+19
* Expose hostdev rombar in UI and cli (bz 768857)Cole Robinson2014-02-101-0/+5
* details: Expose fine grained boot configCole Robinson2014-02-101-13/+100
* wipCole Robinson2014-02-051-10/+4
* migrate: Remove misleading 'offline' option (bz 881092)Cole Robinson2014-02-011-1/+1
* snapshots: Show indication of the 'current' snapshot (bz 1017385)Cole Robinson2014-02-011-0/+2
* domain: Reset net/disk skip lists when VM is inactive (bz 796092)Cole Robinson2014-02-011-0/+2
* details: Reword the CPU model UI a bit moreCole Robinson2014-01-311-13/+10
* details: Remove explicit CPU feature UICole Robinson2014-01-311-20/+1
* console: Support spice 'resize-guest' (bz 754559)Cole Robinson2014-01-311-0/+11
* Move shared graphics editing UI to gfxdetails.pyCole Robinson2014-01-291-1/+13
* uihelpers: Move a few more functions closer to their callersCole Robinson2014-01-261-4/+3
* Move many shared UI functions to addhw static functionsCole Robinson2014-01-261-4/+16
* details: Remove runtime vcpu pinning listCole Robinson2014-01-261-7/+0
* details: Remove UI for security, apic, acpi, clockCole Robinson2014-01-261-55/+0
* add support for showing and modifying scsi controller modelChen Hanxiao2014-01-221-16/+23
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-211-3/+3
* Use vmmFSDetails in details dialog to allow editing filesystem devicesCédric Bosdonnat2014-01-211-0/+13
* domain: Use support infra to check if memory stats supportedCole Robinson2014-01-121-8/+5
* prefs: Allow disabling all memorystats pollingCole Robinson2014-01-121-27/+40
* virt-manager: add support for showing panic notifier deviceChen Hanxiao2014-01-111-0/+3
* Base mem statistics on virDomainMemoryStats if available.Thorsten Behrens2014-01-061-6/+22
* Add memory stats widget also to manager tree view.Thorsten Behrens2014-01-061-0/+3
* Allow unsafe migrations in virt-managerCharles Arnold2013-12-141-1/+4
* inspection: report guest inspection errorsGiuseppe Scrivano2013-12-031-0/+1
* virt-manager: prefer os.makedirs to os.mkdir when creating cache dirGiuseppe Scrivano2013-11-051-1/+1
* details: Fix processor tab display for some LXC guestsMartin Kletzander2013-10-291-1/+4
* details: Fix reporting current VM cpusCole Robinson2013-10-071-1/+1
* Streamline support checksCole Robinson2013-10-061-21/+18
* domain: If title present, print only itCole Robinson2013-10-041-5/+3
* virt-manager: Add checkbox controlling disk 'removable' flagFred A. Kemp2013-10-041-0/+4
* virt-manager: Add USB3 convenience option to the controller UICole Robinson2013-10-031-0/+6
* domain: Fix deleting VM in test driverCole Robinson2013-10-021-4/+2
* details: Rip out 'would you like to add/remove spicevmc' bitCole Robinson2013-10-021-22/+1
* domain: Fix 'customize install' after snapshot changesCole Robinson2013-10-021-0/+3
* snapshots: Add screenshot supportCole Robinson2013-10-011-0/+7
* details: Disable snapshot buttons if conn or guest doesn't have supportCole Robinson2013-09-301-14/+38
* snapshots: Add some specific UI for external snapshotsCole Robinson2013-09-301-2/+8
* snapshots: Make state type/icon UI match other usageCole Robinson2013-09-301-35/+47