aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* build: avoid non-srcdir "make distcheck" failures (srcdir vs wildcard)Jim Meyering2010-02-254-8/+9
* build: avoid non-srcdir "make distcheck" failure (test_conf.sh)Jim Meyering2010-02-251-2/+2
* Fix daemon-conf invalid failuresDavid Allan2010-02-201-2/+2
* Add QEMU support for virtio channelMatthew Booth2010-02-182-0/+2
* Add domain support for virtio channelMatthew Booth2010-02-182-0/+36
* tests: avoid NULL deref upon OOM failureJim Meyering2010-02-161-1/+2
* Annotate some virConnectPtr as mandatory non-nullDaniel P. Berrange2010-02-101-1/+7
* Remove virConnectPtr from interface XML APIsDaniel P. Berrange2010-02-101-2/+2
* Remove virConnectPtr from storage APIs & driverDaniel P. Berrange2010-02-102-5/+5
* Remove virConnectPtr from all node device XML APIsDaniel P. Berrange2010-02-101-2/+2
* Remove virConnectPtr from network XML APisDaniel P. Berrange2010-02-101-2/+2
* Convert qemu command line flags to 64-bit intDaniel P. Berrange2010-02-103-10/+12
* Remove virConnectPtr from all domain XML parsing/formatting APIsDaniel P. Berrange2010-02-108-10/+10
* Remove passing of virConnectPtr throughout QEMU driverDaniel P. Berrange2010-02-101-1/+1
* 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