index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2015-07-28
Merge remote-tracking branch 'remotes/cody/tags/jtc-for-upstream-pull-request...
Peter Maydell
2015-07-28
block/ssh: Avoid segfault if inet_connect doesn't set errno.
Richard W.M. Jones
2015-07-28
sheepdog: serialize requests to overwrapping area
Hitoshi Mitake
2015-07-27
block: vpc - prevent overflow if max_table_entries >= 0x40000000
Jeff Cody
2015-07-22
mirror: Speed up bitmap initial scanning
Fam Zheng
2015-07-14
block/curl: Don't lose original error when a connection fails.
Richard W.M. Jones
2015-07-14
mirror: correct buf_size
Wen Congyang
2015-07-14
block: keep bitmap if incremental backup job is cancelled
Stefan Hajnoczi
2015-07-14
block/mirror: Sleep periodically during bitmap scanning
Fam Zheng
2015-07-14
rbd: fix ceph settings precedence
Josh Durgin
2015-07-14
rbd: make qemu's cache setting override any ceph setting
Josh Durgin
2015-07-14
rbd: remove unused constants and fields
Josh Durgin
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-08
block: convert qcow/qcow2 to use generic cipher API
Daniel P. Berrange
2015-07-08
block: convert quorum blockdrv to use crypto APIs
Daniel P. Berrange
2015-07-07
blockjob: add block_job_release function
Ting Wang
2015-07-07
block/raw-posix: Don't think /dev/fd/<NN> is a floppy drive.
Richard W.M. Jones
2015-07-07
block: Use bdrv_drain to replace uncessary bdrv_drain_all
Fam Zheng
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
block: update bdrv_drain_all()/bdrv_drain() comments
Stefan Hajnoczi
2015-07-07
qcow2: remove unnecessary check
Alberto Garcia
2015-07-02
block: remove redundant check before g_slist_find()
Alberto Garcia
2015-07-02
block/nfs: limit maximum readahead size to 1MB
Peter Lieven
2015-07-02
block/iscsi: restore compatiblity with libiscsi 1.9.0
Peter Lieven
2015-07-02
block: Fix dirty bitmap in bdrv_co_discard
Fam Zheng
2015-07-02
mirror: Do zero write on target if sectors not allocated
Fam Zheng
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
2015-07-02
block: Add bdrv_get_block_status_above
Fam Zheng
2015-07-02
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
2015-07-02
qcow2: Handle EAGAIN returned from update_refcount
Jindřich Makovička
2015-07-02
block/iscsi: add support for request timeouts
Peter Lieven
2015-06-23
raw-posix: Introduce hdev_is_sg()
Dimitris Aragiorgis
2015-06-23
raw-posix: Use DPRINTF for DEBUG_FLOPPY
Dimitris Aragiorgis
2015-06-23
raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT
Dimitris Aragiorgis
2015-06-23
Fix migration in case of scsi-generic
Dimitris Aragiorgis
2015-06-23
block: Use bdrv_is_sg() everywhere
Dimitris Aragiorgis
2015-06-23
vvfat: add a label option
Wolfgang Bumiller
2015-06-23
block-backend: Introduce blk_drain()
Alexander Yarygin
2015-06-23
throttle: Check current timers before updating any_timer_armed[]
Alberto Garcia
2015-06-23
block: Let bdrv_drain_all() to call aio_poll() for each AioContext
Alexander Yarygin
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
2015-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-06-12
block: Fix reopen flag inheritance
Kevin Wolf
2015-06-12
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
2015-06-12
vmdk: Use bdrv_open_image()
Kevin Wolf
2015-06-12
quorum: Use bdrv_open_image()
Kevin Wolf
[next]