[Bug 256159] Windows10 with bhyve on i5-5200U can not boot

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 25 Aug 2021 16:13:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256159

--- Comment #9 from Aleks Michajlow <alex@alexmihajlov.ru> ---
I recompile my kernel with options 

options         KTR
options         KTR_MASK=(KTR_GEN)
options         KTR_ENTRIES=(4*1024*1024)

and try get kernel dump with 

doas ktrdump -cto /tmp/ktrdump.out

in this file we also see 
[0]: unhandled triplefault vmexit at 0x15eaa67

-- 
You are receiving this mail because:
You are the assignee for the bug.