]> Git Repo - qemu.git/commit
i386: hvf: abort on decoding error
authorPaolo Bonzini <[email protected]>
Tue, 3 Oct 2017 13:00:47 +0000 (15:00 +0200)
committerPaolo Bonzini <[email protected]>
Fri, 22 Dec 2017 14:02:07 +0000 (15:02 +0100)
commite62963bf48269f8942fe2f3c0c0f3e6778552207
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 <[email protected]>
target/i386/hvf/hvf.c
target/i386/hvf/x86_emu.c
This page took 0.026047 seconds and 4 git commands to generate.