index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-23
Remove unused USES_X509_AUTH macro from VNC sasl code
Daniel P. Berrange
2011-07-23
Introduce a 'client_add' monitor command accepting an open FD
Daniel P. Berrange
2011-07-23
Store VNC auth scheme per-client as well as per-server
Daniel P. Berrange
2011-07-23
do not reset no_shutdown after we shutdown the vm
Wen Congyang
2011-07-23
vl.c: Don't limit node count by smp count
Sasha Levin
2011-07-23
vga: Fix type of lfb/map_addr/end.
Richard Henderson
2011-07-23
qemu-char: Print strerror message on failure
Kevin Wolf
2011-07-23
qemu-timer: change unix timer to dynticks
Paolo Bonzini
2011-07-23
iothread: replace fair_mutex with a condition variable
Paolo Bonzini
2011-07-23
multiboot: Support commas in module parameters
Adam Lackorzynski
2011-07-23
report serial devices created with -device in the PIIX4 config space
Paolo Bonzini
2011-07-23
.gitignore: ignore qemu-ga and qapi-generated
Alexandre Raymond
2011-07-23
guest agent: use QERR_UNSUPPORTED for disabled RPCs
Michael Roth
2011-07-23
net: Consistently use qemu_macaddr_default_if_unset
Jan Kiszka
2011-07-23
net: Dump client type 'info network'
Jan Kiszka
2011-07-23
net: Refactor net_client_types
Jan Kiszka
2011-07-23
net: Improve layout of 'info network'
Jan Kiszka
2011-07-23
slirp: Forward ICMP echo requests via unprivileged sockets
Jan Kiszka
2011-07-23
slirp: Put forked exec into separate process group
Jan Kiszka
2011-07-23
slirp: Replace m_freem with m_free
Jan Kiszka
2011-07-23
slirp: Strictly associate DHCP/BOOTP and TFTP with virtual host
Jan Kiszka
2011-07-23
slirp: Canonicalize restrict syntax
Jan Kiszka
2011-07-23
slirp: Fix restricted mode
Jan Kiszka
2011-07-23
Deprecate -M command line options
Jan Kiszka
2011-07-23
Generalize -machine command line option
Jan Kiszka
2011-07-22
guest-agent: fix build with OpenBSD
Anthony Liguori
2011-07-22
xen: fix xen-mapcache build on non-Xen capable targets
Avi Kivity
2011-07-22
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2011-07-22
target-sparc: Fix compiler errors (format strings)
Stefan Weil
2011-07-22
Merge remote-tracking branch 'spice/spice.v39' into staging
Anthony Liguori
2011-07-22
Merge remote-tracking branch 'qmp/for-anthony' into staging
Anthony Liguori
2011-07-22
Merge remote-tracking branch 'kraxel/usb.21' into staging
Anthony Liguori
2011-07-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-07-22
USB: add usb network redirection support
Hans de Goede
2011-07-22
usb-ehci: trace: rename "next" to "nxt".
Gerd Hoffmann
2011-07-22
usb-uhci: fix irq handling on error.
Gerd Hoffmann
2011-07-22
usb-hid: fixup changed tracking.
Gerd Hoffmann
2011-07-21
SPARC64: implement addtional MMU faults related to nonfaulting load
Tsuneo Saito
2011-07-21
SPARC64: implement MMU miss traps on nonfaulting loads
Tsuneo Saito
2011-07-21
SPARC64: fix fault status overwritten on nonfaulting load
Tsuneo Saito
2011-07-21
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
Tsuneo Saito
2011-07-21
SPARC64: introduce a convenience function for getting physical addresses
Tsuneo Saito
2011-07-21
SPARC64: SFSR cleanup and fix
Tsuneo Saito
2011-07-21
SPARC64: TTE bits cleanup
Tsuneo Saito
2011-07-21
guest agent: add guest agent RPCs/commands
Michael Roth
2011-07-21
guest agent: qemu-ga daemon
Michael Roth
2011-07-21
guest agent: command state class
Michael Roth
2011-07-21
qerror: add QERR_JSON_PARSE_ERROR to qerror.c
Michael Roth
2011-07-21
qapi: add QAPI code generation documentation
Michael Roth
2011-07-21
qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code
Michael Roth
[next]