aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-27blockjob: Fix recent BLOCK_JOB_READY regressionMarkus Armbruster
2014-06-27virtio-blk: Rename complete_request_early to complete_request_vringFam Zheng
2014-06-27virtio-blk: Unify {non-,}dataplane's request handlingsFam Zheng
2014-06-27virtio-blk: Schedule BH in the right contextFam Zheng
2014-06-27virtio-blk: Export request handling functions to dataplaneFam Zheng
2014-06-27virtio-blk: Make request completion function virtualFam Zheng
2014-06-27block: acquire AioContext in qmp_query_blockstats()Stefan Hajnoczi
2014-06-27block: make bdrv_query_stats() staticStefan Hajnoczi
2014-06-27virtio-blk: Fix and clean up the in_sg and out_sg checkFam Zheng
2014-06-27virtio-blk: Fill in VirtIOBlockReq.out in dataplane codeFam Zheng
2014-06-27virtio-blk: Convert VirtIOBlockReq.out to structrueFam Zheng
2014-06-27virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdrFam Zheng
2014-06-27virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReqFam Zheng
2014-06-27virtio-blk: Drop VirtIOBlockRequest.readFam Zheng
2014-06-27virtio-blk: Drop bounce buffer from dataplane codeFam Zheng
2014-06-27virtio-blk: Convert VirtIOBlockReq.elem to pointerFam Zheng
2014-06-27virtio-blk: Move VirtIOBlockReq to headerFam Zheng
2014-06-27block: Add node-name argument to drive-mirrorBenoît Canet
2014-06-27quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet
2014-06-27block: add qemu-iotest for resize base during live commitJeff Cody
2014-06-27block: check for RESIZE blocker in the QMP command, not bdrv_truncate()Jeff Cody
2014-06-26qemu_opts_append: Play nicely with QemuOptsList's headMichal Privoznik
2014-06-26block: Remove a special case for protocolsKevin Wolf
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf
2014-06-26block: Remove second bdrv_open() recursionKevin Wolf
2014-06-26block: Inline bdrv_file_open()Kevin Wolf
2014-06-26block: Use common driver selection code for bdrv_open_file()Kevin Wolf
2014-06-26block: Always pass driver name through options QDictKevin Wolf
2014-06-26block: Move json: parsing to bdrv_fill_options()Kevin Wolf
2014-06-26block: Move bdrv_fill_options() call to bdrv_open()Kevin Wolf
2014-06-26block: Create bdrv_fill_options()Kevin Wolf
2014-06-26block/nfs: add knob to set readaheadPeter Lieven
2014-06-26block/nfs: fix url parameter checkingPeter Lieven
2014-06-26qemu-iotests: Test 0-length image for mirrorFam Zheng
2014-06-26qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng
2014-06-26mirror: Go through ready -> complete process for 0 len imageFam Zheng
2014-06-26blockjob: Add block_job_yield()Fam Zheng
2014-06-24Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' in...Peter Maydell
2014-06-24Add support for the arm breakpoint syscallHunter Laux
2014-06-24Increase maximum number of session of the internal TFTP server.Bernhard Übelacker
2014-06-24target-s390x: Remove unused ld_code6() functionPeter Maydell
2014-06-24hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell
2014-06-24target-unicore: Remove unused functionsPeter Maydell
2014-06-24build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev
2014-06-24tcg: mark tcg_out* and tcg_patch* with attribute 'unused'Peter Maydell
2014-06-24rng-random: NULL check not needed before g_free()Eduardo Habkost
2014-06-24block.c: Remove useless 'buf' variableChen Gang
2014-06-24vscclient: Add required headers to fix build on FreeBSDEd Maste
2014-06-24target-ppc: Fix compiler warningStefan Weil
2014-06-24configure: Enable TPM by default, add --disable-tpmCole Robinson