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
2019-06-14
blkdebug: Inject errors on .bdrv_co_block_status()
Max Reitz
2019-06-14
blkdebug: Add "none" event
Max Reitz
2019-06-14
blkdebug: Add @iotype error option
Max Reitz
2019-06-13
block/nbd: merge NBDClientSession struct back to BDRVNBDState
Vladimir Sementsov-Ogievskiy
2019-06-13
block/nbd: merge nbd-client.* to nbd.c
Vladimir Sementsov-Ogievskiy
2019-06-13
block/nbd-client: drop stale logout
Vladimir Sementsov-Ogievskiy
2019-06-12
block/gluster: update .help of BLOCK_OPT_PREALLOC option
Stefano Garzarella
2019-06-12
block/file-posix: update .help of BLOCK_OPT_PREALLOC option
Stefano Garzarella
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-04
block/io: bdrv_pdiscard: support int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2019-06-04
block/qcow2-refcount: add trace-point to qcow2_process_discards
Vladimir Sementsov-Ogievskiy
2019-06-04
block: Remove wrong bdrv_set_aio_context() calls
Kevin Wolf
2019-06-04
block: Adjust AioContexts when attaching nodes
Kevin Wolf
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
block/linux-aio: Drop unused BlockAIOCB submission method
Julia Suvorova
2019-06-04
block/io: Delay decrementing the quiesce_counter
Max Reitz
2019-06-04
block: avoid recursive block_status call if possible
Vladimir Sementsov-Ogievskiy
2019-05-30
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-05-28
qapi: support external bitmaps in block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
2019-05-28
qcow2-bitmap: initialize bitmap directory alignment
Andrey Shinkevich
2019-05-28
qcow2: skip writing zero buffers to empty COW areas
Anton Nefedov
2019-05-28
block: Make bdrv_root_attach_child() unref child_bs on failure
Alberto Garcia
2019-05-28
block/backup: refactor: split out backup_calculate_cluster_size
Vladimir Sementsov-Ogievskiy
2019-05-28
block/backup: unify different modes code path
Vladimir Sementsov-Ogievskiy
2019-05-28
block/backup: refactor and tolerate unallocated cluster skipping
Vladimir Sementsov-Ogievskiy
2019-05-28
block/backup: move to copy_bitmap with granularity
Vladimir Sementsov-Ogievskiy
2019-05-28
block/backup: simplify backup_incremental_init_copy_bitmap
Vladimir Sementsov-Ogievskiy
2019-05-28
qcow2: do encryption in threads
Vladimir Sementsov-Ogievskiy
2019-05-28
qcow2: bdrv_co_pwritev: move encryption code out of the lock
Vladimir Sementsov-Ogievskiy
2019-05-28
qcow2: qcow2_co_preadv: improve locking
Vladimir Sementsov-Ogievskiy
2019-05-28
qcow2-threads: split out generic path
Vladimir Sementsov-Ogievskiy
2019-05-28
qcow2-threads: qcow2_co_do_compress: protect queuing by mutex
Vladimir Sementsov-Ogievskiy
2019-05-28
qcow2-threads: use thread_pool_submit_co
Vladimir Sementsov-Ogievskiy
2019-05-28
qcow2: add separate file for threaded data processing functions
Vladimir Sementsov-Ogievskiy
2019-05-28
qcow2.h: add missing include
Vladimir Sementsov-Ogievskiy
2019-05-20
block/file-posix: Unaligned O_DIRECT block-status
Max Reitz
2019-05-20
blockjob: Propagate AioContext change to all job nodes
Kevin Wolf
2019-05-20
block: Add blk_set_allow_aio_context_change()
Kevin Wolf
2019-05-20
block: Implement .(can_)set_aio_ctx for BlockBackend
Kevin Wolf
2019-05-20
block: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUEST_MAX_SECTORS
Alberto Garcia
2019-05-20
qcow2: Define and use QCOW2_COMPRESSED_SECTOR_SIZE
Alberto Garcia
2019-05-20
block/file-posix: Truncate in xfs_write_zeroes()
Max Reitz
2019-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-10
qcow2: Remove BDRVQcow2State.cluster_sectors
Alberto Garcia
2019-05-10
block: Remove bdrv_read() and bdrv_write()
Alberto Garcia
2019-05-10
vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
Alberto Garcia
[next]