Dump vcpu state on unknown exit type, and add a diagnostic message
authormlarkin <mlarkin@openbsd.org>
Sat, 23 Jul 2016 07:17:21 +0000 (07:17 +0000)
committermlarkin <mlarkin@openbsd.org>
Sat, 23 Jul 2016 07:17:21 +0000 (07:17 +0000)
commit71f5e94a53f96c16f2cf005cacc2bf9498933f8d
treeae8a8ec5ff8feb9a2d67d24517229cce25296746
parent57e652769b4c3a155553609775053bf819b884de
Dump vcpu state on unknown exit type, and add a diagnostic message
(including vcpu state dump) on failure to enter due to an incorrect
guest state.

Added as a debug facility when diagnosing interruptibility state
problems seen while testing NetBSD guest VMs.
sys/arch/amd64/amd64/vmm.c