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
path:
root
/
block
Age
Commit message (
Expand
)
Author
2017-02-28
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-02-27
block/mirror: fix broken sparseness detection
John Snow
2017-02-27
iscsi: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-27
nfs: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-27
curl: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-02-24
RBD: Add support readv,writev for rbd
tianqing
2017-02-24
block/nfs: try to avoid the bounce buffer in pwritev
Peter Lieven
2017-02-24
block/nfs: convert to preadv / pwritev
Peter Lieven
2017-02-24
vvfat: Use opened node as backing file
Kevin Wolf
2017-02-24
block: Attach bs->file only during .bdrv_open()
Kevin Wolf
2017-02-24
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
2017-02-24
mirror: Resize active commit base in mirror_run()
Kevin Wolf
2017-02-24
qcow2: Use BB for resizing in qcow2_amend_options()
Kevin Wolf
2017-02-24
qemu-img: Improve documentation for PREALLOC_MODE_FALLOC
Nir Soffer
2017-02-24
qemu-img: Truncate before full preallocation
Nir Soffer
2017-02-24
qemu-img: Do not truncate before preallocation
Nir Soffer
2017-02-22
block: Don't bother asserting type of output visitor's output
Markus Armbruster
2017-02-21
mirror: do not increase offset during initial zero_or_discard phase
Anton Nefedov
2017-02-21
iscsi: Add blockdev-add support
Kevin Wolf
2017-02-21
iscsi: Add timeout option
Kevin Wolf
2017-02-21
iscsi: Add header-digest option
Kevin Wolf
2017-02-21
iscsi: Add initiator-name option
Kevin Wolf
2017-02-21
iscsi: Handle -iscsi user/password in bdrv_parse_filename()
Kevin Wolf
2017-02-21
iscsi: Split URL into individual options
Kevin Wolf
2017-02-21
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
2017-02-21
qed: introduce qed_aio_start_io and qed_aio_next_io_cb
Paolo Bonzini
2017-02-21
blkdebug: reschedule coroutine on the AioContext it is running on
Paolo Bonzini
2017-02-21
nbd: convert to use qio_channel_yield
Paolo Bonzini
2017-02-21
block-backend: allow blk_prw from coroutine context
Paolo Bonzini
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
2017-02-12
qcow2: Optimize the refcount-block overlap check
Alberto Garcia
2017-02-12
block/nfs: fix naming of runtime opts
Peter Lieven
2017-02-12
block/nfs: fix NULL pointer dereference in URI parsing
Peter Lieven
2017-02-12
block/qapi: reduce the execution time of qmp_query_blockstats
Dou Liyang
2017-02-12
block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_b...
Dou Liyang
2017-02-12
block/vmdk: Fix the endian problem of buf_len and lba
QingFeng Hao
2017-02-12
qapi: Tweak error message of bdrv_query_image_info
Fam Zheng
2017-02-02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-02-01
sheepdog: reorganize check for overlapping requests
Paolo Bonzini
2017-02-01
sheepdog: simplify inflight_aio_head management
Paolo Bonzini
2017-02-01
sheepdog: do not use BlockAIOCB
Paolo Bonzini
2017-02-01
sheepdog: reorganize coroutine flow
Paolo Bonzini
2017-02-01
sheepdog: remove unused cancellation support
Paolo Bonzini
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
2017-01-27
block/iscsi: statically link qemu_iscsi_opts
Peter Lieven
[next]