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
2014-10-23
block: char devices on FreeBSD are not behind a pager
Roger Pau Monne
2014-10-23
qcow2: Do not overflow when writing an L1 sector
Max Reitz
2014-10-23
qcow2: Drop REFCOUNT_SHIFT
Max Reitz
2014-10-23
qcow2: Clean up after refcount rebuild
Max Reitz
2014-10-23
qcow2: Rebuild refcount structure during check
Max Reitz
2014-10-23
qcow2: Do not perform potentially damaging repairs
Max Reitz
2014-10-23
qcow2: Fix refcount blocks beyond image end
Max Reitz
2014-10-23
qcow2: Reuse refcount table in calculate_refcounts()
Max Reitz
2014-10-23
qcow2: Let inc_refcounts() resize the reftable
Max Reitz
2014-10-23
qcow2: Let inc_refcounts() return -errno
Max Reitz
2014-10-23
qcow2: Split fail code in L1 and L2 checks
Max Reitz
2014-10-23
qcow2: Use int64_t for in-memory reftable size
Max Reitz
2014-10-23
qcow2: Pull check_refblocks() up
Max Reitz
2014-10-23
qcow2: Use sizeof(**refcount_table)
Max Reitz
2014-10-23
qcow2: Split qcow2_check_refcounts()
Max Reitz
2014-10-23
qcow2: Fix leaks in dirty images
Max Reitz
2014-10-23
qcow2: Calculate refcount block entry count
Max Reitz
2014-10-23
block/vdi: Use {DIV_,}ROUND_UP
Max Reitz
2014-10-20
block: Make device model's references to BlockBackend strong
Markus Armbruster
2014-10-20
block: Lift device model API into BlockBackend
Markus Armbruster
2014-10-20
block/qapi: Convert qmp_query_block() to BlockBackend
Markus Armbruster
2014-10-20
blockdev: Fix blockdev-add not to create DriveInfo
Markus Armbruster
2014-10-20
blockdev: Drop superfluous DriveInfo member id
Markus Armbruster
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-10-20
block: Merge BlockBackend and BlockDriverState name spaces
Markus Armbruster
2014-10-20
block: Eliminate BlockDriverState member device_name[]
Markus Armbruster
2014-10-20
block: Make BlockBackend own its BlockDriverState
Markus Armbruster
2014-10-20
block: Code motion to get rid of stubs/blockdev.c
Markus Armbruster
2014-10-20
block: Connect BlockBackend and DriveInfo
Markus Armbruster
2014-10-20
block: Connect BlockBackend to BlockDriverState
Markus Armbruster
2014-10-20
block: New BlockBackend
Markus Armbruster
2014-10-20
block: Split bdrv_new_root() off bdrv_new()
Markus Armbruster
2014-10-20
nbd: Fix filename generation
Max Reitz
2014-10-20
block/raw-posix: use seek_hole ahead of fiemap
Tony Breeds
2014-10-20
block/raw-posix: Fix disk corruption in try_fiemap
Tony Breeds
2014-10-20
qcow2: fix leak of Qcow2DiscardRegion in update_refcount_discard
Zhang Haoyu
2014-10-04
qapi: Add corrupt field to ImageInfoSpecificQCow2
Max Reitz
2014-10-03
vmdk: Fix integer overflow in offset calculation
Fam Zheng
2014-10-03
ssh: Don't crash if either host or path is not specified.
Richard W.M. Jones
2014-09-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-30
block/iscsi: handle failure on malloc of the allocationmap
Peter Lieven
2014-09-29
raw-posix: Fix build without posix_fallocate()
Kevin Wolf
2014-09-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-09-26
trace-events: drop orphan iscsi trace events
Stefan Hajnoczi
2014-09-25
vpc: fix beX_to_cpu() and cpu_to_beX() confusion
Stefan Hajnoczi
2014-09-25
blkdebug: show an error for invalid event names
Stefan Hajnoczi
2014-09-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-09-22
block: vhdx - fix reading beyond pointer during image creation
Jeff Cody
[next]