index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blkreplay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: introduce bdrv_open_file_child() helper
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-5
/
+2
*
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-1
/
+1
*
block: use int64_t instead of int in driver write_zeroes handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-1
/
+1
*
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-1
/
+1
*
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-1
/
+1
*
block: check return value of bdrv_open_child and drop error propagation
Vladimir Sementsov-Ogievskiy
2021-03-08
1
-4
/
+2
*
block: Use bdrv_default_perms()
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Make filter drivers use child_of_bds
Max Reitz
2020-05-18
1
-2
/
+3
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Mark commit, mirror, blkreplay as filters
Max Reitz
2020-05-18
1
-0
/
+1
*
block: implement bdrv_snapshot_goto for blkreplay
Pavel Dovgalyuk
2019-10-14
1
-0
/
+8
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
trivial: Make bios files and source files non-executable
Thomas Huth
2018-09-25
1
-0
/
+0
*
block: drop empty .bdrv_close handlers
Vladimir Sementsov-Ogievskiy
2018-08-15
1
-5
/
+0
*
block: Use BdrvChild to discard
Fam Zheng
2018-07-10
1
-1
/
+1
*
block: Support BDRV_REQ_WRITE_UNCHANGED in filters
Max Reitz
2018-05-15
1
-0
/
+3
*
block/blkreplay: Remove protocol-related fields
Fabiano Rosas
2018-03-26
1
-2
/
+1
*
block: change variable names in BlockDriverState
Manos Pitsidianakis
2017-06-26
1
-4
/
+4
*
block: Do not unref bs->file on error in BD's open
Max Reitz
2017-04-27
1
-3
/
+0
*
block: Request child permissions in filter drivers
Kevin Wolf
2017-02-28
1
-0
/
+1
*
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
2017-02-21
1
-1
/
+1
*
replay: allow replay stopping and restarting
Pavel Dovgalyuk
2016-09-27
1
-10
/
+5
*
blkreplay: Switch .bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
1
-5
/
+4
*
block: Convert bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
1
-1
/
+2
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-1
/
+1
*
block: Convert bdrv_co_preadv/pwritev to BdrvChild
Kevin Wolf
2016-07-05
1
-3
/
+3
*
blkreplay: Convert to byte-based I/O
Kevin Wolf
2016-07-05
1
-8
/
+8
*
blkreplay: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
2016-06-08
1
-6
/
+4
*
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
2016-06-08
1
-1
/
+3
*
replay: introduce block devices record/replay
Pavel Dovgalyuk
2016-03-30
1
-0
/
+160