Age | Commit message (Expand) | Author | Files | Lines |
2023-11-01 | cpr: relax blockdev migration blockers | Steve Sistare | 7 | -7/+7 |
2023-10-31 | mirror: return mirror-specific information upon query | Fiona Ebner | 1 | -8/+23 |
2023-10-31 | qapi/block-core: use JobType for BlockJobInfo's type | Fiona Ebner | 1 | -2/+2 |
2023-10-31 | mirror: implement mirror_change method | Fiona Ebner | 1 | -3/+41 |
2023-10-31 | block/mirror: determine copy_to_target only once | Fiona Ebner | 1 | -23/+18 |
2023-10-31 | block/mirror: move dirty bitmap to filter | Fiona Ebner | 1 | -4/+13 |
2023-10-31 | block/mirror: set actively_synced even after the job is ready | Fiona Ebner | 1 | -3/+3 |
2023-10-31 | virtio: use defer_call() in virtio_irqfd_notify() | Stefan Hajnoczi | 2 | -0/+10 |
2023-10-31 | util/defer-call: move defer_call() to util/ | Stefan Hajnoczi | 6 | -157/+4 |
2023-10-31 | block: rename blk_io_plug_call() API to defer_call() | Stefan Hajnoczi | 5 | -66/+63 |
2023-10-31 | block: Fix locking in media change monitor commands | Kevin Wolf | 1 | -0/+5 |
2023-10-20 | migration: simplify blockers | Steve Sistare | 7 | -30/+15 |
2023-10-12 | block: Add assertion for bdrv_graph_wrlock() | Kevin Wolf | 1 | -1/+2 |
2023-10-12 | block: Protect bs->children with graph_lock | Kevin Wolf | 1 | -1/+2 |
2023-10-12 | block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK | Kevin Wolf | 1 | -4/+2 |
2023-10-12 | block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK | Kevin Wolf | 8 | -1/+16 |
2023-10-12 | block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK | Kevin Wolf | 4 | -2/+12 |
2023-10-12 | qcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK | Kevin Wolf | 1 | -6/+3 |
2023-10-12 | qcow2: Mark qcow2_inactivate() and callers GRAPH_RDLOCK | Kevin Wolf | 1 | -5/+10 |
2023-10-12 | qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK | Kevin Wolf | 8 | -189/+246 |
2023-10-12 | block: Mark bdrv_amend_options() and callers GRAPH_RDLOCK | Kevin Wolf | 1 | -3/+1 |
2023-10-12 | block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK | Kevin Wolf | 12 | -6/+31 |
2023-10-12 | block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK | Kevin Wolf | 1 | -0/+3 |
2023-10-12 | block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK | Kevin Wolf | 6 | -26/+49 |
2023-10-12 | block: Mark bdrv_snapshot_fallback() and callers GRAPH_RDLOCK | Kevin Wolf | 1 | -6/+29 |
2023-10-12 | block: Mark bdrv_parent_cb_resize() and callers GRAPH_RDLOCK | Kevin Wolf | 1 | -3/+9 |
2023-10-12 | block: Mark drain related functions GRAPH_RDLOCK | Emanuele Giuseppe Esposito | 1 | -4/+28 |
2023-10-12 | block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK | Kevin Wolf | 7 | -7/+33 |
2023-10-12 | block: convert more bdrv_is_allocated* and bdrv_block_status* calls to corout... | Paolo Bonzini | 8 | -32/+33 |
2023-10-12 | block: switch to co_wrapper for bdrv_is_allocated_* | Paolo Bonzini | 1 | -46/+7 |
2023-10-12 | block: complete public block status API | Paolo Bonzini | 1 | -13/+5 |
2023-10-12 | block: rename the bdrv_co_block_status static function | Paolo Bonzini | 1 | -10/+11 |
2023-10-05 | nbd/client: Accept 64-bit block status chunks | Eric Blake | 2 | -15/+35 |
2023-10-05 | nbd/client: Initial support for extended headers | Eric Blake | 1 | -1/+1 |
2023-10-05 | nbd/client: Plumb errp through nbd_receive_replies | Eric Blake | 1 | -6/+12 |
2023-09-29 | block: Clean up local variable shadowing | Markus Armbruster | 3 | -19/+19 |
2023-09-29 | block/vdi: Clean up local variable shadowing | Markus Armbruster | 1 | -4/+3 |
2023-09-29 | block/dirty-bitmap: Clean up local variable shadowing | Markus Armbruster | 2 | -11/+11 |
2023-09-27 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi | 4 | -7/+8 |
2023-09-26 | block: mark mixed functions that can suspend | Paolo Bonzini | 4 | -7/+8 |
2023-09-25 | nbd: Prepare for 64-bit request effect lengths | Eric Blake | 2 | -7/+20 |
2023-09-22 | nbd: Add types for extended headers | Eric Blake | 1 | -3/+3 |
2023-09-22 | nbd/client: Pass mode through to nbd_send_request | Eric Blake | 1 | -2/+3 |
2023-09-22 | nbd: Replace bool structured_reply with mode enum | Eric Blake | 1 | -3/+5 |
2023-09-21 | Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q... | Stefan Hajnoczi | 2 | -89/+303 |
2023-09-21 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Stefan Hajnoczi | 16 | -125/+232 |
2023-09-21 | Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging | Stefan Hajnoczi | 4 | -108/+109 |
2023-09-21 | parallels: naive implementation of parallels_co_pwrite_zeroes | Denis V. Lunev | 1 | -0/+14 |
2023-09-21 | parallels: naive implementation of parallels_co_pdiscard | Denis V. Lunev | 1 | -0/+46 |
2023-09-21 | parallels: improve readability of allocate_clusters | Denis V. Lunev | 1 | -8/+5 |