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
/
tests
/
unit
/
test-bdrv-drain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
1
-1
/
+1
2022-12-15
test-bdrv-drain: Fix incorrrect drain assumptions
Kevin Wolf
1
-0
/
+18
2022-12-15
block: Don't poll in bdrv_replace_child_noperm()
Kevin Wolf
1
-0
/
+10
2022-12-15
block: Call drain callbacks only once
Kevin Wolf
1
-6
/
+10
2022-12-15
block: Remove subtree drains
Kevin Wolf
1
-251
/
+10
2022-12-15
block: Revert .bdrv_drained_begin/end to non-coroutine_fn
Kevin Wolf
1
-8
/
+10
2022-12-15
test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
Kevin Wolf
1
-18
/
+46
2022-10-27
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...
Emanuele Giuseppe Esposito
1
-3
/
+3
2022-10-27
block: Manipulate bs->file / bs->backing pointers in .attach/.detach
Vladimir Sementsov-Ogievskiy
1
-6
/
+4
2022-10-27
tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2022-10-07
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
1
-2
/
+2
2022-10-07
jobs: use job locks also in the unit tests
Emanuele Giuseppe Esposito
1
-27
/
+49
2021-12-28
test-bdrv-drain: don't use BlockJob.blk
Vladimir Sementsov-Ogievskiy
1
-4
/
+8
2021-09-29
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
1
-7
/
+9
2021-06-29
block: move supports_backing check to bdrv_set_file_or_backing_noperm()
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-04-30
block: bdrv_append(): don't consume reference
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-03-12
tests: Move unit tests into a separate directory
Thomas Huth
1
-0
/
+2230