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
2021-02-03
block/nbd: only enter connection coroutine if it's present
Roman Kagan
2021-02-03
block/nbd: only detach existing iochannel from aio_context
Roman Kagan
2021-02-03
block/io: use int64_t bytes in copy_range
Vladimir Sementsov-Ogievskiy
2021-02-03
block/io: support int64_t bytes in read/write wrappers
Vladimir Sementsov-Ogievskiy
2021-02-03
block/io: support int64_t bytes in bdrv_co_p{read,write}v_part()
Vladimir Sementsov-Ogievskiy
2021-02-03
block/io: support int64_t bytes in bdrv_aligned_preadv()
Vladimir Sementsov-Ogievskiy
2021-02-03
block/io: support int64_t bytes in bdrv_co_do_copy_on_readv()
Vladimir Sementsov-Ogievskiy
2021-02-03
block/io: support int64_t bytes in bdrv_aligned_pwritev()
Vladimir Sementsov-Ogievskiy
2021-02-03
block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
Vladimir Sementsov-Ogievskiy
2021-02-03
block/io: use int64_t bytes in driver wrappers
Vladimir Sementsov-Ogievskiy
2021-02-03
block: use int64_t as bytes type in tracked requests
Eric Blake
2021-02-03
block/io: improve bdrv_check_request: check qiov too
Vladimir Sementsov-Ogievskiy
2021-02-03
block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes
Vladimir Sementsov-Ogievskiy
2021-02-03
block/io: bdrv_pad_request(): support qemu_iovec_init_extended failure
Vladimir Sementsov-Ogievskiy
2021-02-03
block/io: refactor bdrv_pad_request(): move bdrv_pad_request() up
Vladimir Sementsov-Ogievskiy
2021-02-03
block: fix theoretical overflow in bdrv_init_padding()
Vladimir Sementsov-Ogievskiy
2021-02-03
util/iov: make qemu_iovec_init_extended() honest
Vladimir Sementsov-Ogievskiy
2021-02-03
block: refactor bdrv_check_request: add errp
Vladimir Sementsov-Ogievskiy
2021-02-02
block: Fix VM size column width in bdrv_snapshot_dump()
Kevin Wolf
2021-02-02
block/nvme: Trace NVMe spec version supported by the controller
Philippe Mathieu-Daudé
2021-02-02
block/nvme: Properly display doorbell stride length in trace event
Philippe Mathieu-Daudé
2021-01-28
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ...
Peter Maydell
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2021-01-26
block: report errno when flock fcntl fails
David Edmondson
2021-01-26
block/block-copy: drop unused argument of block_copy()
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: drop unused block_copy_set_progress_callback()
Vladimir Sementsov-Ogievskiy
2021-01-26
backup: move to block-copy
Vladimir Sementsov-Ogievskiy
2021-01-26
block/backup: drop extra gotos from backup_run()
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: make progress_bytes_callback optional
Vladimir Sementsov-Ogievskiy
2021-01-26
qapi: backup: add max-chunk and max-workers to x-perf struct
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: add block_copy_cancel
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: add ratelimit to block-copy
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: add list of all call-states
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: add max_chunk and max_workers parameters
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: implement block_copy_async
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: More explicit call_state
Vladimir Sementsov-Ogievskiy
2021-01-26
qapi: backup: add perf.use-copy-range parameter
Vladimir Sementsov-Ogievskiy
2021-01-26
block: apply COR-filter to block-stream jobs
Andrey Shinkevich
2021-01-26
block/stream: add s->target_bs
Vladimir Sementsov-Ogievskiy
2021-01-26
qapi: block-stream: add "bottom" argument
Vladimir Sementsov-Ogievskiy
2021-01-26
stream: rework backing-file changing
Andrey Shinkevich
2021-01-26
copy-on-read: skip non-guest reads if no copy needed
Andrey Shinkevich
2021-01-26
block: include supported_read_flags into BDS structure
Andrey Shinkevich
2021-01-26
qapi: copy-on-read filter: add 'bottom' option
Andrey Shinkevich
2021-01-26
qapi: add filter-node-name to block-stream
Andrey Shinkevich
2021-01-26
copy-on-read: add filter drop function
Andrey Shinkevich
2021-01-26
copy-on-read: support preadv/pwritev_part functions
Andrey Shinkevich
2021-01-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-13' into ...
Peter Maydell
[next]