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
2018-12-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-12-03' into st...
Peter Maydell
2018-12-03
mirror: fix dead-lock
Vladimir Sementsov-Ogievskiy
2018-11-30
nbd/client: Send NBD_CMD_DISC if open fails after connect
Eric Blake
2018-11-30
nbd/client: Make x-dirty-bitmap more reliable
Eric Blake
2018-11-19
file-posix: Fix shared locks on reopen commit
Max Reitz
2018-11-19
qcow2: Don't allow overflow during cluster allocation
Eric Blake
2018-11-19
vvfat: Fix memory leak
Kevin Wolf
2018-11-12
qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()
Liam Merwick
2018-11-12
block: Fix potential Null pointer dereferences in vvfat.c
Liam Merwick
2018-11-12
block: Null pointer dereference in blk_root_get_parent_desc()
Liam Merwick
2018-11-12
block: Make more block drivers compile-time configurable
Jeff Cody
2018-11-12
file-posix: Drop s->lock_fd
Fam Zheng
2018-11-12
file-posix: Skip effectiveless OFD lock operations
Fam Zheng
2018-11-12
file-posix: Use error API properly
Fam Zheng
2018-11-05
vdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZE
Leonid Bloch
2018-11-05
iscsi: Support auto-read-only option
Kevin Wolf
2018-11-05
gluster: Support auto-read-only option
Kevin Wolf
2018-11-05
curl: Support auto-read-only option
Kevin Wolf
2018-11-05
file-posix: Support auto-read-only option
Kevin Wolf
2018-11-05
nbd: Support auto-read-only option
Kevin Wolf
2018-11-05
block: Require auto-read-only for existing fallbacks
Kevin Wolf
2018-11-05
rbd: Close image in qemu_rbd_open() error path
Kevin Wolf
2018-11-05
block: Add auto-read-only option
Kevin Wolf
2018-11-05
quorum: Forbid adding children in blkverify mode
Alberto Garcia
2018-11-05
quorum: Return an error if the blkverify mode has invalid settings
Alberto Garcia
2018-11-05
quorum: Remove quorum_err()
Alberto Garcia
2018-11-05
block/vdi: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
block/vhdx: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
vpc: Don't leak opts in vpc_open()
Kevin Wolf
2018-11-05
block: change some function return type to bool
Li Qiang
2018-11-05
qcow2: Get the request alignment for encrypted images from QCryptoBlock
Alberto Garcia
2018-11-05
block/qcow2-bitmap: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
block/qcow: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
block/qcow2: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
block/vvfat: Fix crash when reporting error about too many files in directory
Thomas Huth
2018-10-29
dirty-bitmaps: clean-up bitmaps loading and migration logic
Vladimir Sementsov-Ogievskiy
2018-10-29
block/dirty-bitmaps: allow clear on disabled bitmaps
John Snow
2018-10-29
block/dirty-bitmaps: fix merge permissions
John Snow
2018-10-29
block/dirty-bitmaps: add user_locked status checker
John Snow
2018-10-29
bloc/qcow2: drop dirty_bitmaps_loaded state variable
Vladimir Sementsov-Ogievskiy
2018-10-29
block/qcow2: improve error message in qcow2_inactivate
Vladimir Sementsov-Ogievskiy
2018-10-29
dirty-bitmap: make it possible to restore bitmap after merge
Vladimir Sementsov-Ogievskiy
2018-10-29
dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2018-10-29
dirty-bitmap: switch assert-fails to errors in bdrv_merge_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2018-10-19
vpc: Fail open on bad header checksum
Markus Armbruster
2018-10-19
block: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-12
nvme: correct locking around completion
Paolo Bonzini
2018-10-01
block-backend: Set werror/rerror defaults in blk_new()
Kevin Wolf
2018-10-01
qcow2: Explicit number replaced by a constant
Leonid Bloch
[next]