virt-manager/virtinst
Lin Ma 6dfc4de125 network: add support for parsing/formatting SR-IOV VFs
Signed-off-by: Lin Ma <lma@suse.com>
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2017-10-09 10:22:48 +02:00
..
__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 virt-install: add param cache.mode and cache.level for option '--cpu' 2017-09-14 18:54:01 -04:00
clock.py xmlbuilder: Make _add_child and _remove_child public 2015-09-04 15:47:43 -04:00
cloner.py cloner: get original XML with security informations 2017-09-18 09:04:35 +02: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 graphics: introduce listens.socket parameter 2017-09-09 10:11:42 +02: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: add all models supported by libvirt 2017-09-09 10:09:46 +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 pycodestyle: fix all E203 warnings 2017-08-11 00:01:38 +08: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: Do not use bare 'except:' 2017-08-02 13:57:43 -04:00
guest.py devicepanic: add all models supported by libvirt 2017-09-09 10:09:46 +02:00
hostkeymap.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -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 network: add support for parsing/formatting SR-IOV VFs 2017-10-09 10:22:48 +02:00
nodedev.py pycodestyle: Do not use bare 'except:' 2017-08-02 13:57:43 -04:00
osdict.py pycodestyle: fix all E203 warnings 2017-08-11 00:01:38 +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: Do not use bare 'except:' 2017-08-02 13:57:43 -04:00
progress.py Drop use of python2 long() syntax 2017-05-05 14:54:35 -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 pycodestyle: fix all E203 warnings 2017-08-11 00:01:38 +08:00
support.py guest: Use usb3 qemu-xhci for machvirt 2017-07-10 19:46:13 -04:00
sysinfo.py sysinfo: Validate in shared code, not at cli parse time 2017-03-05 20:55:21 -05:00
uri.py connect: Handle \ in username 2017-06-01 14:26:46 -04:00
urlfetcher.py urlfetcher: fix kernel/initrd paths for Ubuntu install CD 2017-10-04 12:32:17 +02:00
util.py fsdetails: Simplify ram conversion 2017-06-27 14:21:18 -04:00
xmlbuilder.py pycodestyle: Do not use bare 'except:' 2017-08-02 13:57:43 -04:00
xmlnsqemu.py guest: Add support for qemu cli passthrough 2017-03-06 22:15:46 -05:00