aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Add tests for dump-core optionMartin Kletzander2012-09-201-0/+2
* QEMU Tests for reboot-timeoutMartin Kletzander2012-09-201-0/+4
* tests: Add tests for qemu S3/S4 state configurationMartin Kletzander2012-09-031-0/+3
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-1/+1
* xml: output memory unit for clarityEric Blake2012-03-071-2/+3
* build: expand rule to cover testsuiteEric Blake2012-02-031-10/+10
* qemu: parse and create -cpu ...,-kvmclockPaolo Bonzini2012-01-271-0/+4
* build: properly skip testsEric Blake2011-12-011-0/+1
* qemu/rbd: improve rbd device specificationSage Weil2011-11-151-0/+2
* qemu: add separate rerror_policy for disk errorsLaine Stump2011-10-061-0/+1
* Add unsafe cache mode support for disk driverOskari Saarenmaa2011-09-231-0/+1
* Add directsync cache mode support for disk driverOsier Yang2011-09-021-0/+1
* tests: Unify style of test skipping codeMatthias Bolte2011-07-291-1/+5
* Change extract pidfile & monitor config from QEMU command lineDaniel P. Berrange2011-07-121-1/+2
* tests: Lower stack usage below 4096 bytesMatthias Bolte2011-04-301-16/+25
* tests: simplify common setupEric Blake2011-04-291-15/+1
* Put <stdbool.h> into internal.h so it is available everywhereDaniel P. Berrange2011-02-241-1/+0
* qemu: Rename QEMUD_CMD_FLAG_* to QEMU_CAPS_*Jiri Denemark2011-02-241-1/+1
* qemu: Allow serving VNC over a unix domain socketCole Robinson2011-01-211-0/+1
* Update QEMU test cases for new file locations & API renamesDaniel P. Berrange2010-12-171-1/+1
* tests: Add tests for network disksJosh Durgin2010-12-091-0/+3
* vcpu: improve vcpu support in qemu command lineEric Blake2010-10-191-0/+2
* tests: silence qemuargv2xmltest noiseEric Blake2010-09-161-3/+14
* tests: clean up qemuargv2xmltestEric Blake2010-09-161-81/+68
* Add tests for the new Qemu namespace XML.Chris Lalancette2010-07-231-0/+2
* Add enospace option to qemu disk error policyDavid Allan2010-04-091-0/+3
* Add disk error policy to domain XMLDavid Allan2010-03-261-0/+3
* build: consistently indent preprocessor directivesEric Blake2010-03-091-7/+7
* Convert qemu command line flags to 64-bit intDaniel P. Berrange2010-02-101-1/+1
* Remove virConnectPtr from all domain XML parsing/formatting APIsDaniel P. Berrange2010-02-101-1/+1
* Remove passing of virConnectPtr throughout QEMU driverDaniel P. Berrange2010-02-101-1/+1
* Rewrite way QEMU PCI addresses are allocatedDaniel P. Berrange2010-02-021-1/+0
* Pass -vga none if no video card specifiedDaniel P. Berrange2010-01-181-0/+1
* avoid calling exit with a constant; use EXIT_* insteadJim Meyering2009-12-151-1/+1
* Annotate many methods with ATTRIBUTE_RETURN_CHECK & fix problemsDaniel P. Berrange2009-11-021-2/+0
* Support QEMU watchdog device.Richard Jones2009-10-211-0/+1
* Move QEMU driver to src/qemu/Daniel P. Berrange2009-09-211-1/+1
* Fix more OOM handling bugsDaniel P. Berrange2009-09-101-0/+1
* Detect KVM's PCI device assignment supportMark McLoughlin2009-08-141-1/+1
* Fix misc bugs in ARGV -> XML convertorDaniel P. Berrange2009-05-281-1/+3
* Test case for QEMU driver ARGV -> XML conversionDaniel P. Berrange2009-05-211-0/+235