aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-26Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-25-v2-tag'...Peter Maydell
2015-11-26Revert "vhost: send SET_VRING_ENABLE at start/stop"Michael S. Tsirkin
2015-11-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-11-26qjson: Limit number of tokens in addition to total sizeMarkus Armbruster
2015-11-26qjson: surprise, allocating 6 QObjects per token is expensivePaolo Bonzini
2015-11-26qjson: store tokens in a GQueuePaolo Bonzini
2015-11-26qjson: Convert to parser to recursive descentMarkus Armbruster
2015-11-26qjson: replace QString in JSONLexer with GStringPaolo Bonzini
2015-11-26qjson: Inline token_is_escape() and simplifyMarkus Armbruster
2015-11-26qjson: Inline token_is_keyword() and simplifyMarkus Armbruster
2015-11-26qjson: Give each of the six structural chars its own token typeMarkus Armbruster
2015-11-26qjson: Spell out some silent assumptionsMarkus Armbruster
2015-11-26check-qjson: Add test for JSON nesting depth limitMarkus Armbruster
2015-11-26qjson: Don't crash when input exceeds nesting limitMarkus Armbruster
2015-11-26qjson: Apply nesting limit more sanelyMarkus Armbruster
2015-11-26monitor: Plug memory leak on QMP errorMarkus Armbruster
2015-11-26vnc: fix segfaultGerd Hoffmann
2015-11-25qga: added another non-interactive gspawn() helper file.Yuri Pudgorodskiy
2015-11-25qga: Better mapping of SEEK_* in guest-file-seekEric Blake
2015-11-25tests: add file-write-read testMarc-André Lureau
2015-11-25qga: flush explicitly when neededMarc-André Lureau
2015-11-25ide-test: fix timeoutsJohn Snow
2015-11-25qga: gspawn() console helper to Windows guest agent msi buildYuri Pudgorodskiy
2015-11-25makefile: fix qemu-ga make install for --disable-toolsMichael Roth
2015-11-25Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151125' i...Peter Maydell
2015-11-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-11-25block-migration: limit the memory usageWen Congyang
2015-11-25Assume madvise for (no)hugepage worksDr. David Alan Gilbert
2015-11-25Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-11-25' in...Kevin Wolf
2015-11-25qemu-iotests: Add -nographic when starting QEMU in 119 and 120Fam Zheng
2015-11-25block/qapi: Plug memory leak on query-block error pathMarkus Armbruster
2015-11-25raw-posix.c: Make GetBSDPath() handle caching optionsProgrammingkid
2015-11-25nand: fix flash erase when oob is in memoryRicard Wanderlof
2015-11-25test-aio: Fix event notifier cleanupKevin Wolf
2015-11-25tests/Makefile: Add more dependencies for test-timed-averageKevin Wolf
2015-11-25Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta...Peter Maydell
2015-11-25MAINTAINERS: Update TCG CPU cores sectionPaolo Bonzini
2015-11-25tests/vhost-user-bridge: read command line argumentsVictor Kaplansky
2015-11-25tests/vhost-user-bridge: propose GUEST_ANNOUNCE featureVictor Kaplansky
2015-11-25vhost-user: clarify start and enableMichael S. Tsirkin
2015-11-25vhost-user: set link down when the char device is closedWen Congyang
2015-11-25pc: Don't set hw_version on pc-*-2.5Eduardo Habkost
2015-11-25osdep: Change default value of qemu_hw_version() to "2.5+"Eduardo Habkost
2015-11-25Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2015-11-25' in...Peter Maydell
2015-11-25xen_disk: Remove ioreq.postsyncAlberto Garcia
2015-11-25ivshmem: Rename property memdev to x-memdev for 2.5Markus Armbruster
2015-11-25ivshmem: Mark questionable socket type test FIXMEMarkus Armbruster
2015-11-25tests/ivshmem-test: Supply missing initializer in get_device()Markus Armbruster
2015-11-25qemu-doc: Fix ivshmem usage example with shm=...Markus Armbruster
2015-11-25qemu-doc: Fix ivshmem example markupMarkus Armbruster