summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* command: add virCommandAbort for cleanup pathsEric Blake2011-03-251-0/+45
* Move event code out of the daemon/ into src/util/Daniel P. Berrange2011-03-072-26/+27
* qemu: Support vram for video of qxl typeOsier Yang2011-03-067-4/+53
* maint: avoid long lines in more testsEric Blake2011-03-0392-92/+801
* Add support for multiple serial ports into the Xen driverMichal Novotny2011-02-2515-0/+352
* Make commandtest more robust wrt its execution environmentDaniel P. Berrange2011-02-251-0/+3
* Put <stdbool.h> into internal.h so it is available everywhereDaniel P. Berrange2011-02-243-3/+0
* qemu: Switch over command line capabilities to virBitmapJiri Denemark2011-02-242-596/+603
* qemu: Use helper functions for handling cmd line capabilitiesJiri Denemark2011-02-242-4/+4
* qemu: Rename QEMUD_CMD_FLAG_* to QEMU_CAPS_*Jiri Denemark2011-02-243-484/+484
* Renamed functions in xenxsMarkus Groß2011-02-213-5/+4
* Moved XM formatting functions to xenxsMarkus Groß2011-02-211-1/+1
* Moved XM parsing functions to xenxsMarkus Groß2011-02-211-1/+2
* Moved SEXPR formatting functions to xenxsMarkus Groß2011-02-211-0/+1
* Moved SEXPR parsing functions to xenxsMarkus Groß2011-02-211-1/+12
* Give each virtual network bridge its own fixed MAC addressLaine Stump2011-02-174-0/+4
* Add txmode attribute to interface XML for virtio backendLaine Stump2011-02-177-3/+55
* tests: Fake host capabilities properlyJiri Denemark2011-02-151-6/+5
* qemu: fix attach-interface regressionWen Congyang2011-02-101-0/+9
* qemu: Implement blkio tunable XML configuration and parsing.Gui Jianfeng2011-02-084-0/+36
* spicevmc: support older -device spicevmc of qemu 0.13.0Eric Blake2011-02-044-2/+49
* smartcard: add spicevmc supportEric Blake2011-02-043-0/+27
* spicevmc: support new qemu chardevDaniel P. Berrange2011-02-033-0/+46
* smartcard: turn on qemu supportEric Blake2011-02-035-0/+43
* smartcard: check for qemu capabilityEric Blake2011-02-033-0/+346
* smartcard: add XML support for <smartcard> deviceEric Blake2011-02-034-0/+74
* tests: handle backspace-newline pairs in test input filesJuerg Haefliger2011-01-31124-129/+653
* build: avoid close, systemEric Blake2011-01-291-4/+8
* Add VIR_DIV_UP to divide memory or storage request sizes with round upMatthias Bolte2011-01-29128-256/+256
* qemu aio: enable supportEric Blake2011-01-284-0/+37
* qemu aio: parse aio support from qemu -helpMatthias Dahl2011-01-281-4/+8
* qemu: use separate alias for chardev and associated deviceEric Blake2011-01-2715-15/+15
* tests: Fix virtio channel testsJiri Denemark2011-01-272-5/+5
* event: fix event-handling allocation crashEric Blake2011-01-271-14/+40
* qemu: sound: Support intel 'ich6' modelCole Robinson2011-01-243-2/+3
* qemu: Allow serving VNC over a unix domain socketCole Robinson2011-01-214-0/+33
* qemu: use -incoming fd:n to avoid qemu holding fd indefinitelyEric Blake2011-01-173-9/+47
* tests: Add tests for per-device boot elementsJiri Denemark2011-01-174-0/+56
* tests: Remove obsolete secaatestMatthias Bolte2011-01-152-74/+2
* qemu: move monitor device out of domain_conf common codeEric Blake2011-01-141-5/+4
* domain_conf: split source data out from ChrDefEric Blake2011-01-141-3/+3
* qemu: improve device flag parsingEric Blake2011-01-135-12/+163
* tests: virsh is no longer in builddir/srcEric Blake2011-01-131-1/+1
* qemu: Watchdog IB700 is not a PCI device (RHBZ#667091).Richard W.M. Jones2011-01-111-1/+1
* Refactor the security drivers to simplify usageDaniel P. Berrange2011-01-101-11/+7
* commandtest: avoid printing loader-control variables from commandhelperDiego Elio Pettenò2011-01-061-2/+5
* vmx: Add support for video device VRAM sizeMatthias Bolte2011-01-0648-0/+173
* qemu: add -incoming fd:n capability checkingEric Blake2010-12-231-4/+8
* Change virtual network XML parsing/formatting to support IPv6Laine Stump2010-12-232-0/+16
* make the <dhcp> element optional in network.rngLaine Stump2010-12-232-6/+0