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
2013-09-06
block: introduce bdrv_get_block_status API
Paolo Bonzini
2013-09-06
block: expect errors from bdrv_co_is_allocated
Paolo Bonzini
2013-09-06
block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
Paolo Bonzini
2013-09-06
block: make bdrv_co_is_allocated static
Paolo Bonzini
2013-09-06
cow: do not call bdrv_co_is_allocated
Paolo Bonzini
2013-09-06
cow: make writes go at a less indecent speed
Paolo Bonzini
2013-09-06
cow: make reads go at a decent speed
Paolo Bonzini
2013-09-06
block: make bdrv_delete() static
Fam Zheng
2013-09-06
iscsi: use bdrv_new() instead of stack structure
Fam Zheng
2013-09-06
vvfat: use bdrv_new() to allocate BlockDriverState
Fam Zheng
2013-09-06
w32: Fix access to host devices (regression)
Stefan Weil
2013-09-06
block: Add iops_size to do the iops accounting for a given io size.
Benoît Canet
2013-09-06
block: Add support for throttling burst max in QMP and the command line.
Benoît Canet
2013-09-06
block: Enable the new throttling code in the block layer.
Benoît Canet
2013-09-03
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-09-02
qcow2_check: Mark image consistent
Max Reitz
2013-09-02
qcow2-refcount: Repair shared refcount blocks
Max Reitz
2013-09-01
curl: qemu_bh_new() can never return NULL
Stefan Hajnoczi
2013-09-01
misc: Fix some typos in names and comments
Stefan Weil
2013-08-30
qcow2-refcount: Repair OFLAG_COPIED errors
Max Reitz
2013-08-30
qcow2-refcount: Move OFLAG_COPIED checks
Max Reitz
2013-08-30
qcow2: Employ metadata overlap checks
Max Reitz
2013-08-30
qcow2: Metadata overlap checks
Max Reitz
2013-08-30
qcow2: Add corrupt bit
Max Reitz
2013-08-30
qcow2-refcount: Snapshot update for zero clusters
Max Reitz
2013-08-30
gluster: Abort on AIO completion failure
Bharata B Rao
2013-08-30
block: Remove old raw driver
Kevin Wolf
2013-08-30
switch raw block driver from "raw.o" to "raw_bsd.o"
Laszlo Ersek
2013-08-30
raw_bsd: register bdrv_raw
Laszlo Ersek
2013-08-30
raw_bsd: add raw_create_options
Laszlo Ersek
2013-08-30
raw_bsd: introduce "special members"
Laszlo Ersek
2013-08-30
raw_bsd: add raw_create()
Laszlo Ersek
2013-08-30
raw_bsd: emit debug events in bdrv_co_readv() and bdrv_co_writev()
Laszlo Ersek
2013-08-30
add skeleton for BSD licensed "raw" BlockDriver
Laszlo Ersek
2013-08-30
block/qcow2.h: Avoid "1LL << 63" (shifts into sign bit)
Peter Maydell
2013-08-30
qcow2: Change default for new images to compat=1.1
Kevin Wolf
2013-08-22
win32-aio: drop win32_aio_flush_cb()
Stefan Hajnoczi
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
Alex Bligh
2013-08-22
vmdk: support vmfs files
Paolo Bonzini
2013-08-22
vmdk: support vmfsSparse files
Fam Zheng
2013-08-22
vmdk: fix L1 and L2 table size in vmdk3 open
Fam Zheng
2013-08-22
vmdk: Move l1_size check into vmdk_add_extent()
Fam Zheng
2013-08-22
block: Introduce bs->zero_beyond_eof
Asias He
2013-08-21
qcow2: Change default for new images to compat=1.1
Kevin Wolf
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
block/ssh: drop return_true()
Stefan Hajnoczi
2013-08-19
block/sheepdog: drop have_co_req() and aio_flush_request()
Stefan Hajnoczi
2013-08-19
block/rbd: drop qemu_rbd_aio_flush_cb()
Stefan Hajnoczi
2013-08-19
block/nbd: drop nbd_have_request()
Stefan Hajnoczi
[next]