index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blockdev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
Kevin Wolf
2023-09-20
1
-6
/
+11
*
block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCK
Kevin Wolf
2023-09-20
1
-0
/
+6
*
cutils: Adjust signature of parse_uint[_full]
Eric Blake
2023-06-02
1
-2
/
+2
*
block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
2023-05-30
1
-6
/
+23
*
blockdev: qmp_transaction: drop extra generic layer
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-180
/
+85
*
blockdev: use state.bitmap in block-dirty-bitmap-add action
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-9
/
+4
*
blockdev: transaction: refactor handling transaction properties
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-74
/
+22
*
blockdev: qmp_transaction: refactor loop to classic for
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-6
/
+3
*
blockdev: transactions: rename some things
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-15
/
+15
*
blockdev: refactor transaction to use Transaction API
Vladimir Sementsov-Ogievskiy
2023-05-19
1
-131
/
+178
*
block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
Kevin Wolf
2023-05-10
1
-0
/
+3
*
block: Don't call no_coroutine_fns in qmp_block_resize()
Kevin Wolf
2023-05-10
1
-2
/
+2
*
block: Fix use after free in blockdev_mark_auto_del()
Kevin Wolf
2023-05-10
1
-4
/
+14
*
block: Convert bdrv_is_inserted() to co_wrapper
Emanuele Giuseppe Esposito
2023-02-01
1
-1
/
+7
*
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-20
1
-0
/
+1
*
block: Fix locking in external_snapshot_prepare()
Kevin Wolf
2022-12-15
1
-0
/
+4
*
block: Drain individual nodes during reopen
Kevin Wolf
2022-12-15
1
-13
/
+0
*
qapi transaction: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-2
/
+2
*
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-99
/
+65
*
blockdev: Clean up abuse of DriveBackup member format
Markus Armbruster
2022-12-13
1
-8
/
+9
*
monitor: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-1
/
+1
*
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context
Emanuele Giuseppe Esposito
2022-10-27
1
-11
/
+11
*
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
2022-10-07
1
-62
/
+10
*
jobs: group together API calls under the same job lock
Emanuele Giuseppe Esposito
2022-10-07
1
-4
/
+10
*
jobs: add job lock in find_* functions
Emanuele Giuseppe Esposito
2022-10-07
1
-21
/
+46
*
block: pass OnOffAuto instead of bool to block_acct_setup()
Denis V. Lunev
2022-09-30
1
-3
/
+14
*
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-04-06
1
-4
/
+4
*
assertions for blockdev.h global state API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+16
*
assertions for block_int global state API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+7
*
include/block/block_int: split header into I/O and global state API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+5
*
assertions for block global state API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+1
*
block: Lock AioContext for drain_end in blockdev-reopen
Kevin Wolf
2022-02-11
1
-1
/
+10
*
include/sysemu/blockdev.h: remove drive_get_max_devs
Emanuele Giuseppe Esposito
2022-01-14
1
-17
/
+0
*
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline drive_def
Emanuele Giuseppe Esposito
2022-01-14
1
-6
/
+1
*
blockjob: implement and use block_job_get_aio_context
Vladimir Sementsov-Ogievskiy
2021-12-28
1
-3
/
+3
*
blockdev: Drop unused drive_get_next()
Markus Armbruster
2021-12-15
1
-10
/
+0
*
job: @force parameter for job_cancel_sync()
Hanna Reitz
2021-10-07
1
-2
/
+2
*
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-08-26
1
-1
/
+0
*
block: Make blockdev-reopen stable API
Alberto Garcia
2021-07-09
1
-1
/
+1
*
block: Support multiple reopening with x-blockdev-reopen
Alberto Garcia
2021-07-09
1
-36
/
+45
*
block: Acquire AioContexts during bdrv_reopen_multiple()
Kevin Wolf
2021-07-09
1
-0
/
+5
*
blockdev: fix drive-backup transaction endless drained section
Vladimir Sementsov-Ogievskiy
2021-07-09
1
-2
/
+1
*
block: drop BlockBackendRootState::read_only
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-2
/
+1
*
block: bdrv_append(): don't consume reference
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-4
/
+0
*
blockdev: with -drive if=virtio, use generic virtio-blk
Laurent Vivier
2021-03-24
1
-5
/
+1
*
block: Remove monitor command block_passwd
Markus Armbruster
2021-03-23
1
-8
/
+0
*
blockdev: Drop deprecated bogus -drive interface type
Markus Armbruster
2021-03-19
1
-22
/
+15
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into staging
Peter Maydell
2021-03-11
1
-3
/
+1
|
\
|
*
blockdev: fix drive_backup_prepare() missed error
Vladimir Sementsov-Ogievskiy
2021-03-08
1
-3
/
+1
*
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-09' into staging
Peter Maydell
2021-03-10
1
-1
/
+0
|
\
\
[next]