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
/
include
/
block
Age
Commit message (
Expand
)
Author
2019-05-20
block: Propagate AioContext change to parents
Kevin Wolf
2019-05-20
block: Make bdrv_attach/detach_aio_context() static
Kevin Wolf
2019-05-20
block: Add bdrv_try_set_aio_context()
Kevin Wolf
2019-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-05-10
block: Remove bdrv_read() and bdrv_write()
Alberto Garcia
2019-05-07
qemu-nbd: Look up flag names in array
Max Reitz
2019-04-30
block: introduce byte-based io helpers
Vladimir Sementsov-Ogievskiy
2019-04-18
block/qapi: Clean up how we print to monitor or stdout
Markus Armbruster
2019-04-18
qsp: Simplify how qsp_report() prints
Markus Armbruster
2019-03-26
file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes
Kevin Wolf
2019-03-26
block: Add BDRV_REQ_NO_FALLBACK
Kevin Wolf
2019-03-13
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-03-12
block: Remove the AioContext parameter from bdrv_reopen_multiple()
Alberto Garcia
2019-03-12
block: Add a 'mutable_opts' field to BlockDriver
Alberto Garcia
2019-03-12
block: Allow changing the backing file on reopen
Alberto Garcia
2019-03-12
block: Handle child references in bdrv_reopen_queue()
Alberto Garcia
2019-03-12
block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
Alberto Garcia
2019-03-12
block: Allow freezing BdrvChild links
Alberto Garcia
2019-03-12
bitmaps: Fix typo in function name
Eric Blake
2019-03-12
block/dirty-bitmaps: add block_dirty_bitmap_check function
John Snow
2019-03-12
block/dirty-bitmaps: add inconsistent bit
John Snow
2019-03-12
block/dirty-bitmaps: unify qmp_locked and user_locked calls
John Snow
2019-03-12
block/dirty-bitmaps: rename frozen predicate helper
John Snow
2019-03-09
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...
Peter Maydell
2019-03-08
qcow2: Implement data-file-raw create option
Kevin Wolf
2019-03-08
qcow2: Creating images with external data file
Kevin Wolf
2019-03-08
block: iterate_format with account of whitelisting
Andrey Shinkevich
2019-03-06
nbd: allow authorization with nbd-server-start QMP command
Daniel P. Berrange
2019-03-06
qemu-nbd: add support for authorization of TLS clients
Daniel P. Berrange
2019-02-25
block: Purify .bdrv_refresh_filename()
Max Reitz
2019-02-25
block: Add BlockDriver.bdrv_gather_child_options
Max Reitz
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
2019-02-25
block: Add bdrv_dirname()
Max Reitz
2019-02-25
block: bdrv_get_full_backing_filename's ret. val.
Max Reitz
2019-02-25
block: bdrv_get_full_backing_filename_from_...'s ret. val.
Max Reitz
2019-02-25
block: Make path_combine() return the path
Max Reitz
2019-02-25
block: Add BDS.auto_backing_file
Max Reitz
2019-02-25
block: Use bdrv_refresh_filename() to pull
Max Reitz
2019-02-25
block: fix bdrv_check_perm for non-tree subgraph
Vladimir Sementsov-Ogievskiy
2019-02-25
nbd: Use low-level QIOChannel API in nbd_read_eof()
Kevin Wolf
2019-02-25
nbd: Move nbd_read_eof() to nbd/client.c
Kevin Wolf
2019-02-25
block/snapshot: remove bdrv_snapshot_delete_by_id_or_name
Daniel Henrique Barboza
2019-02-11
bdrv_query_image_info Error parameter added
Andrey Shinkevich
2019-02-04
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2019-01-24
throttle-groups: fix restart coroutine iothread race
Stefan Hajnoczi
2019-01-21
nbd/client: Add meta contexts to nbd_receive_export_list()
Eric Blake
2019-01-21
nbd/client: Add nbd_receive_export_list()
Eric Blake
2019-01-21
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
[next]