]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Always allow access to the sysenter cs/esp/eip MSRs since they
authorPeter Grehan <grehan@FreeBSD.org>
Fri, 25 Jan 2013 21:38:31 +0000 (21:38 +0000)
committerPeter Grehan <grehan@FreeBSD.org>
Fri, 25 Jan 2013 21:38:31 +0000 (21:38 +0000)
commit1fb0ea3f1a3fbba798d8cd19a89f294ebc548646
treee0ad84ab96c9173dba6a2b562cb86e03507f22f4
parentb218348bc3d5764888c34dd65c07495ed0a957e9
Always allow access to the sysenter cs/esp/eip MSRs since they
are automatically saved and restored in the VMCS.

Reviewed by: neel
Obtained from: NetApp
sys/amd64/vmm/intel/vmx.c