index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
block-backend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
block: add blk_io_plug_call() API
Stefan Hajnoczi
1
-22
/
+0
2023-05-30
block: add blk_in_drain() API
Stefan Hajnoczi
1
-0
/
+7
2023-05-30
block-backend: split blk_do_set_aio_context()
Stefan Hajnoczi
1
-38
/
+23
2023-05-30
block-backend: Fix blk_new_open() for iothreads
Kevin Wolf
1
-6
/
+21
2023-05-30
block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
1
-0
/
+2
2023-05-30
block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
Kevin Wolf
1
-1
/
+6
2023-05-15
block: introduce zone append write for zoned devices
Sam Li
1
-0
/
+61
2023-05-15
block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...
Sam Li
1
-0
/
+137
2023-05-10
block: Consistently call bdrv_activate() outside coroutine
Kevin Wolf
1
-1
/
+9
2023-04-25
block: don't acquire AioContext lock in bdrv_drain_all()
Stefan Hajnoczi
1
-7
/
+1
2023-04-25
block: protect BlockBackend->queued_requests with a lock
Stefan Hajnoczi
1
-2
/
+16
2023-04-25
block: make BlockBackend->disable_request_queuing atomic
Stefan Hajnoczi
1
-3
/
+4
2023-04-25
block: make BlockBackend->quiesce_counter atomic
Stefan Hajnoczi
1
-7
/
+7
2023-04-20
block-backend: remove qatomic_mb_read()
Paolo Bonzini
1
-2
/
+2
2023-04-11
block, block-backend: write some hot coroutine wrappers by hand
Paolo Bonzini
1
-0
/
+27
2023-04-11
block-backend: ignore inserted state in blk_co_nb_sectors
Paolo Bonzini
1
-15
/
+8
2023-04-11
block-backend: inline bdrv_co_get_geometry
Paolo Bonzini
1
-2
/
+6
2023-03-27
block/export: Fix graph locking in blk_get_geometry() call
Kevin Wolf
1
-2
/
+5
2023-02-23
block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+2
2023-02-23
block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
1
-11
/
+14
2023-02-23
block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+2
2023-02-23
block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
Emanuele Giuseppe Esposito
1
-0
/
+2
2023-02-23
block: Mark public read/write functions GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+2
2023-02-23
block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
1
-0
/
+1
2023-02-23
block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
1
-1
/
+2
2023-02-23
block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+1
2023-02-23
block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+2
2023-02-23
block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+1
2023-02-01
block: Convert bdrv_lock_medium() to co_wrapper
Emanuele Giuseppe Esposito
1
-2
/
+2
2023-02-01
block: Convert bdrv_eject() to co_wrapper
Emanuele Giuseppe Esposito
1
-2
/
+2
2023-02-01
block: use bdrv_co_refresh_total_sectors when possible
Emanuele Giuseppe Esposito
1
-3
/
+3
2023-02-01
block-backend: use bdrv_getlength instead of blk_getlength
Emanuele Giuseppe Esposito
1
-1
/
+1
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-4
/
+6
2023-02-01
block: Convert bdrv_is_inserted() to co_wrapper
Emanuele Giuseppe Esposito
1
-2
/
+2
2023-02-01
block: Convert bdrv_io_unplug() to co_wrapper
Emanuele Giuseppe Esposito
1
-2
/
+2
2023-02-01
block: Convert bdrv_io_plug() to co_wrapper
Emanuele Giuseppe Esposito
1
-2
/
+2
2023-01-24
block: remove bdrv_coroutine_enter
Paolo Bonzini
1
-1
/
+1
2022-12-15
block-backend: replace bdrv_*_above with blk_*_above
Emanuele Giuseppe Esposito
1
-0
/
+21
2022-12-15
block: Remove drained_end_counter
Kevin Wolf
1
-2
/
+2
2022-12-14
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
1
-1
/
+1
2022-11-29
block-backend: avoid bdrv_unregister_buf() NULL pointer deref
Stefan Hajnoczi
1
-2
/
+13
2022-11-10
block-backend: Update ctx immediately after root
Hanna Reitz
1
-1
/
+7
2022-11-10
block: Make bdrv_child_get_parent_aio_context I/O
Hanna Reitz
1
-0
/
+1
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-27
/
+49
2022-10-27
block/block-backend: blk_set_enable_write_cache is IO_CODE
Emanuele Giuseppe Esposito
1
-1
/
+1
2022-10-27
block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context
Emanuele Giuseppe Esposito
1
-2
/
+1
2022-10-27
block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
Emanuele Giuseppe Esposito
1
-33
/
+0
2022-10-27
block: use the new _change_ API instead of _can_set_ and _set_
Emanuele Giuseppe Esposito
1
-2
/
+6
2022-10-27
block-backend: implement .change_aio_ctx in child_root
Emanuele Giuseppe Esposito
1
-0
/
+52
2022-10-26
block: return errors from bdrv_register_buf()
Stefan Hajnoczi
1
-2
/
+2
[next]