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-11-03
block: declare blockjobs and dataplane friends!
Stefan Hajnoczi
2014-11-03
block: let commit blockjob run in BDS AioContext
Stefan Hajnoczi
2014-11-03
block: let mirror blockjob run in BDS AioContext
Stefan Hajnoczi
2014-11-03
block: let stream blockjob run in BDS AioContext
Stefan Hajnoczi
2014-11-03
block: let backup blockjob run in BDS AioContext
Stefan Hajnoczi
2014-11-03
block: add bdrv_drain()
Stefan Hajnoczi
2014-11-03
blockjob: add block_job_defer_to_main_loop()
Stefan Hajnoczi
2014-11-03
blockdev: add note that block_job_cb() must be thread-safe
Stefan Hajnoczi
2014-11-03
blockdev: acquire AioContext in blockdev_mark_auto_del()
Stefan Hajnoczi
2014-11-03
blockdev: acquire AioContext in do_qmp_query_block_jobs_one()
Stefan Hajnoczi
2014-11-03
block: acquire AioContext in generic blockjob QMP commands
Stefan Hajnoczi
2014-11-03
iotests: Expand test 061
Max Reitz
2014-11-03
block/qcow2: Simplify shared L2 handling in amend
Max Reitz
2014-11-03
block/qcow2: Make get_refcount() global
Max Reitz
2014-11-03
block/qcow2: Implement status CB for amend
Max Reitz
2014-11-03
qemu-img: Fix insignificant memleak
Max Reitz
2014-11-03
qemu-img: Add progress output for amend
Max Reitz
2014-11-03
block: Add status callback to bdrv_amend_options()
Max Reitz
2014-11-03
block: qemu-iotest 107 supports NFS
Peter Lieven
2014-11-03
iotests: Add test for qcow2's bdrv_make_empty
Max Reitz
2014-11-03
iotests: Add test for backing-chain commits
Max Reitz
2014-11-03
iotests: Add _filter_qemu_img_map
Max Reitz
2014-11-03
qemu-img: Specify backing file for commit
Max Reitz
2014-11-03
qemu-img: Enable progress output for commit
Max Reitz
2014-11-03
qemu-img: Empty image after commit
Max Reitz
2014-11-03
qemu-img: Implement commit like QMP
Max Reitz
2014-11-03
block/mirror: Improve progress report
Max Reitz
2014-11-03
iotests: Omit length/offset test in 040 and 041
Max Reitz
2014-11-03
blockjob: Add "ready" field
Max Reitz
2014-11-03
blockjob: Introduce block_job_complete_sync()
Max Reitz
2014-11-03
qcow2: Optimize bdrv_make_empty()
Max Reitz
2014-11-03
qcow2: Implement bdrv_make_empty()
Max Reitz
2014-11-03
qcow2: Allow "full" discard
Max Reitz
2014-11-03
iotests: Add test for external image truncation
Max Reitz
2014-11-03
raw-posix: raw_co_get_block_status() return value
Max Reitz
2014-11-03
raw-posix: Fix raw_co_get_block_status() after EOF
Max Reitz
2014-11-03
block/curl: Improve type safety of s->timeout.
Richard W.M. Jones
2014-11-03
snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency...
Zhang Haoyu
2014-11-03
block.c: Fix type of IoOperationType variable in send_qmp_error_event()
Peter Maydell
2014-11-03
rbd: Add support for bdrv_invalidate_cache
Adam Crume
2014-11-03
block/parallels: fix access to not initialized memory in catalog_bitmap
Denis V. Lunev
2014-11-03
iotests: add v2 parallels sample image and simple test for it
Denis V. Lunev
2014-11-03
iotests: replace fake parallels image with authentic one
Denis V. Lunev
2014-11-03
snapshot: Reset err to NULL to avoid double free
Chris Spiegel
2014-11-03
ahci: Fix SDB FIS Construction
John Snow
2014-11-03
ahci: Update byte count after DMA completion
John Snow
2014-11-03
ahci: Correct PIO/D2H FIS responses
John Snow
2014-11-03
block/iscsi: check for oversized requests
Peter Lieven
2014-11-03
block/iscsi: use sector_limits_lun2qemu throughout iscsi_refresh_limits
Peter Lieven
2014-11-03
block: avoid creating oversized writes in multiwrite_merge
Peter Lieven
[next]