virt-manager/virtinst
Cole Robinson a4097b7691 cli: Merge multiple instances of single use opts
So --memory 123,maxmem=456 --memory 555 is equivalent to
--memory 555,maxmem=45
2018-10-05 13:23:20 -04:00
..
devices controller: usb: Use ports=15 for usb3 2018-10-04 11:55:57 -04:00
domain virt-manager: Wire up support for default mode=host-model 2018-10-04 14:43:44 -04:00
__init__.py installer: Remove ContainerInstaller and ImportInstaller 2018-09-04 14:55:04 -04:00
capabilities.py capabilities: Drop build_virtinst_guest 2018-09-06 20:54:59 -04:00
cli.py cli: Merge multiple instances of single use opts 2018-10-05 13:23:20 -04:00
cloner.py devices: disk: Rename setup() to build_storage() 2018-09-04 14:55:04 -04:00
connection.py support: Drop lots more checks 2018-08-31 22:21:15 -04:00
diskbackend.py pycodestyle: fix W605 invalid escape sequence 2018-09-29 13:59:19 -04:00
distroinstaller.py installer: Absorb all guest start_install handling 2018-09-04 14:55:04 -04:00
domcapabilities.py guest: Default to cpu mode=host-model if libvirt is new enough 2018-10-04 14:43:41 -04:00
guest.py guest: Default to cpu mode=host-model if libvirt is new enough 2018-10-04 14:43:41 -04:00
hostkeymap.py hostkeymap: Fix sanitize_keymap on python3 2018-06-12 14:07:50 -04:00
initrdinject.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
installer.py devices: disk: Rename setup() to build_storage() 2018-09-04 14:55:04 -04:00
interface.py xmlbuilder: Drop last remaining validate_cb usage 2018-09-04 14:55:04 -04:00
kernelupload.py devices: disk: Rename setup() to build_storage() 2018-09-04 14:55:04 -04:00
network.py virtinst: Remove name field validate_cb usage 2018-09-04 14:55:04 -04:00
nodedev.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
osdict.py guest: Use USB3 for x86 qemu if OS supports it 2018-10-03 19:02:07 -04:00
pollhelpers.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
progress.py Fix some typos in comments and documentation (found by codespell) 2018-06-05 14:27:29 -04:00
snapshot.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
storage.py createpool: Fix showing formats 2018-09-06 13:28:21 -04:00
support.py support: Limit qemu-xhci check to qemu 2.9.0 2018-10-04 20:48:43 -04:00
uri.py Fix URI parsing when username contains @ sign 2018-04-17 15:14:44 -04:00
urldetect.py pycodestyle: fix W605 invalid escape sequence 2018-09-29 13:59:19 -04:00
urlfetcher.py installer: Remove --location nfs support 2018-06-12 14:07:50 -04:00
util.py virtinst: util: Remove unused validate_uuid 2018-09-14 15:19:03 -04:00
xmlapi.py xmlapi: Rework xmlns setting slightly 2018-09-13 12:39:56 -04:00
xmlbuilder.py pycodestyle: fix W605 invalid escape sequence 2018-09-29 13:59:19 -04:00