..
__init__.py
uri: Add a MagicURI class for handling magic virtinst URIs
2015-09-06 12:00:25 -04:00
capabilities.py
capabilities: detect ACPI and APIC capabilites properly
2015-07-14 13:26:42 -04:00
cli.py
virt-manager: Don't print ugly logging if VIRTINST_TEST_SUITE set
2015-09-08 12:33:35 -04:00
clock.py
xmlbuilder: Make _add_child and _remove_child public
2015-09-04 15:47:43 -04:00
cloner.py
virtinst: Centralize urlgrabber meter lookup
2015-09-06 15:09:44 -04:00
connection.py
uri: Add a MagicURI class for handling magic virtinst URIs
2015-09-06 12:00:25 -04:00
cpu.py
xmlbuilder: Make _add_child and _remove_child public
2015-09-04 15:47:43 -04:00
device.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
deviceaudio.py
addhardware: Don't list device 'default' options
2015-05-19 18:29:45 -04:00
devicechar.py
xmlbuilder: Kill make_xpath_cb
2015-09-05 17:20:43 -04:00
devicecontroller.py
details: Explicitly label virtio scsi disks + controllers
2015-04-04 20:06:40 -04:00
devicedisk.py
devicedisk: Don't perform local permission check in test suite
2015-09-09 14:26:49 -04:00
devicefilesystem.py
virtinst: Drop a bunch of uses of xmlbuilder make_xpath_cb
2015-05-06 16:26:51 -04:00
devicegraphics.py
xmlbuilder: Make _add_child and _remove_child public
2015-09-04 15:47:43 -04:00
devicehostdev.py
virtinst: fix two undefined variable warnings
2015-08-05 13:53:19 +02:00
deviceinput.py
virt-install: Add --input option
2015-04-09 13:22:40 -04:00
deviceinterface.py
uri: Add a MagicURI class for handling magic virtinst URIs
2015-09-06 12:00:25 -04:00
devicememballoon.py
addhardware: Don't list device 'default' options
2015-05-19 18:29:45 -04:00
devicepanic.py
Drop non-ascii text from files
2015-03-23 15:56:55 -04:00
deviceredirdev.py
addhardware: Don't list device 'default' options
2015-05-19 18:29:45 -04:00
devicerng.py
xmlbuilder: Kill make_xpath_cb
2015-09-05 17:20:43 -04:00
devicesmartcard.py
Drop non-ascii text from files
2015-03-23 15:56:55 -04:00
devicetpm.py
Drop non-ascii text from files
2015-03-23 15:56:55 -04:00
devicevideo.py
addhardware: Don't list device 'default' options
2015-05-19 18:29:45 -04:00
devicewatchdog.py
addhardware: Don't list device 'default' options
2015-05-19 18:29:45 -04:00
diskbackend.py
pep8 W503: line break before binary operator
2015-07-14 13:01:20 -04:00
distroinstaller.py
virtinst: Centralize urlgrabber meter lookup
2015-09-06 15:09:44 -04:00
domainblkiotune.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
domainfeatures.py
Added option to enable kvm_hidden feature in virt-install cmd-line
2015-09-08 12:03:04 +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
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
domainresource.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
domcapabilities.py
tests: Enable property checking for all objects
2015-04-22 16:26:03 -04:00
guest.py
create: Clean up default storage if VM fails (bz #799721 )
2015-09-06 15:10:17 -04:00
hostkeymap.py
mass update: remove double spaces from comments
2013-10-28 17:22:31 +01:00
idmap.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
installer.py
guest: Add install cdrom in set_defaults, not start_install (bz 1220180)
2015-06-06 17:02:20 -04:00
interface.py
xmlbuilder: Make _add_child and _remove_child public
2015-09-04 15:47:43 -04:00
network.py
xmlbuilder: Make _add_child and _remove_child public
2015-09-04 15:47:43 -04:00
nodedev.py
tests: Enable property checking for all objects
2015-04-22 16:26:03 -04:00
osdict.py
Suppress gi warnings about lack of require_version
2015-09-03 17:31:43 -04:00
osxml.py
xmlbuilder: Make _add_child and _remove_child public
2015-09-04 15:47:43 -04:00
pm.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
pollhelpers.py
pep8 E731: do not assign a lambda expression, use a def
2015-07-14 13:01:20 -04:00
seclabel.py
virtinst: Support multiple seclabels
2015-09-05 13:49:36 -04:00
snapshot.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
storage.py
virtinst: Centralize urlgrabber meter lookup
2015-09-06 15:09:44 -04:00
support.py
support: enable hv_time since qemu-kvm 1.5.3 from RHEL
2015-07-21 10:51:41 +02:00
uri.py
uri: Add a MagicURI class for handling magic virtinst URIs
2015-09-06 12:00:25 -04:00
urlfetcher.py
virtinst: correctly find the sles s390x kernel and initrd
2015-09-11 12:48:52 -04:00
util.py
virtinst: Centralize urlgrabber meter lookup
2015-09-06 15:09:44 -04:00
xmlbuilder.py
xmlbuilder: Kill make_xpath_cb
2015-09-05 17:20:43 -04:00