..
__init__.py
virtinst: Add DomainCapabilities parser
2014-09-17 18:29:24 -04:00
capabilities.py
Use -M virt as default machine for arm/aarch64
2014-09-23 16:05:48 -04:00
cli.py
virtinst: fix some comment typos
2014-10-29 16:00:28 +08:00
clock.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
cloner.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
connection.py
connection: Handle nodedev polling too
2014-09-20 12:04:49 -04:00
cpu.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
device.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
deviceaudio.py
virtinst: add ich9 to the list of audio models
2014-09-16 09:04:14 +02:00
devicechar.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
devicecontroller.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
devicedisk.py
virtinst: add support for disk type="volume"
2014-09-26 16:24:59 +02:00
devicefilesystem.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
devicegraphics.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
devicehostdev.py
details: Move hostdev prettyifier to virtinst
2014-09-20 14:56:57 -04:00
deviceinput.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
deviceinterface.py
util: Simplify default_bridge to not confuse pylint
2014-10-27 19:53:25 -04:00
devicememballoon.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
devicepanic.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
deviceredirdev.py
details: Reorg a bunch of the global helpers
2014-09-20 10:23:19 -04:00
devicerng.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
devicesmartcard.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
devicetpm.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
devicevideo.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
devicewatchdog.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
diskbackend.py
diskbackend: Fix typo
2014-10-29 12:35:18 -04:00
distroinstaller.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
domainblkiotune.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
domainfeatures.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04: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
virtinst: Add DomainCapabilities parser
2014-09-17 18:29:24 -04:00
guest.py
guest: Add clarifying comment
2014-09-23 16:19:54 -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
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
interface.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
network.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
nodedev.py
nodedev: Simplify parameter comparison
2014-09-20 14:22:03 -04:00
osdict.py
osdict: Restrict n-cpus to 1 for machvirt
2014-09-23 17:09:36 -04:00
osxml.py
guest: Use virtio for arm -M virt
2014-09-23 15:12:02 -04:00
pm.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
pollhelpers.py
connection: Use name instead of uuid for object keys
2014-06-02 17:48:32 -04:00
seclabel.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
snapshot.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
storage.py
virtinst: Switch to relative imports, fix cyclic import warnings
2014-09-12 16:28:38 -04:00
support.py
details: Add UI for enabling UEFI via 'customize before install'
2014-09-17 18:43:41 -04:00
urlfetcher.py
virtinst: fix some comment typos
2014-10-29 16:00:28 +08:00
util.py
util: Simplify default_bridge to not confuse pylint
2014-10-27 19:53:25 -04:00
xmlbuilder.py
osxml: Ensure kernel/initrd/dtb are absolute paths
2014-09-23 14:32:01 -04:00