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
/
blockjob.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Mark bdrv_root_unref_child() GRAPH_WRLOCK
Kevin Wolf
2023-09-20
1
-0
/
+2
*
blockjob: Fix AioContext locking in block_job_add_bdrv()
Kevin Wolf
2023-06-28
1
-5
/
+12
*
blockjob: Adhere to rate limit even when reentered early
Kevin Wolf
2023-05-19
1
-2
/
+20
*
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-20
1
-0
/
+1
*
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
Markus Armbruster
2023-01-19
1
-1
/
+0
*
block: Remove drained_end_counter
Kevin Wolf
2022-12-15
1
-1
/
+1
*
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-2
/
+0
*
block: Make bdrv_child_get_parent_aio_context I/O
Hanna Reitz
2022-11-10
1
-1
/
+2
*
block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
Emanuele Giuseppe Esposito
2022-10-27
1
-35
/
+0
*
blockjob: implement .change_aio_ctx in child_job
Emanuele Giuseppe Esposito
2022-10-27
1
-0
/
+45
*
blockjob: remove unused functions
Emanuele Giuseppe Esposito
2022-10-07
1
-14
/
+2
*
block_job_query: remove atomic read
Emanuele Giuseppe Esposito
2022-10-07
1
-1
/
+1
*
blockjob: protect iostatus field in BlockJob struct
Emanuele Giuseppe Esposito
2022-10-07
1
-2
/
+3
*
blockjob: rename notifier callbacks as _locked
Emanuele Giuseppe Esposito
2022-10-07
1
-10
/
+15
*
jobs: protect job.aio_context with BQL and job_mutex
Emanuele Giuseppe Esposito
2022-10-07
1
-1
/
+2
*
jobs: group together API calls under the same job lock
Emanuele Giuseppe Esposito
2022-10-07
1
-13
/
+22
*
blockjob: introduce block_job _locked() APIs
Emanuele Giuseppe Esposito
2022-10-07
1
-10
/
+42
*
job: move and update comments from blockjob.c
Emanuele Giuseppe Esposito
2022-10-07
1
-20
/
+0
*
assertions for blockjob.h global state API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+11
*
GS and IO CODE macros for blockjob_int.h
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+5
*
blockjob: drop BlockJob.blk field
Vladimir Sementsov-Ogievskiy
2021-12-28
1
-19
/
+12
*
blockjob: implement and use block_job_get_aio_context
Vladimir Sementsov-Ogievskiy
2021-12-28
1
-0
/
+5
*
progressmeter: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
1
-8
/
+25
*
blockjob: let ratelimit handle a speed of 0
Paolo Bonzini
2021-06-25
1
-10
/
+3
*
ratelimit: protect with a mutex
Paolo Bonzini
2021-05-04
1
-0
/
+3
*
block: drop ctx argument from bdrv_root_attach_child
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-2
/
+1
*
block: BdrvChildClass: add .get_parent_aio_context handler
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-0
/
+8
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into staging
Peter Maydell
2021-03-11
1
-10
/
+8
|
\
|
*
blockjob: return status from block_job_set_speed()
Vladimir Sementsov-Ogievskiy
2021-03-08
1
-10
/
+8
*
|
blockjob: report a better error message
Stefano Garzarella
2021-03-08
1
-3
/
+7
|
/
*
blockjob: Fix crash with IOthread when block commit after snapshot
Michael Qiu
2021-02-15
1
-2
/
+6
*
blockjob: add set_speed to BlockJobDriver
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-0
/
+6
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-1
/
+1
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
1
-2
/
+3
*
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Add blk_new_with_bs() helper
Eric Blake
2020-05-05
1
-5
/
+2
*
job: refactor progress to separate object
Vladimir Sementsov-Ogievskiy
2020-03-11
1
-8
/
+8
*
blockjob: Fix error message for negative speed
Kevin Wolf
2019-12-18
1
-1
/
+2
*
blockjob: update nodes head while removing all bdrv
Sergio Lopez
2019-09-16
1
-4
/
+13
*
job: drop job_drain
Vladimir Sementsov-Ogievskiy
2019-09-10
1
-13
/
+0
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-08-16
1
-0
/
+3
|
\
|
*
block-backend: Queue requests while drained
Kevin Wolf
2019-08-16
1
-0
/
+3
*
|
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
|
/
*
block: Do not poll in bdrv_do_drained_end()
Max Reitz
2019-07-19
1
-1
/
+1
*
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-8
/
+0
*
blockdev: blockdev_mark_auto_del: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-0
/
+14
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
block: Adjust AioContexts when attaching nodes
Kevin Wolf
2019-06-04
1
-2
/
+8
*
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
1
-1
/
+1
*
block: Make bdrv_root_attach_child() unref child_bs on failure
Alberto Garcia
2019-05-28
1
-1
/
+1
[next]