aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Annotate many methods with ATTRIBUTE_RETURN_CHECK & fix problemsDaniel P. Berrange2009-11-021-2/+0
* Add support for an external TFTP boot serverPaolo Bonzini2009-10-283-0/+27
* Support QEMU watchdog device.Richard Jones2009-10-213-0/+25
* Fix a make dist error due to wrong EXTRA_DIST pathsDaniel Veillard2009-10-211-2/+2
* tests: Centralize VIR_TEST_DEBUG lookup, and document itCole Robinson2009-10-205-19/+31
* tests: Initialize virRandom in for test suite.Cole Robinson2009-10-201-1/+2
* Remove bashisms from schema tests.Matthias Bolte2009-10-178-8/+8
* tests: Add storage volume XML 2 XML tests.Cole Robinson2009-10-1616-9/+343
* tests: Add network XML to XML tests.Cole Robinson2009-10-1612-4/+194
* tests: Add XML 2 XML tests for storage pools.Cole Robinson2009-10-1624-2/+377
* tests: Break out duplicate schema verification functionality.Cole Robinson2009-10-169-197/+63
* tests: Fix text output for interface XML 2 XMLCole Robinson2009-10-161-1/+1
* Take domain type into account when looking up default machineMark McLoughlin2009-10-121-2/+2
* sVirt AppArmor security driverJamie Strandboge2009-10-083-0/+329
* Fix up "make check"Chris Lalancette2009-10-0715-73/+109
* Fix up a few typos in the tree.Chris Lalancette2009-09-301-1/+1
* Fix QEMU test suite with new VNC env variableDaniel P. Berrange2009-09-294-4/+4
* ESX add esxDomainDefineXML()Matthias Bolte2009-09-2357-91/+180
* ESX add tests for the VMX to/from domain XML mappingMatthias Bolte2009-09-23120-0/+2721
* network: add 'bootp' and 'tftp' configPaolo Bonzini2009-09-233-1/+14
* Fix handling of Xen(ner) detectionDaniel P. Berrange2009-09-224-6/+6
* Move example XML files into examples/xmlDaniel P. Berrange2009-09-212-2/+2
* Fix missing data file in qemuhelpdataDaniel P. Berrange2009-09-211-1/+2
* Move all shared utility files to src/util/Daniel P. Berrange2009-09-211-0/+1
* Move all XML configuration handling to src/conf/Daniel P. Berrange2009-09-211-1/+1
* Move config files to align with driver sourcesDaniel P. Berrange2009-09-211-1/+1
* Move virsh into tools/ directoryDaniel P. Berrange2009-09-212-3/+3
* Move security drivers to src/security/Daniel P. Berrange2009-09-211-1/+1
* Move QEMU driver to src/qemu/Daniel P. Berrange2009-09-214-4/+4
* Move xen driver code into src/xen/ directoryDaniel P. Berrange2009-09-215-7/+7
* Rename qemud/ directory to daemon/Daniel P. Berrange2009-09-213-4/+4
* Fix more OOM handling bugsDaniel P. Berrange2009-09-102-0/+2
* Fix misc thread locking bugs / bogus warningsDaniel P. Berrange2009-09-101-2/+5
* Test that domain-specific qemu machine types are used correctlyMark McLoughlin2009-09-104-2/+31
* Test qemu machine aliasesMark McLoughlin2009-09-104-1/+54
* Re-factor qemu test machine allocation codeMark McLoughlin2009-09-101-9/+21