summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | qjson: replace QString in JSONLexer with GStringPaolo Bonzini2015-11-264-22/+18
| * | qjson: Inline token_is_escape() and simplifyMarkus Armbruster2015-11-261-17/+15
| * | qjson: Inline token_is_keyword() and simplifyMarkus Armbruster2015-11-261-13/+7
| * | qjson: Give each of the six structural chars its own token typeMarkus Armbruster2015-11-264-47/+42
| * | qjson: Spell out some silent assumptionsMarkus Armbruster2015-11-262-2/+8
| * | check-qjson: Add test for JSON nesting depth limitMarkus Armbruster2015-11-261-0/+25
| * | qjson: Don't crash when input exceeds nesting limitMarkus Armbruster2015-11-261-2/+3
| * | qjson: Apply nesting limit more sanelyMarkus Armbruster2015-11-261-2/+1
| * | monitor: Plug memory leak on QMP errorMarkus Armbruster2015-11-261-0/+1
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-11-268-34/+47
|\ \ \
| * | | target-i386: kvm: Print warning when clearing mcg_cap bitsEduardo Habkost2015-11-261-1/+7
| * | | target-i386: kvm: Use env->mcg_cap when setting up MCEEduardo Habkost2015-11-262-7/+6
| * | | target-i386: kvm: Abort if MCE bank count is not supported by hostEduardo Habkost2015-11-261-3/+6
| * | | virtio-scsi: don't crash without a valid deviceEugene (jno) Dvurechenski2015-11-261-1/+1
| * | | target-sparc: fix 32-bit truncation in fpackfixPaolo Bonzini2015-11-261-1/+1
| * | | exec: remove warning about mempath and hugetlbfsDaniel P. Berrange2015-11-261-3/+0
| * | | Revert "exec: silence hugetlbfs warning under qtest"Daniel P. Berrange2015-11-262-18/+15
| * | | call bdrv_drain_all() even if the vm is stoppedWen Congyang2015-11-261-0/+2
| * | | MAINTAINERS: Update TCG CPU cores sectionPaolo Bonzini2015-11-251-4/+13
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151126-1' into s...Peter Maydell2015-11-261-0/+5
|\ \ \ \
| * | | | vnc: fix segfaultGerd Hoffmann2015-11-261-0/+5
| |/ / /
* | | | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-25-v2-tag'...Peter Maydell2015-11-267-11/+197
|\ \ \ \
| * | | | qga: added another non-interactive gspawn() helper file.Yuri Pudgorodskiy2015-11-251-0/+7
| * | | | qga: Better mapping of SEEK_* in guest-file-seekEric Blake2015-11-255-6/+49
| * | | | tests: add file-write-read testMarc-André Lureau2015-11-251-2/+93
| * | | | qga: flush explicitly when neededMarc-André Lureau2015-11-251-0/+37
| * | | | qga: gspawn() console helper to Windows guest agent msi buildYuri Pudgorodskiy2015-11-251-0/+11
| * | | | makefile: fix qemu-ga make install for --disable-toolsMichael Roth2015-11-251-4/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-11-262-12/+28
|\ \ \ \
| * | | | ide-test: fix timeoutsJohn Snow2015-11-251-4/+12
| * | | | atapi: Fix code indentationAlberto Garcia2015-11-241-1/+1
| * | | | atapi: Account for failed and invalid operations in cd_read_sector()Alberto Garcia2015-11-241-2/+4
| * | | | ide-test: cdrom_pio_impl fixupJohn Snow2015-11-241-5/+11
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151125' i...Peter Maydell2015-11-252-9/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | block-migration: limit the memory usageWen Congyang2015-11-251-1/+6
| * | | Assume madvise for (no)hugepage worksDr. David Alan Gilbert2015-11-251-8/+2
* | | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-11-257-16/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-11-25' in...Kevin Wolf2015-11-252-2/+2
| |\ \ \
| | * | | qemu-iotests: Add -nographic when starting QEMU in 119 and 120Fam Zheng2015-11-252-2/+2
| |/ / /
| * | | block/qapi: Plug memory leak on query-block error pathMarkus Armbruster2015-11-251-5/+3
| * | | raw-posix.c: Make GetBSDPath() handle caching optionsProgrammingkid2015-11-251-6/+9
| * | | nand: fix flash erase when oob is in memoryRicard Wanderlof2015-11-251-1/+1
| * | | test-aio: Fix event notifier cleanupKevin Wolf2015-11-251-0/+1
| * | | tests/Makefile: Add more dependencies for test-timed-averageKevin Wolf2015-11-251-2/+1
* | | | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into sta...Peter Maydell2015-11-254-9/+34
|\ \ \ \ | |/ / / |/| | |
| * | | xen_disk: Remove ioreq.postsyncAlberto Garcia2015-11-251-8/+0
| * | | xen: fix usage of xc_domain_create in domain builderRoger Pau Monne2015-11-133-1/+34
* | | | Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2015-11-25' in...Peter Maydell2015-11-253-11/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | ivshmem: Rename property memdev to x-memdev for 2.5Markus Armbruster2015-11-253-7/+5
| * | | ivshmem: Mark questionable socket type test FIXMEMarkus Armbruster2015-11-251-0/+1
OpenPOWER on IntegriCloud