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
/
blkdebug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blkdebug: Inject errors on .bdrv_co_block_status()
Max Reitz
2019-06-14
1
-0
/
+8
*
blkdebug: Add "none" event
Max Reitz
2019-06-14
1
-0
/
+2
*
blkdebug: Add @iotype error option
Max Reitz
2019-06-14
1
-9
/
+41
*
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
Kevin Wolf
2019-03-26
1
-1
/
+1
*
block: Purify .bdrv_refresh_filename()
Max Reitz
2019-02-25
1
-34
/
+20
*
block: Add strong_runtime_opts to BlockDriver
Max Reitz
2019-02-25
1
-0
/
+16
*
qstring: Move qstring_from_substr()'s @end one to the right
Markus Armbruster
2018-07-28
1
-1
/
+1
*
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
-4
/
+5
*
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
2018-05-04
1
-4
/
+3
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-2
/
+2
*
block: Switch passthrough drivers to .bdrv_co_block_status()
Eric Blake
2018-03-02
1
-9
/
+11
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
block: Align block status requests
Eric Blake
2017-10-26
1
-1
/
+12
*
config: qemu_config_parse() return number of config groups
Eduardo Habkost
2017-10-10
1
-1
/
+0
*
block: add default implementations for bdrv_co_get_block_status()
Manos Pitsidianakis
2017-09-04
1
-11
/
+1
*
block: remove bdrv_truncate callback in blkdebug
Manos Pitsidianakis
2017-09-04
1
-7
/
+1
*
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
1
-2
/
+2
*
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
1
-1
/
+0
*
block: Use qemu_enum_parse() in blkdebug_debug_breakpoint()
Marc-André Lureau
2017-09-04
1
-20
/
+8
*
block: Add PreallocMode to bdrv_truncate()
Max Reitz
2017-07-11
1
-7
/
+1
*
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
2017-07-11
1
-1
/
+8
*
blkdebug: Support .bdrv_co_get_block_status
Eric Blake
2017-07-10
1
-0
/
+11
*
blkdebug: Catch bs->exact_filename overflow
Max Reitz
2017-06-26
1
-3
/
+7
*
block: change variable names in BlockDriverState
Manos Pitsidianakis
2017-06-26
1
-18
/
+18
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-1
/
+0
*
blkdebug: Add ability to override unmap geometries
Eric Blake
2017-05-11
1
-1
/
+95
*
blkdebug: Simplify override logic
Eric Blake
2017-05-11
1
-10
/
+6
*
blkdebug: Add pass-through write_zero and discard support
Eric Blake
2017-05-11
1
-0
/
+74
*
blkdebug: Refactor error injection
Eric Blake
2017-05-11
1
-41
/
+33
*
blkdebug: Sanity check block layer guarantees
Eric Blake
2017-05-11
1
-0
/
+14
*
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-05-09
1
-3
/
+3
*
qobject: Drop useless QObject casts
Eric Blake
2017-05-08
1
-2
/
+2
*
block: Add errp to BD.bdrv_truncate()
Max Reitz
2017-04-28
1
-2
/
+2
*
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-28
1
-1
/
+1
*
block: Do not unref bs->file on error in BD's open
Max Reitz
2017-04-27
1
-3
/
+1
*
block: Request child permissions in filter drivers
Kevin Wolf
2017-02-28
1
-0
/
+2
*
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
2017-02-24
1
-1
/
+1
*
blkdebug: reschedule coroutine on the AioContext it is running on
Paolo Bonzini
2017-02-21
1
-8
/
+1
*
blkdebug: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
2017-01-09
1
-46
/
+40
*
block: use aio_bh_schedule_oneshot
Paolo Bonzini
2016-10-07
1
-6
/
+1
*
block/blkdebug: Store config filename
Max Reitz
2016-08-15
1
-5
/
+12
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-2
/
+2
*
block: Convert bdrv_aio_writev() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Convert bdrv_aio_readv() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Move request_alignment into BlockLimit
Eric Blake
2016-07-05
1
-1
/
+1
*
blkdebug: Set request_alignment during .bdrv_refresh_limits()
Eric Blake
2016-07-05
1
-4
/
+15
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
[next]