summaryrefslogtreecommitdiff
path: root/virtManager/addhardware.py
Commit message (Expand)AuthorAgeFilesLines
* addhardware: Allow settings USB removable settingCole Robinson2020-09-131-0/+6
* addstorage: Absorb advanced field UICole Robinson2020-09-081-76/+21
* objects: Erase the notion of connkeyCole Robinson2020-09-011-1/+1
* uitests: Finish addhardware.py coverageCole Robinson2020-08-261-42/+14
* addhardware: Simplify input_pretty_nameCole Robinson2020-08-261-28/+21
* addhardware: Use dictionary pattern for pretty labelsCole Robinson2020-08-261-91/+80
* uitests: Finish addstorage.py coverageCole Robinson2020-08-261-2/+2
* fsdetails: Rework xml builder APIsCole Robinson2020-08-261-3/+1
* Add USB cdrom and ramfb videoJan-Marek Glogowski2020-08-121-2/+2
* i18n: improve vmmAddHardware.disk_pretty_busPino Toscano2020-07-131-7/+10
* i18n: improve translatability of vmmAddHardware.input_pretty_namePino Toscano2020-07-131-7/+29
* i18n: simplify vmmAddHardware.controller_pretty_descPino Toscano2020-07-131-6/+6
* i18n: translate all controller typesPino Toscano2020-07-131-12/+12
* i18n: fix few spellingsPino Toscano2020-07-131-2/+2
* addhardware: Fix invoking netlist validate()Cole Robinson2020-07-061-1/+1
* rng: add builtin rng backend modelHan Han2020-04-211-0/+2
* Fix pylint with latest pylint versionCole Robinson2020-03-301-1/+1
* tpm: add SPAPR (ppc64) device modelStefan Berger2020-03-301-6/+11
* virtManager: Convert to CSS for most color usageCole Robinson2020-02-031-6/+1
* addhardware: Remove dead virtio-scsi collision codeCole Robinson2020-01-291-50/+7
* addhardware: Remove IO and scsi reservation optionsCole Robinson2020-01-291-21/+0
* virtManager: Remove virInterface pollingCole Robinson2020-01-261-1/+1
* virtManager: Remove network virtualport UICole Robinson2020-01-261-1/+0
* virtManager: Remove magic spapr-* device handlingCole Robinson2020-01-251-2/+0
* virtManager: Remove spice tlsport UICole Robinson2020-01-241-2/+1
* virtManager: Remove graphics keymap UICole Robinson2020-01-241-3/+1
* connection: Remove is_*_capable wrappersCole Robinson2020-01-241-5/+3
* addhardware: Add "bochs" display to the video listFabiano FidĂȘncio2019-10-041-1/+1
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-171-1/+1
* virtManager: move device UI files to virtManager/device/Cole Robinson2019-06-171-6/+6
* Switch to more traditional logging structureCole Robinson2019-06-171-11/+11
* addhardware: add xmleditor UICole Robinson2019-06-131-3/+49
* storage: Handle guest collision checkingCole Robinson2019-06-111-3/+1
* virtinst: move UI only functions into virtManagerCole Robinson2019-06-091-21/+311
* support: Convert callers to the new formatCole Robinson2019-06-071-1/+1
* nodedev: Fold USBDevice into NodeDeviceCole Robinson2019-06-051-1/+1
* nodedev: Fold PCIDevice into NodeDeviceCole Robinson2019-06-051-2/+1
* addhardware: tpm: select version 2.0 by defaultCole Robinson2019-05-171-1/+2
* devices: rng: Use CharSourceCole Robinson2019-05-141-1/+1
* devices: char: Add CharSourceCole Robinson2019-05-141-2/+2
* addhardware: Remove supports_property usageCole Robinson2019-05-131-31/+26
* addhardware: Remove unused is_customize_dialogCole Robinson2019-05-131-2/+1
* addhardware: separate device building and explicit validationCole Robinson2019-04-141-102/+100
* netlist: separate device building and explicit validationCole Robinson2019-04-141-9/+2
* addstorage: separate device building and explicit validationCole Robinson2019-04-141-11/+6
* addhardware: Drop self._devCole Robinson2019-04-141-102/+112
* addhardware: Use vmmHost style error page paradigmCole Robinson2019-04-141-41/+27
* baseclass: Add is_visibleCole Robinson2019-04-141-4/+1
* addhardware: Don't prevent ppc64/pseries from using virtio-scsiAndrea Bolognani2019-03-061-2/+1
* graphics: move all listen code into one placePavel Hrdina2019-02-281-1/+1