i386: hvf: abort on decoding error
commite62963bf48269f8942fe2f3c0c0f3e6778552207
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 3 Oct 2017 13:00:47 +0000 (3 15:00 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Dec 2017 14:02:07 +0000 (22 15:02 +0100)
treee38f9d93c787cd8b2be797faa869a20f1e790682
parent715f396dfb6d35cf88392770bbc2ed89a6636b8d
i386: hvf: abort on decoding error

Rather than unsupported situations, some VM_PANIC calls actually
are caused by internal errors.  Convert them to just abort.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/hvf/hvf.c
target/i386/hvf/x86_emu.c