index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-27
block.c: Don't return success for bdrv_append_temp_snapshot() failure
Chen Gang
2014-06-27
qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.
Benoît Canet
2014-06-27
block: Add replaces argument to drive-mirror
Benoît Canet
2014-06-27
blockjob: Fix recent BLOCK_JOB_ERROR regression
Markus Armbruster
2014-06-27
blockjob: Fix recent BLOCK_JOB_READY regression
Markus Armbruster
2014-06-27
virtio-blk: Rename complete_request_early to complete_request_vring
Fam Zheng
2014-06-27
virtio-blk: Unify {non-,}dataplane's request handlings
Fam Zheng
2014-06-27
virtio-blk: Schedule BH in the right context
Fam Zheng
2014-06-27
virtio-blk: Export request handling functions to dataplane
Fam Zheng
2014-06-27
virtio-blk: Make request completion function virtual
Fam Zheng
2014-06-27
block: acquire AioContext in qmp_query_blockstats()
Stefan Hajnoczi
2014-06-27
block: make bdrv_query_stats() static
Stefan Hajnoczi
2014-06-27
virtio-blk: Fix and clean up the in_sg and out_sg check
Fam Zheng
2014-06-27
virtio-blk: Fill in VirtIOBlockReq.out in dataplane code
Fam Zheng
2014-06-27
virtio-blk: Convert VirtIOBlockReq.out to structrue
Fam Zheng
2014-06-27
virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
Fam Zheng
2014-06-27
virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq
Fam Zheng
2014-06-27
virtio-blk: Drop VirtIOBlockRequest.read
Fam Zheng
2014-06-27
virtio-blk: Drop bounce buffer from dataplane code
Fam Zheng
2014-06-27
virtio-blk: Convert VirtIOBlockReq.elem to pointer
Fam Zheng
2014-06-27
virtio-blk: Move VirtIOBlockReq to header
Fam Zheng
2014-06-27
block: Add node-name argument to drive-mirror
Benoît Canet
2014-06-27
quorum: Add the rewrite-corrupted parameter to quorum
Benoît Canet
2014-06-27
block: add qemu-iotest for resize base during live commit
Jeff Cody
2014-06-27
block: check for RESIZE blocker in the QMP command, not bdrv_truncate()
Jeff Cody
2014-06-26
qemu_opts_append: Play nicely with QemuOptsList's head
Michal Privoznik
2014-06-26
block: Remove a special case for protocols
Kevin Wolf
2014-06-26
block: Catch backing files assigned to non-COW drivers
Kevin Wolf
2014-06-26
block: Remove second bdrv_open() recursion
Kevin Wolf
2014-06-26
block: Inline bdrv_file_open()
Kevin Wolf
2014-06-26
block: Use common driver selection code for bdrv_open_file()
Kevin Wolf
2014-06-26
block: Always pass driver name through options QDict
Kevin Wolf
2014-06-26
block: Move json: parsing to bdrv_fill_options()
Kevin Wolf
2014-06-26
block: Move bdrv_fill_options() call to bdrv_open()
Kevin Wolf
2014-06-26
block: Create bdrv_fill_options()
Kevin Wolf
2014-06-26
block/nfs: add knob to set readahead
Peter Lieven
2014-06-26
block/nfs: fix url parameter checking
Peter Lieven
2014-06-26
qemu-iotests: Test 0-length image for mirror
Fam Zheng
2014-06-26
qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit
Fam Zheng
2014-06-26
mirror: Go through ready -> complete process for 0 len image
Fam Zheng
2014-06-26
blockjob: Add block_job_yield()
Fam Zheng
2014-06-24
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' in...
Peter Maydell
2014-06-24
Add support for the arm breakpoint syscall
Hunter Laux
2014-06-24
Increase maximum number of session of the internal TFTP server.
Bernhard Übelacker
2014-06-24
target-s390x: Remove unused ld_code6() function
Peter Maydell
2014-06-24
hw/moxie/moxiesim.c: Remove unused moxie_intc_create()
Peter Maydell
2014-06-24
target-unicore: Remove unused functions
Peter Maydell
2014-06-24
build-sys: introduce install-prog macro to install&strip binaries and use it
Michael Tokarev
2014-06-24
tcg: mark tcg_out* and tcg_patch* with attribute 'unused'
Peter Maydell
2014-06-24
rng-random: NULL check not needed before g_free()
Eduardo Habkost
[next]