i386: hvf: inject General Protection Fault when vmexit through vmcall
commit3010460fb99776bdf0a8b170555f2ab076382f9c
authorSergio Andres Gomez Del Real <sergio.g.delreal@gmail.com>
Wed, 13 Sep 2017 09:05:22 +0000 (13 04:05 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Dec 2017 14:01:48 +0000 (22 15:01 +0100)
tree8bf21f41ed0bbfc3fbeebccb062a6316abca6834
parentb7394c8394d38cb38b6db14eb431cac7a91e7140
i386: hvf: inject General Protection Fault when vmexit through vmcall

This patch injects a GP fault when the guest vmexit's by executing a
vmcall instruction.

Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com>
Message-Id: <20170913090522.4022-15-Sergio.G.DelReal@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/hvf-all.c