summaryrefslogtreecommitdiff
path: root/virtManager
Commit message (Expand)AuthorAgeFilesLines
* asyncjob: Remove unused importCole Robinson2023-01-191-1/+0
* asyncjob: Fix backtrace when no cursor theme installedCole Robinson2023-01-191-3/+1
* Clean up FileChooser usage a bitCole Robinson2022-12-1410-141/+117
* addhardware: Fix backtrace when controller.index is NoneCole Robinson2022-12-131-1/+1
* Fix pylint/pycodestyle warnings with latest versionsCole Robinson2022-12-134-7/+7
* diskbackend: Drop support for sheepdogLin Ma2022-11-071-2/+0
* fsdetails: Fix an error with source.socket of virtiofsLin Ma2022-08-171-1/+1
* xmlutil: Take unindent_device_xml from details.pyCole Robinson2022-08-031-22/+2
* vmwindow: Customize window should not be 'deletable'Cole Robinson2022-08-011-0/+1
* connection: De-duplicate ui and cli version loggingCole Robinson2022-08-011-5/+0
* Fix UI rename with firmware='efi'Cole Robinson2022-06-201-9/+27
* details: Go back to old Channel naming formatCole Robinson2022-06-131-2/+4
* virt-manager: add support for qemu-vdagent channelJonathon Jongsma2022-06-132-3/+14
* virtmanager: Remove executable bitCole Robinson2022-04-131-0/+0
* 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