commit | 87f25c12bfeaaa0c41fb857713bbc7e8a9b757dc | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu May 30 13:20:40 2013 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu May 30 11:45:03 2013 -0500 |
tree | 58c0b339ce96601d8bc49f790b7f98d06389780c | |
parent | bbfa18fca4e44ff9c23d36b50d8a998af9c9e9fc [diff] |
gdbstub: do not restart crashed guest If a guest has crashed with an internal error or similar, detaching gdb (or any other debugger action) should not restart it. Cc: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Message-id: 1369912840-18577-1-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>