CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/23 01:17:21
Modified files:
sys/arch/amd64/amd64: vmm.c
Log message:
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.
