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
2018-04-16
qcow2: try load bitmaps only once
Vladimir Sementsov-Ogievskiy
2018-04-10
commit/stream: Reset delay_ns
Kevin Wolf
2018-04-04
block/rbd: remove processed options from qdict
Jeff Cody
2018-04-04
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-04-04
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2018-04-03
block/file-posix: Fix fully preallocated truncate
Max Reitz
2018-04-03
gluster: Fix blockdev-add with server.N.type=unix
Kevin Wolf
2018-04-03
block: handle invalid lseek returns gracefully
Jeff Cody
2018-04-03
gluster: Fix blockdev-add with server.N.type=unix
Kevin Wolf
2018-04-02
nbd: Fix 32-bit compilation on BLOCK_STATUS
Eric Blake
2018-03-27
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...
Peter Maydell
2018-03-27
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-27
qdict: remove useless cast
Laurent Vivier
2018-03-27
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...
Peter Maydell
2018-03-27
coroutine: avoid co_queue_wakeup recursion
Stefan Hajnoczi
2018-03-26
vmdk: return ERROR when cluster sector is larger than vmdk limitation
yuchenlin
2018-03-26
qcow2: fix bitmaps loading when bitmaps already exist
Vladimir Sementsov-Ogievskiy
2018-03-26
qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()
Vladimir Sementsov-Ogievskiy
2018-03-26
vhdx: Check for 4 GB maximum log size on creation
Kevin Wolf
2018-03-26
vhdx: Don't use error_setg_errno() with constant errno
Kevin Wolf
2018-03-26
vhdx: Require power-of-two block size on create
Kevin Wolf
2018-03-26
parallels: Check maximum cluster size on create
Kevin Wolf
2018-03-26
luks: Turn another invalid assertion into check
Kevin Wolf
2018-03-26
vdi: Fix build with CONFIG_VDI_DEBUG
Kevin Wolf
2018-03-26
vdi: Change 'static' create option to 'preallocation' in QMP
Kevin Wolf
2018-03-26
qcow2: Reset free_cluster_index when allocating a new refcount block
Alberto Garcia
2018-03-26
block/blkreplay: Remove protocol-related fields
Fabiano Rosas
2018-03-26
block/throttle: Remove protocol-related fields
Fabiano Rosas
2018-03-26
block/quorum: Remove protocol-related fields
Fabiano Rosas
2018-03-26
block/replication: Remove protocol_name field
Fabiano Rosas
2018-03-19
qapi: add block latency histogram interface
Vladimir Sementsov-Ogievskiy
2018-03-19
block/accounting: introduce latency histogram
Vladimir Sementsov-Ogievskiy
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
iscsi: fix iSER compilation
Paolo Bonzini
2018-03-19
vvfat: Fix inherit_options flags
Fam Zheng
2018-03-19
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
2018-03-19
vpc: Require aligned size in .bdrv_co_create
Kevin Wolf
2018-03-19
vpc: Support .bdrv_co_create
Kevin Wolf
2018-03-19
vhdx: Support .bdrv_co_create
Kevin Wolf
2018-03-19
vdi: Make comments consistent with other drivers
Kevin Wolf
2018-03-19
qed: Support .bdrv_co_create
Kevin Wolf
2018-03-19
qcow: Support .bdrv_co_create
Kevin Wolf
2018-03-19
parallels: Support .bdrv_co_create
Kevin Wolf
2018-03-19
vdi: Implement .bdrv_co_create
Max Reitz
2018-03-19
vdi: Move file creation to vdi_co_create_opts
Max Reitz
2018-03-19
vdi: Pull option parsing from vdi_co_create
Max Reitz
2018-03-19
luks: Catch integer overflow for huge sizes
Kevin Wolf
2018-03-19
luks: Turn invalid assertion into check
Kevin Wolf
2018-03-19
luks: Support .bdrv_co_create
Kevin Wolf
2018-03-19
luks: Create block_crypto_co_create_generic()
Kevin Wolf
[next]