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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
blockdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
blockjob: introduce block-job-change QMP command
Fiona Ebner
1
-0
/
+14
2023-10-31
blockdev: mirror: avoid potential deadlock when using iothread
Fiona Ebner
1
-2
/
+12
2023-10-12
block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+15
2023-10-12
block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+13
2023-10-12
block: Mark bdrv_get_xdbg_block_graph() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+2
2023-10-12
block: Mark bdrv_snapshot_fallback() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+9
2023-10-12
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+5
2023-09-20
block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
Kevin Wolf
1
-6
/
+11
2023-09-20
block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+6
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
1
-2
/
+2
2023-05-30
block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
1
-6
/
+23
2023-05-19
blockdev: qmp_transaction: drop extra generic layer
Vladimir Sementsov-Ogievskiy
1
-180
/
+85
2023-05-19
blockdev: use state.bitmap in block-dirty-bitmap-add action
Vladimir Sementsov-Ogievskiy
1
-9
/
+4
2023-05-19
blockdev: transaction: refactor handling transaction properties
Vladimir Sementsov-Ogievskiy
1
-74
/
+22
2023-05-19
blockdev: qmp_transaction: refactor loop to classic for
Vladimir Sementsov-Ogievskiy
1
-6
/
+3
2023-05-19
blockdev: transactions: rename some things
Vladimir Sementsov-Ogievskiy
1
-15
/
+15
2023-05-19
blockdev: refactor transaction to use Transaction API
Vladimir Sementsov-Ogievskiy
1
-131
/
+178
2023-05-10
block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+3
2023-05-10
block: Don't call no_coroutine_fns in qmp_block_resize()
Kevin Wolf
1
-2
/
+2
2023-05-10
block: Fix use after free in blockdev_mark_auto_del()
Kevin Wolf
1
-4
/
+14
2023-02-01
block: Convert bdrv_is_inserted() to co_wrapper
Emanuele Giuseppe Esposito
1
-1
/
+7
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
1
-0
/
+1
2022-12-15
block: Fix locking in external_snapshot_prepare()
Kevin Wolf
1
-0
/
+4
2022-12-15
block: Drain individual nodes during reopen
Kevin Wolf
1
-13
/
+0
2022-12-14
qapi transaction: Elide redundant has_FOO in generated C
Markus Armbruster
1
-2
/
+2
2022-12-14
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
1
-99
/
+65
2022-12-13
blockdev: Clean up abuse of DriveBackup member format
Markus Armbruster
1
-8
/
+9
2022-10-27
monitor: switch to *_co_* functions
Alberto Faria
1
-1
/
+1
2022-10-27
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...
Emanuele Giuseppe Esposito
1
-11
/
+11
2022-10-07
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
1
-62
/
+10
2022-10-07
jobs: group together API calls under the same job lock
Emanuele Giuseppe Esposito
1
-4
/
+10
2022-10-07
jobs: add job lock in find_* functions
Emanuele Giuseppe Esposito
1
-21
/
+46
2022-09-30
block: pass OnOffAuto instead of bool to block_acct_setup()
Denis V. Lunev
1
-3
/
+14
2022-04-06
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
1
-4
/
+4
2022-03-04
assertions for blockdev.h global state API
Emanuele Giuseppe Esposito
1
-0
/
+16
2022-03-04
assertions for block_int global state API
Emanuele Giuseppe Esposito
1
-0
/
+7
2022-03-04
include/block/block_int: split header into I/O and global state API
Emanuele Giuseppe Esposito
1
-0
/
+5
2022-03-04
assertions for block global state API
Emanuele Giuseppe Esposito
1
-0
/
+1
2022-02-11
block: Lock AioContext for drain_end in blockdev-reopen
Kevin Wolf
1
-1
/
+10
2022-01-14
include/sysemu/blockdev.h: remove drive_get_max_devs
Emanuele Giuseppe Esposito
1
-17
/
+0
2022-01-14
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
1
-6
/
+1
2021-12-28
blockjob: implement and use block_job_get_aio_context
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2021-12-15
blockdev: Drop unused drive_get_next()
Markus Armbruster
1
-10
/
+0
2021-10-07
job: @force parameter for job_cancel_sync()
Hanna Reitz
1
-2
/
+2
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
1
-1
/
+0
2021-07-09
block: Make blockdev-reopen stable API
Alberto Garcia
1
-1
/
+1
2021-07-09
block: Support multiple reopening with x-blockdev-reopen
Alberto Garcia
1
-36
/
+45
2021-07-09
block: Acquire AioContexts during bdrv_reopen_multiple()
Kevin Wolf
1
-0
/
+5
2021-07-09
blockdev: fix drive-backup transaction endless drained section
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2021-06-02
block: drop BlockBackendRootState::read_only
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
[next]