diff options
author | Max Reitz <mreitz@redhat.com> | 2014-12-08 10:48:10 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-12-12 15:48:26 +0000 |
commit | 0e82dc7bbd96f9b0fb76e5fe263ba04b15e68127 (patch) | |
tree | f152f0586ee29487c3fccd44a4373f8d67027a33 /disas | |
parent | 30af51ce7f4aebb37359367c65b7405451e70702 (diff) | |
download | qemu-0e82dc7bbd96f9b0fb76e5fe263ba04b15e68127.zip qemu-0e82dc7bbd96f9b0fb76e5fe263ba04b15e68127.tar.gz qemu-0e82dc7bbd96f9b0fb76e5fe263ba04b15e68127.tar.bz2 |
qemu-io: Add sigraise command
abort() has the sometimes undesirable side-effect of generating a core
dump. If that is not needed, SIGKILL has the same effect of abruptly
crash qemu; without a core dump.
Thus, -c abort is not always useful to simulate a qemu-io crash;
therefore, this patch adds a new sigraise command which allows raising
a signal.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 1418032092-16813-2-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'disas')
0 files changed, 0 insertions, 0 deletions