CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/19 07:44:14
Modified files:
sys/arch/amd64/amd64: vmm.c
Log message:
Initialize vmx_get_guest_faulttype() 'prot' to 0 instead of using
random stack garbage.
CID 1492655
ok pd@
