On 22/07/2014 05:00, Chen Fan wrote:
> When KVM exit reason is KVM_EXIT_SHUTDOWN, there will cause
> guest to reset, but we can't get any information to fix.
> we knew KVM handle triple fault will set exit_reason to
> KVM_EXIT_SHUTDOWN, so we also should dump the APIC information
> to help to fix.
> 
> Signed-off-by: Chen Fan <chen.fan.f...@cn.fujitsu.com>

Hi, old (16-bit) guests will triple fault in order to get out of
protected mode, so it's not possible to dump anything when you get
KVM_EXIT_SHUTDOWN. :(

Paolo

Reply via email to