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
/
block
/
blkreplay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
block: implement bdrv_snapshot_goto for blkreplay
Pavel Dovgalyuk
1
-0
/
+8
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2018-09-25
trivial: Make bios files and source files non-executable
Thomas Huth
1
-0
/
+0
2018-08-15
block: drop empty .bdrv_close handlers
Vladimir Sementsov-Ogievskiy
1
-5
/
+0
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
1
-1
/
+1
2018-05-15
block: Support BDRV_REQ_WRITE_UNCHANGED in filters
Max Reitz
1
-0
/
+3
2018-03-26
block/blkreplay: Remove protocol-related fields
Fabiano Rosas
1
-2
/
+1
2017-06-26
block: change variable names in BlockDriverState
Manos Pitsidianakis
1
-4
/
+4
2017-04-27
block: Do not unref bs->file on error in BD's open
Max Reitz
1
-3
/
+0
2017-02-28
block: Request child permissions in filter drivers
Kevin Wolf
1
-0
/
+1
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
1
-1
/
+1
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
1
-10
/
+5
2016-07-20
blkreplay: Switch .bdrv_co_discard() to byte-based
Eric Blake
1
-5
/
+4
2016-07-20
block: Convert bdrv_co_discard() to byte-based
Eric Blake
1
-1
/
+2
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
1
-1
/
+1
2016-07-05
block: Convert bdrv_co_preadv/pwritev to BdrvChild
Kevin Wolf
1
-3
/
+3
2016-07-05
blkreplay: Convert to byte-based I/O
Kevin Wolf
1
-8
/
+8
2016-06-08
blkreplay: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
1
-6
/
+4
2016-06-08
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
1
-1
/
+3
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
1
-0
/
+160