aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-23net: Dump client type 'info network'Jan Kiszka
2011-07-23net: Refactor net_client_typesJan Kiszka
2011-07-23net: Improve layout of 'info network'Jan Kiszka
2011-07-23slirp: Forward ICMP echo requests via unprivileged socketsJan Kiszka
2011-07-23slirp: Put forked exec into separate process groupJan Kiszka
2011-07-23slirp: Replace m_freem with m_freeJan Kiszka
2011-07-23slirp: Strictly associate DHCP/BOOTP and TFTP with virtual hostJan Kiszka
2011-07-23slirp: Canonicalize restrict syntaxJan Kiszka
2011-07-23slirp: Fix restricted modeJan Kiszka
2011-07-23Deprecate -M command line optionsJan Kiszka
2011-07-23Generalize -machine command line optionJan Kiszka
2011-07-22guest-agent: fix build with OpenBSDAnthony Liguori
2011-07-22xen: fix xen-mapcache build on non-Xen capable targetsAvi Kivity
2011-07-22Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2011-07-22target-sparc: Fix compiler errors (format strings)Stefan Weil
2011-07-22Merge remote-tracking branch 'spice/spice.v39' into stagingAnthony Liguori
2011-07-22Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori
2011-07-22Merge remote-tracking branch 'kraxel/usb.21' into stagingAnthony Liguori
2011-07-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-07-22USB: add usb network redirection supportHans de Goede
2011-07-22usb-ehci: trace: rename "next" to "nxt".Gerd Hoffmann
2011-07-22usb-uhci: fix irq handling on error.Gerd Hoffmann
2011-07-22usb-hid: fixup changed tracking.Gerd Hoffmann
2011-07-21SPARC64: implement addtional MMU faults related to nonfaulting loadTsuneo Saito
2011-07-21SPARC64: implement MMU miss traps on nonfaulting loadsTsuneo Saito
2011-07-21SPARC64: fix fault status overwritten on nonfaulting loadTsuneo Saito
2011-07-21SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()Tsuneo Saito
2011-07-21SPARC64: introduce a convenience function for getting physical addressesTsuneo Saito
2011-07-21SPARC64: SFSR cleanup and fixTsuneo Saito
2011-07-21SPARC64: TTE bits cleanupTsuneo Saito
2011-07-21guest agent: add guest agent RPCs/commandsMichael Roth
2011-07-21guest agent: qemu-ga daemonMichael Roth
2011-07-21guest agent: command state classMichael Roth
2011-07-21qerror: add QERR_JSON_PARSE_ERROR to qerror.cMichael Roth
2011-07-21qapi: add QAPI code generation documentationMichael Roth
2011-07-21qapi: add test-qmp-commands, tests for gen. marshalling/dispatch codeMichael Roth
2011-07-21qapi: add test-visitor, tests for gen. visitor codeMichael Roth
2011-07-21qapi: test schema used for unit testsMichael Roth
2011-07-21qapi: add qapi-commands.py code generatorMichael Roth
2011-07-21qapi: add qapi-visit.py code generatorMichael Roth
2011-07-21qapi: add qapi-types.py code generatorMichael Roth
2011-07-21qapi: add qapi.py helper librariesMichael Roth
2011-07-21qapi: add ordereddict.py helper libraryMichael Roth
2011-07-21qapi: add QMP dispatch functionsMichael Roth
2011-07-21qapi: add QMP command registration/lookup functionsMichael Roth
2011-07-21qapi: add QAPI dealloc visitorMichael Roth
2011-07-21qapi: add QMP output visitorMichael Roth
2011-07-21qapi: add QMP input visitorMichael Roth
2011-07-21qapi: add QAPI visitor coreMichael Roth
2011-07-21qapi: add module init types for qapiMichael Roth