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
2017-12-21
block/iscsi: only report an iSCSI Failure if we don't handle it gracefully
Peter Lieven
2017-12-21
block/iscsi: dont leave allocmap in an invalid state on UNMAP failure
Peter Lieven
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-12-19
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-12-19
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
2017-12-18
block/curl: fix minor memory leaks
Jeff Cody
2017-12-18
block/curl: check error return of curl_global_init()
Jeff Cody
2017-12-18
block/sheepdog: code beautification
Jeff Cody
2017-12-18
block/sheepdog: remove spurious NULL check
Jeff Cody
2017-12-18
backup: use copy_bitmap in incremental backup
Vladimir Sementsov-Ogievskiy
2017-12-18
backup: simplify non-dirty bits progress processing
Vladimir Sementsov-Ogievskiy
2017-12-18
backup: init copy_bitmap from sync_bitmap for incremental
Vladimir Sementsov-Ogievskiy
2017-12-18
backup: move from done_bitmap to copy_bitmap
Vladimir Sementsov-Ogievskiy
2017-12-18
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
2017-12-18
block: remove "qemu/osdep.h" from header file
Philippe Mathieu-Daudé
2017-11-29
block/nfs: fix nfs_client_open for filesize greater than 1TB
Peter Lieven
2017-11-29
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
2017-11-29
block: Expect graph changes in bdrv_parent_drained_begin/end
Kevin Wolf
2017-11-21
block: Error out on load_vm with active dirty bitmaps
Kevin Wolf
2017-11-21
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
2017-11-21
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
2017-11-21
block: Don't request I/O permission with BDRV_O_NO_IO
Kevin Wolf
2017-11-17
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-11-17
block: Make bdrv_next() keep strong references
Max Reitz
2017-11-17
qcow2: Fix overly broad madvise()
Max Reitz
2017-11-17
qcow2: Refuse to get unaligned offsets from cache
Max Reitz
2017-11-17
qcow2: Add bounds check to get_refblock_offset()
Max Reitz
2017-11-17
block: Guard against NULL bs->drv
Max Reitz
2017-11-17
qcow2: Unaligned zero cluster in handle_alloc()
Max Reitz
2017-11-17
qcow2: check_errors are fatal
Max Reitz
2017-11-17
qcow2: reject unaligned offsets in write compressed
Anton Nefedov
2017-11-17
qcow2: fix image corruption on commit with persistent bitmap
Eric Blake
2017-11-17
nbd: Don't crash when server reports NBD_CMD_READ failure
Eric Blake
2017-11-17
qcow2: fix image corruption after committing qcow2 image into base
Daniel P. Berrange
2017-11-17
block: Deprecate bdrv_set_read_only() and users
Kevin Wolf
2017-11-17
qcow2: don't permit changing encryption parameters
Daniel P. Berrange
2017-11-17
replication: Fix replication open fail
Wang Guang
2017-11-16
throttle-groups: forget timer and schedule next TGM on detach
Stefan Hajnoczi
2017-11-14
block/parallels: add migration blocker
Jeff Cody
2017-11-14
block/parallels: Do not update header or truncate image when INMIGRATE
Jeff Cody
2017-11-14
block/vhdx.c: Don't blindly update the header
Jeff Cody
2017-11-14
block/snapshot: dirty all dirty bitmaps on snapshot-switch
Vladimir Sementsov-Ogievskiy
2017-11-14
qcow2: Assert that the crypto header does not overlap other metadata
Alberto Garcia
2017-11-14
qcow2: Don't open images with header.refcount_table_clusters == 0
Alberto Garcia
2017-11-14
qcow2: Prevent allocating compressed clusters at offset 0
Alberto Garcia
2017-11-14
qcow2: Prevent allocating L2 tables at offset 0
Alberto Garcia
2017-11-14
qcow2: Prevent allocating refcount blocks at offset 0
Alberto Garcia
2017-11-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-11-13
block: Leave valid throttle timers when removing a BDS from a backend
Alberto Garcia
2017-11-13
block: Check for inserted BlockDriverState in blk_io_limits_disable()
Alberto Garcia
[next]