summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-18Update version for v2.9.0-rc5 releasev2.9.0-rc5Peter Maydell1-1/+1
2017-04-18Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell2-11/+34
2017-04-18block: Drain BH in bdrv_drained_beginFam Zheng1-8/+14
2017-04-18block: Walk bs->children carefully in bdrv_drain_recurseFam Zheng1-3/+20
2017-04-189pfs: local: set the path of the export root to "."Greg Kurz1-1/+6
2017-04-11Update version for v2.9.0-rc4 releasev2.9.0-rc4Peter Maydell1-1/+1
2017-04-11block/io: Comment out permission assertionsMax Reitz2-3/+15
2017-04-11sheepdog: Fix crash in co_read_response()Kevin Wolf1-1/+1
2017-04-11Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-04-11' in...Peter Maydell3-5/+34
2017-04-11iscsi: Fix iscsi_createFam Zheng1-2/+8
2017-04-11throttle: Remove block from group on hot-unplugEric Blake1-0/+3
2017-04-11block: pass the right options for BlockDriver.bdrv_open()Dong Jia Shi1-3/+23
2017-04-11Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell14-33/+92
2017-04-11sheepdog: Use bdrv_coroutine_enter before BDRV_POLL_WHILEFam Zheng1-1/+1
2017-04-11block: Fix bdrv_co_flush early returnFam Zheng1-5/+7
2017-04-11block: Use bdrv_coroutine_enter to start I/O coroutinesFam Zheng3-14/+14
2017-04-11qemu-io-cmds: Use bdrv_coroutine_enterFam Zheng1-1/+1
2017-04-11blockjob: Use bdrv_coroutine_enter to start coroutineFam Zheng1-2/+2
2017-04-11block: Introduce bdrv_coroutine_enterFam Zheng2-0/+10
2017-04-11async: Introduce aio_co_enterFam Zheng2-1/+15
2017-04-11coroutine: Extract qemu_aio_coroutine_enterFam Zheng3-4/+14
2017-04-11tests/block-job-txn: Don't start block job before adding to txnFam Zheng1-1/+5
2017-04-11block: Quiesce old aio context during bdrv_set_aio_contextFam Zheng1-2/+5
2017-04-11block: Make bdrv_parent_drained_begin/end publicFam Zheng2-2/+18
2017-04-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170411-1' into...Peter Maydell2-0/+33
2017-04-11qxl: add migration blocker to avoid pre-save assertGerd Hoffmann2-0/+32
2017-04-10Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-0/+1
2017-04-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-...Peter Maydell8-40/+110
2017-04-10configure: on Windows minimum glib version must be 2.30Peter Maydell1-1/+5
2017-04-10replay: assert time only goes forwardAlex Bennée2-0/+8
2017-04-10cpus: call cpu_update_icount on readAlex Bennée1-4/+6
2017-04-10cpu-exec: update icount after each TB_EXITAlex Bennée2-20/+12
2017-04-10cpus: introduce cpu_update_icount helperAlex Bennée2-2/+22
2017-04-10cpus: don't credit executed instructions before they have runAlex Bennée2-6/+20
2017-04-10cpus: move icount preparation out of tcg_exec_cpuAlex Bennée1-22/+45
2017-04-10cpus: check cpu->running in cpu_get_icount_raw()Alex Bennée1-1/+1
2017-04-10cpus: remove icount handling from qemu_tcg_cpu_thread_fnAlex Bennée1-2/+2
2017-04-10target/i386/misc_helper: wrap BQL around another IRQ generatorAlex Bennée1-0/+3
2017-04-10cpus: fix wrong define nameNikunj A Dadhania1-1/+1
2017-04-109pfs: xattr: fix memory leak in v9fs_list_xattrLi Qiang1-0/+1
2017-04-07scripts/qemugdb/mtree.py: fix up mtree dumpAlex Bennée1-2/+10
2017-04-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell13-10/+148
2017-04-07mirror: Fix aio context of mirror_top_bsFam Zheng1-0/+1
2017-04-07block: Assert attached child node has right aio contextFam Zheng1-0/+4
2017-04-07block: Fix unpaired aio_disable_external in external snapshotFam Zheng1-2/+2
2017-04-07block: Don't check permissions for copy on readKevin Wolf1-1/+8
2017-04-07qemu-img: img_create does not support image-opts, fix docsJeff Cody1-2/+2
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz3-2/+63
2017-04-07block/mirror: Fix use-after-freeMax Reitz1-2/+10
2017-04-07commit: Set commit_top_bs->total_sectorsKevin Wolf1-0/+1