OSDN Git Service

tests: respect --enable/--disable-download for Avocado
[qmiga/qemu.git] / include / block /
2023-11-21 Stefan HajnocziMerge tag 'pull-lu-20231121' of https://gitlab.com...
2023-11-21 Stefan HajnocziMerge tag 'pull-xenfv-20231121' of git://git.infradead...
2023-11-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-21 Kevin Wolfblock: Fix deadlocks in bdrv_graph_wrunlock()
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'hppa64-fixes-pull-request' of https://github...
2023-11-20 Stefan HajnocziMerge tag 'pull-error-2023-11-17' of https://repo.or...
2023-11-20 Stefan HajnocziMerge tag 'pull-request-2023-11-16' of https://gitlab...
2023-11-20 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-11-15 Michael Tokarevinclude/block/ufs.h: spelling fix: setted
2023-11-10 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-11-10 Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08 Kevin Wolfblock: Protect bs->file with graph_lock
2023-11-08 Kevin Wolfblock: Add missing GRAPH_RDLOCK annotations
2023-11-08 Kevin Wolfblock: Introduce bdrv_co_change_backing_file()
2023-11-08 Kevin Wolfblock: Protect bs->backing with graph_lock
2023-11-07 Kevin Wolfblock: Mark bdrv_replace_node() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_cow_child() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_filter_child() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_(un)freeze_backing_chain() and callers...
2023-11-07 Kevin Wolfblock: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_skip_implicit_filters() and callers...
2023-11-07 Kevin Wolfblock: Mark bdrv_filter_or_cow_bs() and callers GRAPH_R...
2023-11-07 Kevin Wolfblock: Mark block_job_add_bdrv() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_root_attach_child() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_probe_blocksizes() and callers GRAPH_R...
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Stefan HajnocziMerge tag 'migration-20231031-pull-request' of https...
2023-10-31 Fiona Ebnerblockjob: query driver-specific info via a new 'query...
2023-10-31 Fiona Ebnerblockjob: introduce block-job-change QMP command
2023-10-30 Stefan HajnocziMerge tag 'pull-lu-20231030' of https://gitlab.com...
2023-10-30 Stefan HajnocziMerge tag 'pull-ufs-20231030' of https://gitlab.com...
2023-10-30 Jeuk Kimhw/ufs: Modify lu.c to share codes with SCSI subsystem
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-17 Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-loongarch-20231013' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'pull-ufs-20231013' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-13 Jeuk Kimhw/ufs: Fix incorrect register fields
2023-10-12 Kevin Wolfblock: Add assertion for bdrv_graph_wrlock()
2023-10-12 Kevin Wolfblock: Protect bs->children with graph_lock
2023-10-12 Kevin Wolfblock: Protect bs->parents with graph_lock
2023-10-12 Kevin Wolfblock: Mark bdrv_get_specific_info() and callers GRAPH_...
2023-10-12 Kevin Wolfblock: Mark bdrv_apply_auto_read_only() and callers...
2023-10-12 Kevin Wolfblock: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfqcow2: Mark qcow2_signal_corruption() and callers GRAPH...
2023-10-12 Kevin Wolfblock: Mark bdrv_amend_options() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_refresh_filename() and callers GRAPH_R...
2023-10-12 Kevin Wolfblock: Mark bdrv_get_xdbg_block_graph() and callers...
2023-10-12 Kevin Wolfblock: Take graph rdlock in parts of reopen
2023-10-12 Kevin Wolfblock: Mark bdrv_snapshot_fallback() and callers GRAPH_...
2023-10-12 Emanuele Giuseppe... block: Mark drain related functions GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_first_blk() and bdrv_is_root_node...
2023-10-12 Kevin Wolfblock-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock...
2023-10-12 Paolo Bonziniblock: switch to co_wrapper for bdrv_is_allocated_*
2023-10-12 Paolo Bonziniblock: complete public block status API
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09 Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-09 Stefan HajnocziMerge tag 'q800-for-8.2-pull-request' of https://github...
2023-10-09 Stefan HajnocziMerge tag 'pull-shadow-2023-10-06' of https://repo...
2023-10-09 Stefan HajnocziMerge tag 'pull-nbd-2023-10-05' of https://repo.or...
2023-10-05 Eric Blakenbd/server: Prepare for per-request filtering of BLOCK_...
2023-10-05 Eric Blakenbd/server: Refactor list of negotiated meta contexts
2023-10-05 Eric Blakenbd/client: Initial support for extended headers
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-26 Stefan HajnocziMerge tag 'pull-nbd-2023-09-25' of https://repo.or...
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-25 Eric Blakenbd: Prepare for 64-bit request effect lengths
2023-09-22 Eric Blakenbd: Add types for extended headers
2023-09-22 Eric Blakenbd/client: Pass mode through to nbd_send_request
2023-09-22 Eric Blakenbd: Replace bool structured_reply with mode enum
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-21 Stefan HajnocziMerge tag 'pull-testing-200923-1' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Paolo Bonziniblock: mark aio_poll as non-coroutine
2023-09-20 Stefan Hajnocziblock: remove AIOCBInfo->get_aio_context()
2023-09-20 Andrey Drobyshev viablock: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_st...
2023-09-20 Kevin Wolfblock: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_unref_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_root_unref_child() GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_child_perm() GRAPH_RDLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_get_cumulative_perm() and callers...
2023-09-20 Kevin Wolfblock: Mark bdrv_parent_perms_conflict() and callers...
2023-09-20 Kevin Wolfblock: Mark bdrv_attach_child() GRAPH_WRLOCK
next