.. |
__init__.py
|
Centralize call to setup_i18n in virtinst __init__
|
2014-09-08 10:42:44 -04:00 |
capabilities.py
|
Fix warnings with latest pep8
|
2014-05-02 10:20:59 -04:00 |
cli.py
|
cli: Don't error if logfile setup fails (bug 1138991)
|
2014-09-08 10:51:34 -04:00 |
clock.py
|
guest: Enable Hyper-v Enlightenments for Windows VMs
|
2014-07-07 18:24:40 -04:00 |
cloner.py
|
virtinst, clone: use the specified MAC address for the new VM
|
2014-07-28 10:38:31 +02:00 |
connection.py
|
virtinst: add method to set connection keep-alive
|
2014-07-02 15:31:40 +02:00 |
cpu.py
|
wip
|
2014-02-05 14:09:05 -05:00 |
device.py
|
cli: Support per-device <boot order=>
|
2014-02-09 14:07:27 -05:00 |
deviceaudio.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
devicechar.py
|
addhw: add CharDevice "spiceport" type
|
2014-03-25 17:42:57 -04:00 |
devicecontroller.py
|
Unify prettification of VirtIO serial
|
2014-02-12 21:55:32 +01:00 |
devicedisk.py
|
virt-install --disk discard= support
|
2014-04-29 10:38:30 -04:00 |
devicefilesystem.py
|
filesystem: Fix target validation when editing device (bz 1089422)
|
2014-04-21 16:51:57 -04:00 |
devicegraphics.py
|
details: Fix unsetting autoport values
|
2014-03-22 18:29:08 -04:00 |
devicehostdev.py
|
Expose hostdev rombar in UI and cli (bz 768857)
|
2014-02-10 14:25:23 -05:00 |
deviceinput.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
deviceinterface.py
|
virtinst: Don't needlessly call conn.getType
|
2014-09-12 16:28:37 -04:00 |
devicememballoon.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
devicepanic.py
|
panic notifier: display default value if not set
|
2014-01-14 09:58:09 -05:00 |
deviceredirdev.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
devicerng.py
|
virtinst: allow EGD RNG devices to have both bind and connect sources
|
2013-10-28 17:32:06 +01:00 |
devicesmartcard.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
devicetpm.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
devicevideo.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
devicewatchdog.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
diskbackend.py
|
diskbackend: Get volume path from XML
|
2014-09-12 16:28:38 -04:00 |
distroinstaller.py
|
distroinstaller: fix a typo
|
2014-09-11 11:08:22 +08:00 |
domainblkiotune.py
|
virt-install: Add --blkiotune option
|
2014-02-06 22:41:00 +08:00 |
domainfeatures.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
domainmemorybacking.py
|
virt-install: support setting hugepages/page/[@size, @unit, @nodeset] for memorybacking
|
2014-07-30 14:34:03 +08:00 |
domainmemorytune.py
|
virt-install: Add --memtune option
|
2014-02-24 21:02:31 -05:00 |
domainnumatune.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
domainresource.py
|
virt-install: add --resource support
|
2014-06-04 10:08:05 +08:00 |
guest.py
|
virtinst: Remove redundant LiveCDInstaller
|
2014-09-07 13:42:56 -04:00 |
hostkeymap.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
idmap.py
|
virt-install: add support for user namespace
|
2014-02-09 13:16:34 -05:00 |
installer.py
|
virtinst: fix a pylint warning
|
2014-09-11 09:33:50 +08:00 |
interface.py
|
interface: check ip address format
|
2014-03-31 22:25:36 +08:00 |
network.py
|
virtinst: parse "bandwith" node in network definition
|
2014-06-26 15:26:37 +02:00 |
nodedev.py
|
nodedev: Be more descriptive about USB device identification
|
2014-09-11 15:37:10 -04:00 |
osdict.py
|
osdict: merge _OsVariantOsInfo with _OsVariant
|
2014-09-12 10:36:11 +02:00 |
osxml.py
|
virt-install: Add --boot initargs=
|
2014-05-31 17:15:03 -04:00 |
pm.py
|
virt-install: Add --pm option
|
2014-02-03 11:11:38 -05:00 |
pollhelpers.py
|
connection: Use name instead of uuid for object keys
|
2014-06-02 17:48:32 -04:00 |
seclabel.py
|
mass update: remove double spaces from comments
|
2013-10-28 17:22:31 +01:00 |
snapshot.py
|
virtinst, snapshot: do not hardcode the value of VIR_DOMAIN_PMSUSPENDED
|
2014-08-01 09:30:21 +02:00 |
storage.py
|
diskbackend: Simplify pool source lookup
|
2014-09-12 16:28:38 -04:00 |
support.py
|
guest: Enable Hyper-v Enlightenments for Windows VMs
|
2014-07-07 18:24:40 -04:00 |
urlfetcher.py
|
distroinstaller: Cache fetcher and distro store lookups
|
2014-09-07 14:40:09 -04:00 |
util.py
|
use binary prefixes for units where appropriate
|
2014-06-16 11:56:53 +08:00 |
xmlbuilder.py
|
fix some missed binary prefixes for units
|
2014-06-17 09:33:14 +08:00 |