summaryrefslogtreecommitdiff
path: root/virtManager
Commit message (Expand)AuthorAgeFilesLines
* baseclass: Log if emit() called from non-MainThreadCole Robinson2020-01-151-0/+10
* details: Fix showing the firmware type in case of firmware auto selectionLin Ma2020-01-151-2/+5
* 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
* error: Set a cap on error dialog text sizeCole Robinson2020-01-141-0/+5
* Avoid string puzzlePino Toscano2020-01-141-2/+4
* Handle the warning messages for disk device and non-disk device differentlyLily Nie2019-12-232-7/+8
* details: snapshots: Warn of saved state on creationMichael Weiser2019-12-231-0/+11
* details: snapshots: Drop saved state on restoreMichael Weiser2019-12-232-0/+20
* virtManager: object: domain: Fix snapshot run checkMichael Weiser2019-12-231-2/+2
* Offer to delete the storage files without removing the VMLily Nie2019-12-182-12/+42
* Modify the remove_xml_dev functionLily Nie2019-12-181-1/+7
* virtManager: disambiguize LXCChristian Ehrhardt2019-12-171-1/+1
* 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
* delete: Add _DiskData class for tracking path delete metadataCole Robinson2019-11-201-22/+62
* delete: Clean up code layout a bitCole Robinson2019-11-201-25/+48
* details: Use Guest.lookup_domcaps helperCole Robinson2019-11-121-3/+1
* connection: Avoid repeated default pool creation attemptsMichael Weiser2019-11-121-7/+8
* fix resizing of spice clients with guest resizing enabledFlorian Ludwig2019-11-121-1/+4
* addhardware: Add "bochs" display to the video listFabiano FidĂȘncio2019-10-041-1/+1
* manager: Don't hardcode black text colorCole Robinson2019-10-021-1/+1
* createpool: Add more coverage testingCole Robinson2019-07-031-16/+5
* createpool: Simplify LVM volume group UICole Robinson2019-07-031-41/+36
* storage: Simplify source pool enumerationCole Robinson2019-07-031-41/+11
* createpool: Add _get_visible_text helperCole Robinson2019-07-031-29/+18
* storage: Add explicit StoragePool.lookup_default_poolCole Robinson2019-07-031-2/+1
* storage: Replace pool supports_property with supports_XCole Robinson2019-07-031-7/+7
* storage: Replace volume supports_property with supports_formatCole Robinson2019-07-032-2/+2
* storage: move supports_volume_creation to virtManagerCole Robinson2019-07-033-4/+26
* storage: move pool pretty printing to virtManagerCole Robinson2019-07-033-4/+29
* xmleditor: Fix the gtksource version checkingCole Robinson2019-06-181-2/+4
* xmleditor: Handle gtksourceview3 as well as gtksourceview4Cole Robinson2019-06-181-1/+8
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-1737-41/+41
* virtManager: rename connect.py -> createconn.pyCole Robinson2019-06-173-7/+7
* virtManager: rename create.py -> createvm.pyCole Robinson2019-06-173-7/+7
* virtManager: rename storagelist to hoststorageCole Robinson2019-06-173-6/+6
* virtManager: move vmwindow components to virtManager/detailsCole Robinson2019-06-178-26/+26
* virtManager: move device UI files to virtManager/device/Cole Robinson2019-06-1711-29/+31
* virtManager: Move object .py files to virtManager/object/Cole Robinson2019-06-1711-10/+10
* Switch to more traditional logging structureCole Robinson2019-06-1743-407/+417
* hostnets: Remove SR-IOV info listingCole Robinson2019-06-162-57/+0
* hostnets: Remove QoS viewing/editingCole Robinson2019-06-162-90/+1