aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Drop unused return value of virLogOutputFuncMiloslav Trmač2012-09-211-3/+2
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-2029-31/+29
* tests: Add tests for dump-core optionMartin Kletzander2012-09-207-0/+69
* qemu: add support for dump-guest-core optionMartin Kletzander2012-09-201-1/+2
* QEMU Tests for reboot-timeoutMartin Kletzander2012-09-207-0/+61
* qemu: Cleanup boot parameter buildingMartin Kletzander2012-09-201-0/+1
* build: define WITH_INTERFACE for the driverDoug Goldstein2012-09-191-1/+1
* bitmap: fix problems in previous commitEric Blake2012-09-181-5/+7
* qemuhelptest: convert runaway tab to spacesJán Tomko2012-09-181-1/+1
* tests: add qemu-1.2.0 help dataJán Tomko2012-09-183-0/+534
* qemu: Use disk wwn in qemu command lineOsier Yang2012-09-185-0/+86
* use virBitmap to store cpumask info.Hu Tao2012-09-171-1/+1
* New functions for virBitmapHu Tao2012-09-172-1/+369
* Fix 3 broken test cases which were mistakenly raising errorsDaniel P. Berrange2012-09-141-3/+3
* qemu: Add support for EOI with APICMartin Kletzander2012-09-1410-0/+133
* parallels: implement containers creationDmitry Guryanov2012-09-131-0/+27
* Turn QEMU capabilities object into a full virObjectPtrDaniel P. Berrange2012-09-133-14/+14
* Wait to receive QMP greeting before sending any monitor commandsDaniel P. Berrange2012-09-131-2/+10
* test: add xml2argvtest for usb-redir filter and update xml schemaGuannan Ren2012-09-133-0/+61
* build: avoid confusing make with raw name 'undefine'Eric Blake2012-09-122-4/+6
* Introduce a test suite for the JSON monitorDaniel P. Berrange2012-09-072-1/+160
* Add helper library for testing the qemu monitor codeDaniel P. Berrange2012-09-073-3/+559
* remove dnsmasq command line parameter "--filterwin2k"Gene Czarcinski2012-09-069-9/+9
* build: avoid test failure when sasl was not compiled inEric Blake2012-09-051-0/+7
* Rename iolimit to blockio.Viktor Mihajlovski2012-09-044-7/+7
* Fix mingw64 build by using intptr_t for int->void* castsDaniel P. Berrange2012-09-041-2/+2
* tests: Add tests for qemu S3/S4 state configurationMartin Kletzander2012-09-039-0/+110
* qemu: Support for Block Device IO Limits.Viktor Mihajlovski2012-08-314-4/+53
* command: shell-quote when logging commandsEric Blake2012-08-318-15/+19
* dnsmasq: avoid forwarding queries without a domainGene Czarcinski2012-08-229-11/+18
* Support emulatorpin xml parse.Tang Chen2012-08-221-0/+1
* qemu: Disk Geometry Override SupportJ.B. Joret2012-08-213-0/+33
* build: split driver_storage into convenience libraryEric Blake2012-08-211-1/+2
* Add test case for SELinux label generationDaniel P. Berrange2012-08-214-0/+436
* Multiple security drivers in XML dataMarcelo Cerri2012-08-202-3/+3
* conf: parser/formatter/rng for <forward mode='hostdev'>Shradha Shah2012-08-176-2/+36
* conf: add <vlan> element to network and domain interface elementsLaine Stump2012-08-158-0/+67
* parallels: add domain configuration exampleDmitry Guryanov2012-08-151-0/+26
* conf: support partially-specified <virtualport> in parser and formatterLaine Stump2012-08-146-6/+53
* maint: drop a leftover comment lineEric Blake2012-08-141-1/+0
* build: fix PROBE() usage of intptr_tEric Blake2012-08-091-2/+0
* qemu: add two qemu caps for lsi and virtio-scsi SCSI controllersGuannan Ren2012-08-081-6/+10
* qemu: add capabilities flags related to scsi controllerGuannan Ren2012-08-081-3/+7
* Set LIBVIRT_AUTOSTART=0 when running test suitesDaniel P. Berrange2012-08-071-0/+1
* Don't check the 'connect' command in virsh-all testDaniel P. Berrange2012-08-071-1/+1
* Turn virSocket into a virObjectDaniel P. Berrange2012-08-071-13/+13
* Turn virNetTLSContext and virNetTLSSession into virObject instancesDaniel P. Berrange2012-08-071-5/+5
* Convert public datatypes to inherit from virObjectDaniel P. Berrange2012-08-074-21/+9
* Add -netdev bridge capabilitiesRicha Marwaha2012-08-061-1/+2
* virrandom: make virRandomInitialize an automatic one-shotEric Blake2012-08-063-6/+2