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
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
2011-07-21
qapi: add test-visitor, tests for gen. visitor code
Michael Roth
2011-07-21
qapi: test schema used for unit tests
Michael Roth
2011-07-21
qapi: add qapi-commands.py code generator
Michael Roth
2011-07-21
qapi: add qapi-visit.py code generator
Michael Roth
2011-07-21
qapi: add qapi-types.py code generator
Michael Roth
2011-07-21
qapi: add qapi.py helper libraries
Michael Roth
2011-07-21
qapi: add ordereddict.py helper library
Michael Roth
2011-07-21
qapi: add QMP dispatch functions
Michael Roth
2011-07-21
qapi: add QMP command registration/lookup functions
Michael Roth
2011-07-21
qapi: add QAPI dealloc visitor
Michael Roth
2011-07-21
qapi: add QMP output visitor
Michael Roth
2011-07-21
qapi: add QMP input visitor
Michael Roth
2011-07-21
qapi: add QAPI visitor core
Michael Roth
2011-07-21
qapi: add module init types for qapi
Michael Roth
[next]