]> Git Repo - qemu.git/commit - block.c
blkdebug: add "remove_break" command
authorFam Zheng <[email protected]>
Wed, 20 Nov 2013 02:01:54 +0000 (10:01 +0800)
committerKevin Wolf <[email protected]>
Fri, 29 Nov 2013 12:40:37 +0000 (13:40 +0100)
commit4cc70e933731ebf4309e1f1ce90973a0de04f28f
tree254369a947f01aa34c7c5e1e766ded66919d7b4f
parent5b43dbb699599cdb9f75a624cb28d4f709ad2cdf
blkdebug: add "remove_break" command

This adds "remove_break" command which is the reverse of blkdebug
command "break": it removes all breakpoints with given tag and resumes
all the requests.

Signed-off-by: Fam Zheng <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
block.c
block/blkdebug.c
include/block/block.h
include/block/block_int.h
qemu-io-cmds.c
This page took 0.025613 seconds and 4 git commands to generate.