virt-manager/virtinst
Cole Robinson 07ea05365d connection: Cache _all_ support checks
This could cause issues if something like a domain support check
returns NOSUPPORT for one domain on a connection but not for another
domain, but honestly I'd call that a libvirt bug since NOSUPPORT should
be usable like we want it.
2013-09-29 09:26:03 -04:00
..
__init__.py Convert NodeDevice to XMLBuilder 2013-09-23 08:25:20 -04:00
capabilities.py virtinst: Rename most files to be more sensible 2013-08-09 08:54:39 -04:00
cli.py Warn that --prompt mode will likely be removed in the future. 2013-09-28 11:34:03 -04:00
clock.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
cloner.py cloner: Unset domain ID when cloning 2013-09-23 21:27:54 -04:00
connection.py connection: Cache _all_ support checks 2013-09-29 09:26:03 -04:00
cpu.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
device.py virtinst: add support for virtio-rng devices 2013-09-20 18:56:12 -04:00
deviceaudio.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
devicechar.py xmlbuilder: Unify make_xpath callbacks 2013-09-24 09:25:05 -04:00
devicecontroller.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
devicedisk.py devicedisk: path_in_use_by: Check backing stores as well 2013-09-28 21:07:18 -04:00
devicefilesystem.py xmlbuilder: Unify make_xpath callbacks 2013-09-24 09:25:05 -04:00
devicegraphics.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
devicehostdev.py devicehostdev: Drop device creation helper 2013-09-27 18:28:28 -04:00
deviceinput.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
deviceinterface.py deviceinterface: Fix creating direct interfaces (bz 1006324) 2013-09-24 10:00:01 -04:00
devicememballoon.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
deviceredirdev.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
devicerng.py virtinst: add support for virtio-rng devices 2013-09-20 18:56:12 -04:00
devicesmartcard.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
devicetpm.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
devicevideo.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
devicewatchdog.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
diskbackend.py Drop a lot of usage of utility XML functions 2013-09-22 17:34:53 -04:00
distroinstaller.py urlfetcher: Clean up APIs for fetching URL media 2013-09-26 14:28:13 -04:00
domainfeatures.py domainfeatures: Fill out XML support 2013-09-27 15:35:27 -04:00
domainnumatune.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
guest.py DomainFeatures: Drop __getitem__ helpers 2013-09-27 15:08:44 -04:00
hostkeymap.py hostkeymap: Globally cache the host lookup 2013-07-13 20:58:09 -04:00
installer.py urlfetcher: Clean up APIs for fetching URL media 2013-09-26 14:28:13 -04:00
interface.py Use XMLBuilder for Interface XML 2013-09-19 16:56:38 -04:00
network.py createnet: Use virtinst.Network for XML generation 2013-09-23 13:49:20 -04:00
nodedev.py devicehostdev: Drop device creation helper 2013-09-27 18:28:28 -04:00
osdict.py osdict: Add Mandriva Business Server 1 2013-09-26 20:17:24 -04:00
osxml.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
pollhelpers.py pollhelpers: Re-enable list-all-interfaces 2013-09-29 08:33:45 -04:00
seclabel.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
snapshot.py Simplify XMLProperty declarations 2013-09-19 13:31:33 -04:00
storage.py support: Rename SUPPORT_STORAGE to SUPPORT_POOL 2013-09-29 09:21:42 -04:00
support.py support: Rename SUPPORT_STORAGE to SUPPORT_POOL 2013-09-29 09:21:42 -04:00
urlfetcher.py urlfetcher: Fix distro lookup short circuiting if os_variant specified 2013-09-26 17:45:02 -04:00
util.py Drop a lot of usage of utility XML functions 2013-09-22 17:34:53 -04:00
virtimage.py DomainFeatures: Drop __getitem__ helpers 2013-09-27 15:08:44 -04:00
xmlbuilder.py xmlbuilder: Unify make_xpath callbacks 2013-09-24 09:25:05 -04:00