summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix QEMU hotplug device alias assignmentDaniel P. Berrange2010-02-022-2/+2
* Remove direct storage of hostnet_name & vlanDaniel P. Berrange2010-02-023-3/+3
* Remove use of -netdev arg with QEMUDaniel P. Berrange2010-02-024-1/+29
* Rewrite way QEMU PCI addresses are allocatedDaniel P. Berrange2010-02-025-40/+12
* esx: Stop passing around virConnectPtr for error reportingMatthias Bolte2010-01-263-4/+3
* fix "make distcheck" failureJim Meyering2010-01-211-1/+2
* Unset copied environment variables in qemuxml2argvtestMatthias Bolte2010-01-201-0/+5
* Update interface.rng and xml test files to match netcf 0.1.5Laine Stump2010-01-1915-9/+87
* Implement CPU topology support for QEMU driverJiri Denemark2010-01-191-1/+2
* Convert VirtIO balloon over to -device syntaxDaniel P. Berrange2010-01-1818-18/+18
* Auto-assign PCI addressesDaniel P. Berrange2010-01-184-4/+4
* Pass -vga none if no video card specifiedDaniel P. Berrange2010-01-184-0/+27
* Add support for explicit -sdl flag to QEMUDaniel P. Berrange2010-01-181-4/+9
* Convert guestfwd to -device, and add -sdl explicit argsDaniel P. Berrange2010-01-181-1/+1
* Convert PCI device assignment over to -deviceDaniel P. Berrange2010-01-183-0/+29
* Convert USB hostdevices over to -deviceDaniel P. Berrange2010-01-183-0/+29
* Convert USB disks over to -deviceDaniel P. Berrange2010-01-183-0/+28
* Convert NICs over to use -device & -netdev where possibleDaniel P. Berrange2010-01-183-0/+28
* Convert audio devices over to -device syntaxDaniel P. Berrange2010-01-183-0/+28
* Convert watchdog to -deviceDaniel P. Berrange2010-01-183-0/+26
* Convert character devices over to use -deviceDaniel P. Berrange2010-01-1813-25/+28
* Probe for -device and use -nodefaultsDaniel P. Berrange2010-01-182-2/+243
* Auto-add disk controllers based on defined disksDaniel P. Berrange2010-01-1876-0/+79
* Remove restriction on duplicated sound devices in parserDaniel P. Berrange2010-01-181-3/+0
* gnulib added a new syntax-check test: use $(VAR), not @VAR@Jim Meyering2010-01-181-1/+1
* esx: Add VNC supportMatthias Bolte2010-01-186-1/+50
* Specify bus/unit instead of index for disks with QEMUDaniel P. Berrange2010-01-1516-16/+16
* Set default disk controller/bus/unit propsDaniel P. Berrange2010-01-1577-0/+98
* Make test suite output less verboseDaniel P. Berrange2010-01-1518-124/+263
* avoid newly-introduced test failureJim Meyering2010-01-091-1/+1
* fix 7 "make check" test failures in non-srcdir buildJim Meyering2010-01-097-7/+14
* esx: Fix 'vpx' MAC address range and allow arbitrary MAC addressesMatthias Bolte2010-01-0718-0/+222
* qemu: Always enable the virtio balloon driverAdam Litke2010-01-061-1/+2
* Distribute vmx2xml and xml2vmx test data filesMatthias Bolte2009-12-281-0/+2
* avoid calling exit with a constant; use EXIT_* insteadJim Meyering2009-12-157-15/+17
* nodedev: Add removable storage 'media_label' propCole Robinson2009-12-142-0/+17
* add AppArmor test and examples to distJamie Strandboge2009-12-141-0/+3
* Make QEMU driver use -chardev everywhere if availableMatthew Booth2009-12-1424-1/+353
* Support for JSON mode monitorDaniel P. Berrange2009-12-081-1/+1
* Tests for interface type/model configurationJiri Denemark2009-12-0415-0/+295
* Add virIndexToDiskName and fix mapping gapMatthias Bolte2009-12-031-3/+27
* Supress annoying libcap-ng errors from valgrindDaniel P. Berrange2009-11-261-0/+16
* Support QEMU's virtual FAT block device driverDaniel P. Berrange2009-11-237-1/+57
* qemu-kvm needs -enable-kvm flag for VT optimizationSteve Yarmie2009-11-201-2/+4
* esx: Fix MAC address formattingMatthias Bolte2009-11-1511-9/+16
* Fix virt-aa-helper when host and os.type arch differJamie Strandboge2009-11-131-8/+20
* qemu: Break out function to check if we can create/define/restoreCole Robinson2009-11-061-1/+4
* Forgot test case on previous commitDaniel Veillard2009-11-052-0/+27
* Support for <channel> in domain and QEmu backendMatthew Booth2009-11-052-1/+4
* Various error reporting fixesCole Robinson2009-11-031-1/+1