summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* slirp: Forward ICMP echo requests via unprivileged socketsJan Kiszka2011-07-237-1/+147
* slirp: Put forked exec into separate process groupJan Kiszka2011-07-231-1/+2
* slirp: Replace m_freem with m_freeJan Kiszka2011-07-237-19/+16
* slirp: Strictly associate DHCP/BOOTP and TFTP with virtual hostJan Kiszka2011-07-231-5/+8
* slirp: Canonicalize restrict syntaxJan Kiszka2011-07-232-8/+17
* slirp: Fix restricted modeJan Kiszka2011-07-233-25/+6
* Deprecate -M command line optionsJan Kiszka2011-07-231-25/+20
* Generalize -machine command line optionJan Kiszka2011-07-233-22/+46
* guest-agent: fix build with OpenBSDAnthony Liguori2011-07-221-11/+52
* xen: fix xen-mapcache build on non-Xen capable targetsAvi Kivity2011-07-221-0/+32
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2011-07-221-2/+2
|\
| * target-sparc: Fix compiler errors (format strings)Stefan Weil2011-07-221-2/+2
* | Merge remote-tracking branch 'spice/spice.v39' into stagingAnthony Liguori2011-07-222-3/+12
|\ \
| * | qxl: upon reset, if spice worker is stopped, the command rings can be not emptyYonit Halperin2011-07-201-2/+2
| * | spice: add sanity check for spice portsGerd Hoffmann2011-07-201-1/+10
* | | Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori2011-07-2240-31/+4842
|\ \ \
| * | | guest agent: add guest agent RPCs/commandsMichael Roth2011-07-217-3/+768
| * | | guest agent: qemu-ga daemonMichael Roth2011-07-214-3/+660
| * | | guest agent: command state classMichael Roth2011-07-214-1/+102
| * | | qerror: add QERR_JSON_PARSE_ERROR to qerror.cMichael Roth2011-07-211-0/+5
| * | | qapi: add QAPI code generation documentationMichael Roth2011-07-211-0/+316
| * | | qapi: add test-qmp-commands, tests for gen. marshalling/dispatch codeMichael Roth2011-07-212-1/+120
| * | | qapi: add test-visitor, tests for gen. visitor codeMichael Roth2011-07-212-2/+323
| * | | qapi: test schema used for unit testsMichael Roth2011-07-211-0/+22
| * | | qapi: add qapi-commands.py code generatorMichael Roth2011-07-211-0/+385
| * | | qapi: add qapi-visit.py code generatorMichael Roth2011-07-211-0/+246
| * | | qapi: add qapi-types.py code generatorMichael Roth2011-07-211-0/+270
| * | | qapi: add qapi.py helper librariesMichael Roth2011-07-211-0/+203
| * | | qapi: add ordereddict.py helper libraryMichael Roth2011-07-211-0/+127
| * | | qapi: add QMP dispatch functionsMichael Roth2011-07-213-1/+127
| * | | qapi: add QMP command registration/lookup functionsMichael Roth2011-07-213-0/+80
| * | | qapi: add QAPI dealloc visitorMichael Roth2011-07-213-1/+174
| * | | qapi: add QMP output visitorMichael Roth2011-07-213-1/+268
| * | | qapi: add QMP input visitorMichael Roth2011-07-214-1/+332
| * | | qapi: add QAPI visitor coreMichael Roth2011-07-215-0/+221
| * | | qapi: add module init types for qapiMichael Roth2011-07-211-0/+2
| * | | qlist: add qlist_first()/qlist_next()Michael Roth2011-07-211-0/+11
| * | | Add hard build dependency on glibAnthony Liguori2011-07-214-0/+17
| * | | Error: Fix build when qemu-common.h is not includedLuiz Capitulino2011-07-211-0/+1
| * | | Introduce compiler.h header fileLuiz Capitulino2011-07-212-24/+35
| * | | QMP: add snapshot-blkdev-sync commandJes Sorensen2011-07-213-3/+37
* | | | Merge remote-tracking branch 'kraxel/usb.21' into stagingAnthony Liguori2011-07-226-8/+1260
|\ \ \ \
| * | | | USB: add usb network redirection supportHans de Goede2011-07-223-0/+1247
| * | | | usb-ehci: trace: rename "next" to "nxt".Gerd Hoffmann2011-07-221-3/+3
| * | | | usb-uhci: fix irq handling on error.Gerd Hoffmann2011-07-221-0/+6
| * | | | usb-hid: fixup changed tracking.Gerd Hoffmann2011-07-221-5/+4
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-07-2228-1860/+2509
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing documentation for qemu-img -pJes Sorensen2011-07-202-4/+6
| * | | qcow2: Use Qcow2Cache in writeback mode during loadvm/savevmKevin Wolf2011-07-193-11/+41
| * | | block: add bdrv_get_allocated_file_size() operationFam Zheng2011-07-197-30/+96
OpenPOWER on IntegriCloud