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-02-06
block/raw-posix.c: Fix raw_getlength() on Mac OS X block devices
Programmingkid
2015-02-06
qcow2: Rewrite qcow2_alloc_bytes()
Max Reitz
2015-02-06
block: Give always priority to unused entries in the qcow2 L2 cache
Alberto Garcia
2015-02-06
nbd: fix max_discard/max_transfer_length
Denis V. Lunev
2015-02-06
nbd: Improve error messages
Max Reitz
2015-02-06
block: fix off-by-one error in qcow and qcow2
Jeff Cody
2015-02-06
qed: check for header size overflow
Stefan Hajnoczi
2015-02-06
block/dmg: improve zeroes handling
Peter Wu
2015-02-06
block/dmg: support bzip2 block entry types
Peter Wu
2015-02-06
block/dmg: factor out block type check
Peter Wu
2015-02-06
block/dmg: use SectorNumber from BLKX header
Peter Wu
2015-02-06
block/dmg: fix sector data offset calculation
Peter Wu
2015-02-06
block/dmg: set virtual size to a non-zero value
Peter Wu
2015-02-06
block/dmg: process XML plists
Peter Wu
2015-02-06
block/dmg: validate chunk size to avoid overflow
Peter Wu
2015-02-06
block/dmg: process a buffer instead of reading ints
Peter Wu
2015-02-06
block/dmg: extract processing of resource forks
Peter Wu
2015-02-06
block/dmg: extract mish block decoding functionality
Peter Wu
2015-02-06
block/dmg: properly detect the UDIF trailer
Peter Wu
2015-02-06
block: add event when disk usage exceeds threshold
Francesco Romani
2015-02-06
block-backend: expose bs->bl.max_transfer_length
Peter Lieven
2015-02-06
block: add accounting for merged requests
Peter Lieven
2015-02-06
qed: Really remove unused field QEDAIOCB.finished
Fam Zheng
2015-02-06
block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes
Denis V. Lunev
2015-02-06
block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes
Denis V. Lunev
2015-02-06
block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes
Denis V. Lunev
2015-02-06
block/raw-posix: refactor handle_aiocb_write_zeroes a bit
Denis V. Lunev
2015-02-06
block/raw-posix: create do_fallocate helper
Denis V. Lunev
2015-02-06
block/raw-posix: create translate_err helper to merge errno values
Denis V. Lunev
2015-01-23
block: vhdx - force FileOffsetMB field to '0' for certain block states
Jeff Cody
2015-01-23
block: update string sizes for filename,backing_file,exact_filename
Jeff Cody
2015-01-23
block: mirror - change string allocation to 2-bytes
Jeff Cody
2015-01-23
block: qapi - move string allocation from stack to the heap
Jeff Cody
2015-01-23
block: vmdk - move string allocations from stack to the heap
Jeff Cody
2015-01-23
block: vmdk - make ret variable usage clear
Jeff Cody
2015-01-23
qcow2: Add two more unalignment checks
Max Reitz
2015-01-13
coroutine: drop qemu_coroutine_adjust_pool_size
Paolo Bonzini
2015-01-13
qmp: Add command 'blockdev-backup'
Fam Zheng
2015-01-13
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
2015-01-13
block/vmdk: Relative backing file for creation
Max Reitz
2015-01-13
block: JSON filenames and relative backing files
Max Reitz
2015-01-03
block/iscsi: fix uninitialized variable
Peter Wu
2014-12-12
linux-aio: simplify removal of completed iocbs from the list
Paolo Bonzini
2014-12-12
linux-aio: drop return code from laio_io_unplug and ioq_submit
Paolo Bonzini
2014-12-12
linux-aio: rename LaioQueue idx field to "n"
Paolo Bonzini
2014-12-12
linux-aio: track whether the queue is blocked
Paolo Bonzini
2014-12-12
linux-aio: queue requests that cannot be submitted
Paolo Bonzini
2014-12-12
block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1
Jeff Cody
2014-12-12
block: vhdx - change .vhdx_create default block state to ZERO
Jeff Cody
2014-12-12
block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec
Jeff Cody
[next]