OSDN Git Service

tests: bios-tables-test: Prepare the ACPI table change for smbios type4 thread count2...
[qmiga/qemu.git] / block /
2023-11-06 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2023-11-03 Stefan HajnocziMerge tag 'pull-target-arm-20231102' of https://git...
2023-11-03 Stefan HajnocziMerge tag 'migration-20231102-pull-request' of https...
2023-11-01 Steve Sistarecpr: relax blockdev migration blockers
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Fiona Ebnermirror: return mirror-specific information upon query
2023-10-31 Fiona Ebnerqapi/block-core: use JobType for BlockJobInfo's type
2023-10-31 Fiona Ebnermirror: implement mirror_change method
2023-10-31 Fiona Ebnerblock/mirror: determine copy_to_target only once
2023-10-31 Fiona Ebnerblock/mirror: move dirty bitmap to filter
2023-10-31 Fiona Ebnerblock/mirror: set actively_synced even after the job...
2023-10-31 Stefan Hajnoczivirtio: use defer_call() in virtio_irqfd_notify()
2023-10-31 Stefan Hajnocziutil/defer-call: move defer_call() to util/
2023-10-31 Stefan Hajnocziblock: rename blk_io_plug_call() API to defer_call()
2023-10-31 Kevin Wolfblock: Fix locking in media change monitor commands
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-10-23 Stefan HajnocziMerge tag 'hw-misc-20231020' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Steve Sistaremigration: simplify blockers
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-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: 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 check_constraints_on_bitmap() GRAPH_RDLOCK
2023-10-12 Kevin Wolfqcow2: Mark qcow2_inactivate() 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_snapshot_fallback() and callers GRAPH_...
2023-10-12 Kevin Wolfblock: Mark bdrv_parent_cb_resize() and callers GRAPH_R...
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 Paolo Bonziniblock: convert more bdrv_is_allocated* and bdrv_block_s...
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-12 Paolo Bonziniblock: rename the bdrv_co_block_status static function
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/client: Accept 64-bit block status chunks
2023-10-05 Eric Blakenbd/client: Initial support for extended headers
2023-10-05 Eric Blakenbd/client: Plumb errp through nbd_receive_replies
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-29 Markus Armbrusterblock: Clean up local variable shadowing
2023-09-29 Markus Armbrusterblock/vdi: Clean up local variable shadowing
2023-09-29 Markus Armbrusterblock/dirty-bitmap: Clean up local variable shadowing
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-26 Paolo Bonziniblock: mark mixed functions that can suspend
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-21 Denis V. Lunevparallels: naive implementation of parallels_co_pwrite_...
2023-09-21 Denis V. Lunevparallels: naive implementation of parallels_co_pdiscard
2023-09-21 Denis V. Lunevparallels: improve readability of allocate_clusters
2023-09-21 Denis V. Lunevparallels: naive implementation of allocate_clusters...
2023-09-21 Denis V. Lunevparallels: update used bitmap in allocate_cluster
2023-09-21 Denis V. Lunevparallels: accept multiple clusters in mark_used()
2023-09-21 Denis V. Lunevparallels: collect bitmap of used clusters at open
2023-09-21 Denis V. Lunevparallels: fix broken parallels_check_data_off()
2023-09-21 Denis V. Lunevparallels: create mark_used() helper which sets bit...
2023-09-21 Denis V. Lunevparallels: refactor path when we need to re-check image...
2023-09-21 Denis V. Lunevparallels: return earlier from parallels_open() functio...
2023-09-21 Denis V. Lunevparallels: return earler in fail_format branch in paral...
2023-09-21 Denis V. Lunevparallels: invent parallels_opts_prealloc() helper...
2023-09-21 Denis V. Lunevparallels: fix memory leak in parallels_open()
2023-09-21 Denis V. Lunevparallels: mark driver as supporting CBT
2023-09-21 Denis V. Lunevparallels: fix formatting in bdrv_parallels initialization
2023-09-20 Stefan Hajnocziblock-backend: process zoned requests in the current...
2023-09-20 Stefan Hajnocziblock-backend: process I/O in the current AioContext
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
next