]> Git Repo - qemu.git/commit
blkdebug: Add "none" event
authorMax Reitz <[email protected]>
Tue, 7 May 2019 20:35:05 +0000 (22:35 +0200)
committerMax Reitz <[email protected]>
Fri, 14 Jun 2019 12:16:57 +0000 (14:16 +0200)
commitf8cec157cb7f04cb247786f8776ebfcebd9b61be
treea3aad02b9ab200375e62123d9ed110fb0f324007
parent16789db3de64147c7271d30a9d379b2a8aa2b81e
blkdebug: Add "none" event

Together with @iotypes and @sector, this can be used to trap e.g. the
first read or write access to a certain sector without having to know
what happens internally in the block layer, i.e. which "real" events
happen right before such an access.

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Message-id: 20190507203508[email protected]
Signed-off-by: Max Reitz <[email protected]>
block/blkdebug.c
qapi/block-core.json
This page took 0.022059 seconds and 4 git commands to generate.