summaryrefslogtreecommitdiff
path: root/virtManager/object
Commit message (Expand)AuthorAgeFilesLines
* Fix pylint/pycodestyle warnings with latest versionsCole Robinson2022-12-131-2/+2
* diskbackend: Drop support for sheepdogLin Ma2022-11-071-2/+0
* Fix UI rename with firmware='efi'Cole Robinson2022-06-201-9/+27
* diskbackend: Set relative path for media changeCole Robinson2022-02-271-0/+4
* Clean up gtk STOCK and various image usageCole Robinson2022-02-191-2/+0
* storagepool: Fix backtrace in cleanup pathCole Robinson2022-02-191-1/+1
* virtManager: Split out tpmdetails.py and tweak itCole Robinson2022-02-191-3/+6
* addhardware: tweak mdev inactive UICole Robinson2022-02-121-0/+5
* details: Remove 'detect zeroes' UICole Robinson2022-02-031-3/+1
* details: Add os.firmware=efi in the firmware selector UICole Robinson2022-01-261-7/+13
* netlist: Revive portgroup UICole Robinson2022-01-251-1/+3
* details: Strip back 'Enable shared memory' to only cover memfdCole Robinson2022-01-251-26/+9
* details: Move 'shared mem' editing and tooltip logic to domain.pyCole Robinson2022-01-251-12/+57
* details: Add new checkbox to control shared memory accessLin Ma2022-01-251-1/+16
* guest: Remove the hyperv + uefi workaround for win7 + win2k8r2Cole Robinson2022-01-251-1/+0
* virtManager: nodedev: Handle failure to lookup drm parentCole Robinson2022-01-211-2/+9
* uitests: top off test coverageCole Robinson2022-01-171-3/+1
* object: nodedev: support isActive stateCole Robinson2022-01-171-0/+7
* pylint: Fix some deprecation warnings and minor bitsCole Robinson2022-01-111-1/+1
* Fix some pylint, exclude some new warningsCole Robinson2021-10-043-6/+5
* libvirtobject: rename autostart tweaksCole Robinson2021-07-311-1/+8
* libvirtobject: reapply autostart setting after renamecoreyberla2021-07-311-0/+2
* domain: Don't rename domain if newname isn't differentcoreyberla2021-07-311-0/+2
* cli: --boot: Completed options for guest-based bootloaderHugues Fafard2021-07-291-2/+2
* domain: Force jobinfo values to be intsCole Robinson2021-06-091-3/+2
* progress: Some internal API cleanupCole Robinson2021-05-221-3/+2
* Improve Secret Service interoperabilityWGH2021-04-061-8/+8
* fsdetails: Remove wrpolicy UICole Robinson2020-11-131-1/+0
* device: disk: Rename path property to get/set_source_pathCole Robinson2020-11-111-6/+6
* storagepool: cleanup() volumes on pool cleanup()Cole Robinson2020-11-101-0/+2
* domain: use makedirs exist_ok=TrueCole Robinson2020-11-031-2/+1
* Remove use of problematic terminologyCole Robinson2020-09-232-2/+2
* gfxdetails: Use a single 'changed' signalCole Robinson2020-09-211-6/+3
* uitests: big mess of workCole Robinson2020-09-191-2/+2
* domain: Switch to non-deprecated thread.is_aliveCole Robinson2020-09-151-1/+1
* details: Revive maxmem and memory hotplugCole Robinson2020-09-131-3/+25
* cli: Fill in all --filesystem suboptionsCole Robinson2020-09-111-4/+4
* domain: Fix details performance page graph scalingCole Robinson2020-09-111-2/+6
* console: Add option to disable autoconnectCole Robinson2020-09-091-0/+11
* console: Text console submenu improvementsCole Robinson2020-09-091-2/+0
* virt-xml: Handle removing <console> <serial> dup deviceCole Robinson2020-09-081-12/+2
* domain: Fix VM deletion with firmare='efi'Cole Robinson2020-09-081-3/+4
* virtManager: misc reference leak fixesCole Robinson2020-09-081-0/+5
* addstorage: Revive disk serial UICole Robinson2020-09-081-1/+4
* migrate: Add XML editor supportCole Robinson2020-09-051-2/+5
* xmlutil: add a diff() helperCole Robinson2020-09-051-5/+2
* codespell: Whitelist 'cloneable'Cole Robinson2020-09-051-1/+1
* cloner: Share more clone disk building logicCole Robinson2020-09-051-16/+13
* uitests: add connection object blacklist testingCole Robinson2020-09-021-0/+3
* objects: Erase the notion of connkeyCole Robinson2020-09-014-33/+13