aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qemu: Fix command line generation with faked host CPUJiri Denemark2011-02-151-3/+5
* qemu: don't mask real error with oom reportEric Blake2011-02-151-1/+1
* qemu: avoid NULL deref on errorEric Blake2011-02-141-2/+3
* qemu: fix attach-interface regressionWen Congyang2011-02-101-6/+0
* spicevmc: support older -device spicevmc of qemu 0.13.0Eric Blake2011-02-041-15/+34
* smartcard: add spicevmc supportEric Blake2011-02-041-1/+2
* spicevmc: support new qemu chardevDaniel P. Berrange2011-02-031-8/+39
* smartcard: turn on qemu supportEric Blake2011-02-031-2/+114
* qemu: Support booting from hostdev PCI devicesJiri Denemark2011-02-031-0/+17
* qemuBuildDeviceAddressStr() checks for QEMUD_CMD_FLAG_PCI_MULTIBUSNiels de Vos2011-02-021-25/+42
* qemu: Build command line for incoming tunneled migrationOsier Yang2011-02-011-0/+8
* Add VIR_DIV_UP to divide memory or storage request sizes with round upMatthias Bolte2011-01-291-1/+1
* qemu aio: enable supportEric Blake2011-01-281-0/+17
* qemu: Report more accurate error on failure to attach device.Hu Tao2011-01-271-0/+3
* qemu: use separate alias for chardev and associated deviceEric Blake2011-01-271-16/+20
* qemu: sound: Support intel 'ich6' modelCole Robinson2011-01-241-2/+54
* qemu: Add conf option to auto setup VNC unix socketsCole Robinson2011-01-211-1/+9
* qemu: Allow serving VNC over a unix domain socketCole Robinson2011-01-211-18/+34
* qemu: report more proper error for unsupported graphicsOsier Yang2011-01-211-3/+3
* qemu: Fail if per-device boot is used but deviceboot is not supportedJiri Denemark2011-01-191-0/+7
* qemu: use -incoming fd:n to avoid qemu holding fd indefinitelyEric Blake2011-01-171-29/+53
* qemu: Support per-device boot orderingJiri Denemark2011-01-171-4/+20
* Enable tuning of qemu network tap device "sndbuf" sizeLaine Stump2011-01-141-2/+17
* Add XML config switch to enable/disable vhost-net supportLaine Stump2011-01-141-12/+55
* qemu: move monitor device out of domain_conf common codeEric Blake2011-01-141-4/+3
* domain_conf: split source data out from ChrDefEric Blake2011-01-141-62/+71
* qemu: Reject SDL graphic if it's not supported by qemuOsier Yang2011-01-121-0/+8
* qemu: Watchdog IB700 is not a PCI device (RHBZ#667091).Richard W.M. Jones2011-01-111-2/+3
* qemu: Fix bogus warning about uninitialized saveptrJiri Denemark2011-01-061-1/+1
* Move QEMU command line management into a separate fileDaniel P. Berrange2010-12-171-0/+5793