..
__init__.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
capabilities.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
cli.py
pycodestyle: fix all E125 warnings
2017-10-21 23:26:16 +08:00
clock.py
xmlbuilder: Make _add_child and _remove_child public
2015-09-04 15:47:43 -04:00
cloner.py
virtinst: Drop UUID validation
2017-12-14 12:45:01 -05:00
connection.py
virtinst: connection: Fix error caching new pool
2017-08-30 10:34:17 -04:00
cpu.py
virt-install: add param cache.mode and cache.level for option '--cpu'
2017-09-14 18:54:01 -04:00
device.py
virtinst: add support for memory device
2017-05-05 12:20:52 +02:00
deviceaudio.py
addhardware: Don't list device 'default' options
2015-05-19 18:29:45 -04:00
devicechar.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
devicecontroller.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
devicedisk.py
cli: introduce snapshot_policy parameter for disk device
2017-09-12 08:58:31 +02:00
devicefilesystem.py
Set default Filesystem type for LXC to "Mount"
2017-06-20 16:14:17 -04:00
devicegraphics.py
pycodestyle: fix all E125 warnings
2017-10-21 23:26:16 +08:00
devicehostdev.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
deviceinput.py
cli: Have '--input tablet' default to bus=usb (bz 1232087)
2015-11-21 20:26:50 -05:00
deviceinterface.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
devicememballoon.py
addhardware: Don't list device 'default' options
2015-05-19 18:29:45 -04:00
devicememory.py
virtinst: add support for memory device
2017-05-05 12:20:52 +02:00
devicepanic.py
devicepanic: Don't return empty model list (bz #1505532 )
2017-10-27 09:42:54 +02:00
deviceredirdev.py
addhardware: Don't list device 'default' options
2015-05-19 18:29:45 -04:00
devicerng.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
devicesmartcard.py
Drop non-ascii text from files
2015-03-23 15:56:55 -04:00
devicetpm.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
devicevideo.py
virt-install: Support --video vram64= (bz 1377080)
2017-03-05 14:51:25 -05:00
devicewatchdog.py
Add a watchdog model diag288, listed in the watchdog model list.
2015-11-10 16:14:17 -05:00
diskbackend.py
Remove deprecated statvfs module
2017-10-20 11:49:14 -04:00
distroinstaller.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
domainblkiotune.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
domainfeatures.py
virt-install: add support for SMM feature
2017-06-01 09:58:46 +02:00
domainmemorybacking.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
domainmemorytune.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
domainnumatune.py
domainnumatune: Remove generate_cpuset helper
2015-11-18 15:08:24 -05:00
domainresource.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
domcapabilities.py
pycodestyle: fix all E125 warnings
2017-10-21 23:26:16 +08:00
guest.py
virtio-scsi by default on power
2017-12-20 13:30:45 -05:00
hostkeymap.py
virtinst: ignore comments in keymap conf files
2017-10-18 17:46:41 -04:00
idmap.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
initrdinject.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
installer.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
interface.py
Switch to python3 style 'except X as Y' notation
2017-05-05 14:52:11 -04:00
kernelupload.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
network.py
virtinst: network: Don't generate UUID by default
2017-12-14 12:45:01 -05:00
nodedev.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
osdict.py
pycodestyle: fix all E125 warnings
2017-10-21 23:26:16 +08:00
osxml.py
osxml: run abspath on passed nvram value
2017-07-17 09:16:45 -04:00
pm.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
pollhelpers.py
pycodestyle: fix all E125 warnings
2017-10-21 23:26:16 +08:00
progress.py
progress: Don't overwrite "format"
2017-10-20 11:49:14 -04:00
seclabel.py
localization: mark several strings as translatable
2016-02-06 16:25:08 +01:00
snapshot.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
storage.py
virtinst: storage: Don't generate UUID by default
2017-12-14 12:45:01 -05:00
support.py
virtinst.support: fix copy&paste error
2017-12-18 19:18:31 +01:00
sysinfo.py
virtinst: Drop UUID validation
2017-12-14 12:45:01 -05:00
uri.py
connect: Handle \ in username
2017-06-01 14:26:46 -04:00
urlfetcher.py
virtinst: Fix _URLFetcher for reading files
2017-11-22 17:26:31 -05:00
util.py
pycodestyle: Use isinstance() for type checking
2017-10-20 11:49:13 -04:00
xmlbuilder.py
pycodestyle: Use isinstance() for type checking
2017-10-20 11:49:13 -04:00
xmlnsqemu.py
xmlnsqemu: Order XML output like libvirt does
2017-10-20 16:13:04 -04:00