summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* cli: Add --metadata optionCole Robinson2014-01-252-0/+28
* cli: Add --disk readonly and shareable optionsCole Robinson2014-01-2527-25/+40
* cli: Add --memory, deprecates -r/--ramCole Robinson2014-01-253-4/+22
* cli: Fix --security label=foo,unknownopt=valCole Robinson2014-01-252-2/+2
* cli: Add infrastructure for tracking alias property namesCole Robinson2014-01-251-2/+2
* virt-xml: Initial commit, basic set of testsCole Robinson2014-01-2535-16/+600
* Allow command line introspection ex: disk=?Cole Robinson2014-01-221-0/+3
* Stub out --check-cpu optionCole Robinson2014-01-221-2/+0
* cli: Rework adhoc CLI parsing into a class structureCole Robinson2014-01-221-2/+2
* virt-install: add support for '--panic option'Chen Hanxiao2014-01-222-0/+12
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-212-5/+5
* Add lxc filesystem drivers: loop and nbdCédric Bosdonnat2014-01-213-0/+20
* Add Hardware: added the missing filesystem types for LXC guests.Cédric Bosdonnat2014-01-213-0/+29
* Convert all command line handling to argparseCole Robinson2014-01-191-1/+3
* Fix first time remote URL installs from virt-manager (bz 1049852)Cole Robinson2014-01-181-6/+4
* capabilities: Remove some public API back compatCole Robinson2014-01-181-5/+5
* virt-install: --host-device: add driver_name optionCole Robinson2014-01-143-1/+3
* Probe entire backing chain when checking if path is in useCole Robinson2014-01-142-3/+25
* Track kernel/initrd/dtb in 'path in use by' UICole Robinson2014-01-143-6/+45
* panic notifier: display default value if not setChen Hanxiao2014-01-141-2/+2
* guest: Don't add qemu-ga on ARM where virtio slots are limitedCole Robinson2014-01-121-4/+0
* virtinst: add support for panic notifier deviceChen Hanxiao2014-01-116-0/+147
* virt-install: Support --network source, source_mode, targetCole Robinson2014-01-062-0/+11
* ppc64 pseries guests use vga graphics, not qxl (bz 1034693)Cole Robinson2013-12-182-0/+45
* storage: Parse volume keyCole Robinson2013-12-052-0/+2
* testdriver: Add <filesystem> examplesCole Robinson2013-12-021-0/+23
* tests: Limit recent clone changes to only very recent libvirtCole Robinson2013-12-021-0/+5
* tests: fix tests with latest libvirt from gitGiuseppe Scrivano2013-12-025-5/+5
* virtinst: parse capabilities baselabel elementGiuseppe Scrivano2013-11-182-2/+13
* virt-install: EGD RNG devs need a host to connect to if backend_mode=bindGiuseppe Scrivano2013-10-281-1/+6
* virtinst: allow EGD RNG devices to have both bind and connect sourcesGiuseppe Scrivano2013-10-283-6/+9
* mass update: remove double spaces from commentsGiuseppe Scrivano2013-10-2815-30/+30
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-2816-0/+16
* nodedev: Parse PCI iommuGroupCole Robinson2013-10-102-0/+11
* Streamline support checksCole Robinson2013-10-061-1/+1
* virt-install: Add '--console none' and '--channel none'Cole Robinson2013-10-062-21/+1
* Add qemu-guest-agent channel automatically for supported OSCole Robinson2013-10-067-0/+32
* Default to virtio console for supported OSCole Robinson2013-10-065-13/+23
* tests: Fix a rogue failure after last commitsCole Robinson2013-10-062-6/+2
* guest: Set more involved clock defaults for qemuCole Robinson2013-10-0521-24/+120
* virt-install: Add --clock optionCole Robinson2013-10-052-3/+10
* clock: Add timer parsingCole Robinson2013-10-053-2/+16
* details: If we know the channel target name, pretty list itCole Robinson2013-10-051-1/+5
* Rip out all support for local RHEL6 version checksCole Robinson2013-10-051-1/+1
* testdriver: Add some <console> devicesCole Robinson2013-10-051-18/+30
* clitest: Fix pylint, drop a few overkill testsCole Robinson2013-10-051-5/+3
* domain: If title present, print only itCole Robinson2013-10-041-0/+1
* testdriver: Fix snapshot metadataCole Robinson2013-10-041-9/+9
* virt-install: Add --disk removable optionFred A. Kemp2013-10-041-0/+5
* virtinst: Expose disk/target/@removableFred A. Kemp2013-10-042-1/+3