summaryrefslogtreecommitdiff
path: root/virtManager
Commit message (Expand)AuthorAgeFilesLines
* viewers: Fix import error when spice is missingCole Robinson2022-03-011-2/+2
* addhardware: add "none" video typeTudor Brindus2022-03-011-1/+1
* details: viewers: Fix variable override from outerscopeCole Robinson2022-02-281-2/+2
* tests: uitests: Add coverage for when spice is missingCole Robinson2022-02-272-7/+13
* diskbackend: Set relative path for media changeCole Robinson2022-02-271-0/+4
* details: Only show channel state for qemu ga channelCole Robinson2022-02-241-3/+8
* ui: Remove use of deprecated GtkAlignmentCole Robinson2022-02-204-9/+7
* Clean up gtk STOCK and various image usageCole Robinson2022-02-1912-92/+40
* storagepool: Fix backtrace in cleanup pathCole Robinson2022-02-191-1/+1
* fsdetails: Point users to Memory screen if shared memory not enabledCole Robinson2022-02-191-0/+11
* fsdetails: Show virtio-9p vs virtiofs driver fieldCole Robinson2022-02-191-5/+18
* fsdetails: Hide 'Type:' field for qemu driverCole Robinson2022-02-191-0/+3
* fsdetails: Drop 'Mode:' UICole Robinson2022-02-191-25/+1
* virtManager: Split out tpmdetails.py and tweak itCole Robinson2022-02-194-125/+208
* details: Have 'copy host CPU' mean 'host-passthrough'Cole Robinson2022-02-161-5/+8
* virtManager: oslist: Push users towards linuxXXXX optionsCole Robinson2022-02-121-3/+14
* osdict: Simplify os list sortingCole Robinson2022-02-121-1/+1
* addhardware: tweak mdev inactive UICole Robinson2022-02-122-18/+19
* virt-manager: prevent attach of inactive nodedevsShalini Chellathurai Saroja2022-02-111-3/+27
* Revert "virt-manager: prevent attach of inactive nodedevs"Cole Robinson2022-02-111-39/+3
* Update domain title/description on corresponding eventMichal Privoznik2022-02-091-0/+1
* virt-manager: prevent attach of inactive nodedevsShalini Chellathurai Saroja2022-02-031-3/+39
* details: Remove 'detect zeroes' UICole Robinson2022-02-032-22/+2
* createvm: Tweaks to new UEFI prefCole Robinson2022-01-313-10/+8
* virt-manager: Add firmware preferences for creating a new VMCharles Arnold2022-01-313-1/+36
* Revert "details: console: drop hardcoding background color as black"Cole Robinson2022-01-271-0/+8
* details: Add os.firmware=efi in the firmware selector UICole Robinson2022-01-262-30/+43
* guest: Use os.firmware=efi for --boot uefi, if it is supportedCole Robinson2022-01-261-1/+1
* guest: Rework set/get_uefi entry pointsCole Robinson2022-01-261-6/+6
* netlist: Revive portgroup UICole Robinson2022-01-254-7/+49
* device: netlist: Rework source row data structureCole Robinson2022-01-251-37/+39
* 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-252-63/+66
* details: Add new checkbox to control shared memory accessLin Ma2022-01-252-1/+68
* 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
* console: Clarify some error labels and debug messagesCole Robinson2022-01-211-5/+5
* console: Add _cb suffix to viewer callback function namesCole Robinson2022-01-211-18/+19
* console: Don't block console reconnect for non-errorCole Robinson2022-01-211-4/+13
* gfxdetails: Fix switching from listen=none to listen=addressCole Robinson2022-01-201-4/+13
* virtManager: change MDEV display namesShalini Chellathurai Saroja2022-01-191-1/+3
* uitests: top off test coverageCole Robinson2022-01-174-18/+19
* uitests: Mock virtBootstrapCole Robinson2022-01-172-4/+20
* object: nodedev: support isActive stateCole Robinson2022-01-171-0/+7
* pylint: Fix some deprecation warnings and minor bitsCole Robinson2022-01-112-2/+2
* Fix some pylint, exclude some new warningsCole Robinson2021-10-045-9/+8
* 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
* details: console: drop hardcoding background color as blackCole Robinson2021-07-311-5/+0