vmm(4): inject #UD on vmx instructions, instead of dropping into the
authormlarkin <mlarkin@openbsd.org>
Mon, 9 Jul 2018 13:33:32 +0000 (13:33 +0000)
committermlarkin <mlarkin@openbsd.org>
Mon, 9 Jul 2018 13:33:32 +0000 (13:33 +0000)
commita11da88ad483f44f543eba2489b54fef50181e8c
tree3b359f5a51710c00b7106fa2ef874d278bfaa678
parent3d3f412bb47a7202eeb92af47c95959f1c7cf1f7
vmm(4): inject #UD on vmx instructions, instead of dropping into the
unhandled exit function.

ok phessler
sys/arch/amd64/amd64/vmm.c