kvm: Halt guest on unhandled exit instead of abort()ing
commitb97e7a32b6fb16da7ec1fc683e57f65b470c8913
authorAvi Kivity <avi@redhat.com>
Thu, 4 Jun 2009 14:47:29 +0000 (4 17:47 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 4 Jun 2009 14:47:29 +0000 (4 17:47 +0300)
treed3e70454be8ea39ab712cfaddad2aaae00328976
parenta5ddb1194aab4700a0a92bcc444f45bc8e45102c
kvm: Halt guest on unhandled exit instead of abort()ing

This allows the user to examine the VM and inspect state and guest code.

Signed-off-by: Avi Kivity <avi@redhat.com>
libkvm-all.c
libkvm-all.h
qemu-kvm.c