aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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