index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2023-11-01
cpr: relax blockdev migration blockers
Steve Sistare
2023-10-31
mirror: return mirror-specific information upon query
Fiona Ebner
2023-10-31
qapi/block-core: use JobType for BlockJobInfo's type
Fiona Ebner
2023-10-31
mirror: implement mirror_change method
Fiona Ebner
2023-10-31
block/mirror: determine copy_to_target only once
Fiona Ebner
2023-10-31
block/mirror: move dirty bitmap to filter
Fiona Ebner
2023-10-31
block/mirror: set actively_synced even after the job is ready
Fiona Ebner
2023-10-31
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
2023-10-31
block: Fix locking in media change monitor commands
Kevin Wolf
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-12
block: Add assertion for bdrv_graph_wrlock()
Kevin Wolf
2023-10-12
block: Protect bs->children with graph_lock
Kevin Wolf
2023-10-12
block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
qcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
qcow2: Mark qcow2_inactivate() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_amend_options() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_snapshot_fallback() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark bdrv_parent_cb_resize() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: Mark drain related functions GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-10-12
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
block: convert more bdrv_is_allocated* and bdrv_block_status* calls to corout...
Paolo Bonzini
2023-10-12
block: switch to co_wrapper for bdrv_is_allocated_*
Paolo Bonzini
2023-10-12
block: complete public block status API
Paolo Bonzini
2023-10-12
block: rename the bdrv_co_block_status static function
Paolo Bonzini
2023-10-05
nbd/client: Accept 64-bit block status chunks
Eric Blake
2023-10-05
nbd/client: Initial support for extended headers
Eric Blake
2023-10-05
nbd/client: Plumb errp through nbd_receive_replies
Eric Blake
2023-09-29
block: Clean up local variable shadowing
Markus Armbruster
2023-09-29
block/vdi: Clean up local variable shadowing
Markus Armbruster
2023-09-29
block/dirty-bitmap: Clean up local variable shadowing
Markus Armbruster
2023-09-27
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-26
block: mark mixed functions that can suspend
Paolo Bonzini
2023-09-25
nbd: Prepare for 64-bit request effect lengths
Eric Blake
2023-09-22
nbd: Add types for extended headers
Eric Blake
2023-09-22
nbd/client: Pass mode through to nbd_send_request
Eric Blake
2023-09-22
nbd: Replace bool structured_reply with mode enum
Eric Blake
2023-09-21
Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q...
Stefan Hajnoczi
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
2023-09-21
parallels: naive implementation of parallels_co_pwrite_zeroes
Denis V. Lunev
2023-09-21
parallels: naive implementation of parallels_co_pdiscard
Denis V. Lunev
2023-09-21
parallels: improve readability of allocate_clusters
Denis V. Lunev
[next]