virt-manager/virtinst
Cole Robinson 4c759ad23d util: Move default_* network bits to deviceinterface 2016-08-24 16:14:33 -04:00
..
__init__.py Fix recent pylint/pep8 output 2016-04-18 16:42:12 -04:00
capabilities.py virtinst.capabilities: return recommended machine for XEN 2016-06-16 12:16:49 +02:00
cli.py cli: Ignore virt-viewer checks in test suite 2016-07-20 18:14:37 -04:00
clock.py xmlbuilder: Make _add_child and _remove_child public 2015-09-04 15:47:43 -04:00
cloner.py localization: mark several strings as translatable 2016-02-06 16:25:08 +01:00
connection.py connection: Fix transport detection for qemu://$HOST/system 2016-06-21 11:31:26 -04:00
cpu.py cli: Support --cpu cellX.id (and cpus, and memory) 2016-06-14 19:07:55 -04:00
device.py cli: Add device address.type/address.bus/... options 2016-06-11 16:10:31 -04:00
deviceaudio.py addhardware: Don't list device 'default' options 2015-05-19 18:29:45 -04:00
devicechar.py cli: Add --serial log.file= and log.append= 2016-07-18 15:04:40 -04:00
devicecontroller.py Mark more UI strings as translatable 2015-09-23 16:39:48 -04:00
devicedisk.py cli: Add --disk backing_format= option 2016-06-16 20:09:37 -04:00
devicefilesystem.py devicefilesystem: Default to accessmode=mapped for qemu 2015-09-20 20:33:46 -04:00
devicegraphics.py virtinst: graphics: Add listen=none support 2016-06-11 16:48:34 -04:00
devicehostdev.py localization: mark several strings as translatable 2016-02-06 16:25:08 +01:00
deviceinput.py cli: Have '--input tablet' default to bus=usb (bz 1232087) 2015-11-21 20:26:50 -05:00
deviceinterface.py util: Move default_* network bits to deviceinterface 2016-08-24 16:14:33 -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 localization: mark several strings as translatable 2016-02-06 16:25:08 +01: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 virtinst: add virtio device model and accel3d attribute 2016-03-09 20:25:37 -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 util: privatize stat_disk() 2016-08-24 15:56:13 -04:00
distroinstaller.py virtinst: break out kernel/initrd vol upload to its own file 2016-06-17 07:52:42 -04:00
domainblkiotune.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainfeatures.py virtinst: prepare XML parsers to handle GIC for ARM 2016-06-11 18:41:24 +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 virtinst: prepare XML parsers to handle GIC for ARM 2016-06-11 18:41:24 +02:00
guest.py osdict: Fix incorrect usage of virtio input 2016-07-29 13:17:36 -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
initrdinject.py virtinst: Move initrdinject handling to its own file 2016-06-17 07:52:42 -04:00
installer.py virt-install: concatenate all extra-args argument 2016-03-18 03:28:17 +01:00
interface.py Fix recent pylint/pep8 output 2016-04-18 16:42:12 -04:00
kernelupload.py virtinst: break out kernel/initrd vol upload to its own file 2016-06-17 07:52:42 -04:00
network.py localization: mark several strings as translatable 2016-02-06 16:25:08 +01:00
nodedev.py tests: Enable property checking for all objects 2015-04-22 16:26:03 -04:00
osdict.py osdict: Remove some pylint 2016-08-09 11:53:44 -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 virt-manager: Add hidden options --test-old-poll and --test-no-events 2015-09-17 15:18:22 -04:00
progress.py Copy urlgrabber progress bar code into virt-manager.git 2015-09-18 20:55:44 -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 util: Move xml_indent to XMLBuilder 2016-08-24 15:56:13 -04:00
support.py maint: update all libvirt checks for version from 1.3.6 to 2.0.0 2016-06-15 12:05:11 +02:00
uri.py guest: Use newer named CreateXML API 2016-06-17 08:58:28 -04:00
urlfetcher.py urlfetcher: Fix ubuntu --location $iso arch detection 2016-08-16 19:37:02 -04:00
util.py util: Move default_* network bits to deviceinterface 2016-08-24 16:14:33 -04:00
xmlbuilder.py util: Move xml_indent to XMLBuilder 2016-08-24 15:56:13 -04:00