summaryrefslogtreecommitdiff
path: root/virtManager/object/domain.py
Commit message (Expand)AuthorAgeFilesLines
...
* createvm: Rework to track all Guest/Installer params explicitlyCole Robinson2020-02-051-4/+4
* inspection: Some cleanupsCole Robinson2020-02-011-1/+2
* cloner: Drop ability to clone a paused VMCole Robinson2020-01-291-3/+1
* devices: disk: Add change_bus()Cole Robinson2020-01-291-26/+1
* virtManager: Remove network portgroup UICole Robinson2020-01-261-2/+1
* virtManager: Remove LXC idmap UICole Robinson2020-01-261-16/+1
* virtManager: Remove max memory UI and memory hotplug supportCole Robinson2020-01-261-33/+3
* virtManager: Remove maximum VCPUS API and VCPU hotplugCole Robinson2020-01-261-14/+3
* virtManager: Remove network virtualport UICole Robinson2020-01-261-9/+0
* virtManager: Remove disk driver_io UICole Robinson2020-01-251-4/+1
* virtManager: Remove magic spapr-* device handlingCole Robinson2020-01-251-4/+2
* virtManager: Remove disk SCSI reservations UICole Robinson2020-01-251-5/+1
* virtManager: Remove disk SGIO UICole Robinson2020-01-251-4/+1
* virtManager: Remove disk format/driver_type UICole Robinson2020-01-251-3/+1
* virtManager: Remove disk serial UICole Robinson2020-01-251-3/+1
* virtManager: Remove spice tlsport UICole Robinson2020-01-241-3/+1
* virtManager: Remove graphics keymap UICole Robinson2020-01-241-3/+1
* domain: Only log once about waiting for qemu agent for set_timeCole Robinson2020-01-141-1/+2
* virtManager: object: domain: Stop set time threadMichael Weiser2020-01-141-0/+13
* virtManager: object: domain: Increase set time timeoutMichael Weiser2020-01-141-1/+1
* virtManager: object: domain: Add timeout configMichael Weiser2020-01-141-5/+5
* virtManager: object: domain: Spawn thread for set timeMichael Weiser2020-01-141-14/+59
* virtManager: object: domain: Refactor guest time settingMichael Weiser2020-01-141-30/+57
* virtManager: object: domain: Simplify agent ready checkMichael Weiser2020-01-141-3/+1
* details: snapshots: Drop saved state on restoreMichael Weiser2019-12-231-0/+6
* virtManager: object: domain: Fix snapshot run checkMichael Weiser2019-12-231-2/+2
* virtManager: object: domain: Set time on unpause and revertMichael Weiser2019-12-171-0/+13
* virtManager: object: domain: Check for guest agentMichael Weiser2019-12-171-23/+49
* virtManager: object: domain: Restrict time sync to qemuMichael Weiser2019-12-171-0/+5
* virtManager: object: domain: Set time on resumeMichael Weiser2019-12-171-0/+31
* details: Use Guest.lookup_domcaps helperCole Robinson2019-11-121-3/+1
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-171-1/+1
* virtManager: Move object .py files to virtManager/object/Cole Robinson2019-06-171-0/+1697