summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* virtinst: add nwfilter supportDaniel Gollub2013-08-292-0/+2
* virtinst: Add DomainSnapshot object and some plumbingCole Robinson2013-08-213-0/+90
* qemu ARM support: wire up virtio, fix a bunch of defaultsCole Robinson2013-08-187-30/+97
* tests: Add recent libvirt capabilities, share URIs betterCole Robinson2013-08-183-34/+642
* guest: Use virtio on plain qemu on x86Cole Robinson2013-08-172-2/+4
* VirtualDisk: Add is_disk, is_cdrom, is_floppy helpersCole Robinson2013-08-171-1/+1
* clitest: Add infrastructure for skipping tests based on support checksCole Robinson2013-08-171-9/+24
* clitest: Simplify test register boilerplate a bitCole Robinson2013-08-171-338/+351
* clitest: Drop some useless testsCole Robinson2013-08-171-26/+4
* virt-install: Add --boot dtb=DTB supportCole Robinson2013-08-163-1/+3
* guest: Remove needless functionsCole Robinson2013-08-142-12/+18
* osdict: Clean up 'default' handling usageCole Robinson2013-08-123-4/+62
* Guest: Drop os_type, just use single os_variantCole Robinson2013-08-112-30/+28
* guest: Move cpuset static functions to DomainNumatuneCole Robinson2013-08-111-4/+5
* guest: Drop consolecb and wait parameters from start_installCole Robinson2013-08-111-5/+2
* virtinst: Rename most files to be more sensibleCole Robinson2013-08-094-63/+74
* virtinst: Combine ImageInstaller and ImageParser codeCole Robinson2013-08-081-9/+9
* virtinst: Fix import ordering to standardize on relative importsCole Robinson2013-08-081-2/+3
* capabilities: Drop workarounds for long gone libvirt bugsCole Robinson2013-08-081-1/+1
* tests: Clean up cli imports even if --skipcli passedCole Robinson2013-08-062-21/+22
* tests: move the storage pool under /dev.Giuseppe Scrivano2013-07-2946-105/+106
* testdriver: Drop iscsi <auth>, tough to support with old and new libvirtCole Robinson2013-07-291-1/+0
* xmlbuilder: Fix setting float value for is_intCole Robinson2013-07-252-2/+2
* VirtualDisk: Make the driver/type auto changes opt-inCole Robinson2013-07-253-2/+10
* xmlbuilder: Always keep around an xml node, even if building from scratchCole Robinson2013-07-2522-68/+59
* xmlbuilder: Drop is_multi optionCole Robinson2013-07-242-2/+2
* Guest: Add get_install_xml for install handlingCole Robinson2013-07-242-9/+9
* Guest: Convert to new style XML prop, drop a bunch of XML infrastructureCole Robinson2013-07-2464-133/+196
* CPU: Convert to new style XML propsCole Robinson2013-07-236-36/+36
* osxml: Convert to new style XML propsCole Robinson2013-07-233-13/+17
* Installer: Drop all XML handling, just have it setup install infoCole Robinson2013-07-234-65/+47
* Installer: Drop hard to manage install_bootconfigCole Robinson2013-07-232-7/+5
* virtinst: Drop __init__ params from Guest and InstallerCole Robinson2013-07-231-8/+18
* VirtualDevice: Raise error if parsing addrstr failsCole Robinson2013-07-231-1/+1
* Guest: Make API users opt in for default console/input devicesCole Robinson2013-07-234-89/+48
* xmlbuilder: Add explicit support for yes/no XML optionsCole Robinson2013-07-231-1/+1
* xmlbuilder: Remove order_elements hackCole Robinson2013-07-232-2/+4
* Seclabel: Convert to new style XML props.Cole Robinson2013-07-233-5/+4
* VirtualCharDevice: Convert to new style XML props, rework APICole Robinson2013-07-233-53/+49
* Fix tests that fail due to default graphics changeMartin Kletzander2013-07-171-0/+3
* VirtualAudio: Convert to new style XML propsCole Robinson2013-07-151-6/+21
* VirtualController: Convert to new style XML propsCole Robinson2013-07-155-15/+18
* VirtualGraphics: Drop non-default __init__ paramsCole Robinson2013-07-152-9/+21
* VirtualGraphics: Switch to new style XML propsCole Robinson2013-07-153-3/+19
* VirtualHostDevice: Convert to new style XML propsCole Robinson2013-07-156-18/+24
* VirtualNetworkInterface: Drop all XML __init__ paramsCole Robinson2013-07-152-14/+25
* VirtualNetworkInterface: Convert to new style XML propsCole Robinson2013-07-151-2/+0
* VirtualPort: Convert to new style xml propertiesCole Robinson2013-07-151-4/+4
* VirtualRedir: Convert to new style XML propsCole Robinson2013-07-155-7/+17
* VirtualSmartCard: Convert to new style XML propsCole Robinson2013-07-151-4/+2