]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-io-cmds.c
blkdebug: add "remove_break" command
authorFam Zheng <famz@redhat.com>
Wed, 20 Nov 2013 02:01:54 +0000 (10:01 +0800)
committerKevin Wolf <kwolf@redhat.com>
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 <famz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block.c
block/blkdebug.c
include/block/block.h
include/block/block_int.h
qemu-io-cmds.c