]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Advertise the MTRR feature via CPUID and emulate the minimal set of MTRR MSRs.
authorNeel Natu <neel@FreeBSD.org>
Thu, 30 Apr 2015 19:23:50 +0000 (19:23 +0000)
committerNeel Natu <neel@FreeBSD.org>
Thu, 30 Apr 2015 19:23:50 +0000 (19:23 +0000)
commit7d786ee2a9fe41aec8e1abad9e5bb89f16de5752
treebb7f35dd8caac5729a65a5eba8fc62319a94a817
parent625d12c609f482d9138d17766d090360b6b26a04
Advertise the MTRR feature via CPUID and emulate the minimal set of MTRR MSRs.
This is required for booting Windows guests.

Reported by: Leon Dang (ldang@nahannisys.com)
MFC after: 2 weeks
sys/amd64/vmm/amd/svm_msr.c
sys/amd64/vmm/intel/vmx_msr.c
sys/amd64/vmm/x86.c