GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qemu
/
qemu_command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu: Fix command line generation with faked host CPU
Jiri Denemark
2011-02-15
1
-3
/
+5
*
qemu: don't mask real error with oom report
Eric Blake
2011-02-15
1
-1
/
+1
*
qemu: avoid NULL deref on error
Eric Blake
2011-02-14
1
-2
/
+3
*
qemu: fix attach-interface regression
Wen Congyang
2011-02-10
1
-6
/
+0
*
spicevmc: support older -device spicevmc of qemu 0.13.0
Eric Blake
2011-02-04
1
-15
/
+34
*
smartcard: add spicevmc support
Eric Blake
2011-02-04
1
-1
/
+2
*
spicevmc: support new qemu chardev
Daniel P. Berrange
2011-02-03
1
-8
/
+39
*
smartcard: turn on qemu support
Eric Blake
2011-02-03
1
-2
/
+114
*
qemu: Support booting from hostdev PCI devices
Jiri Denemark
2011-02-03
1
-0
/
+17
*
qemuBuildDeviceAddressStr() checks for QEMUD_CMD_FLAG_PCI_MULTIBUS
Niels de Vos
2011-02-02
1
-25
/
+42
*
qemu: Build command line for incoming tunneled migration
Osier Yang
2011-02-01
1
-0
/
+8
*
Add VIR_DIV_UP to divide memory or storage request sizes with round up
Matthias Bolte
2011-01-29
1
-1
/
+1
*
qemu aio: enable support
Eric Blake
2011-01-28
1
-0
/
+17
*
qemu: Report more accurate error on failure to attach device.
Hu Tao
2011-01-27
1
-0
/
+3
*
qemu: use separate alias for chardev and associated device
Eric Blake
2011-01-27
1
-16
/
+20
*
qemu: sound: Support intel 'ich6' model
Cole Robinson
2011-01-24
1
-2
/
+54
*
qemu: Add conf option to auto setup VNC unix sockets
Cole Robinson
2011-01-21
1
-1
/
+9
*
qemu: Allow serving VNC over a unix domain socket
Cole Robinson
2011-01-21
1
-18
/
+34
*
qemu: report more proper error for unsupported graphics
Osier Yang
2011-01-21
1
-3
/
+3
*
qemu: Fail if per-device boot is used but deviceboot is not supported
Jiri Denemark
2011-01-19
1
-0
/
+7
*
qemu: use -incoming fd:n to avoid qemu holding fd indefinitely
Eric Blake
2011-01-17
1
-29
/
+53
*
qemu: Support per-device boot ordering
Jiri Denemark
2011-01-17
1
-4
/
+20
*
Enable tuning of qemu network tap device "sndbuf" size
Laine Stump
2011-01-14
1
-2
/
+17
*
Add XML config switch to enable/disable vhost-net support
Laine Stump
2011-01-14
1
-12
/
+55
*
qemu: move monitor device out of domain_conf common code
Eric Blake
2011-01-14
1
-4
/
+3
*
domain_conf: split source data out from ChrDef
Eric Blake
2011-01-14
1
-62
/
+71
*
qemu: Reject SDL graphic if it's not supported by qemu
Osier Yang
2011-01-12
1
-0
/
+8
*
qemu: Watchdog IB700 is not a PCI device (RHBZ#667091).
Richard W.M. Jones
2011-01-11
1
-2
/
+3
*
qemu: Fix bogus warning about uninitialized saveptr
Jiri Denemark
2011-01-06
1
-1
/
+1
*
Move QEMU command line management into a separate file
Daniel P. Berrange
2010-12-17
1
-0
/
+5793