]> xenbits.xensource.com Git - people/iwj/xen.git/commit
x86/VT-x: Fix determination of EFER.LMA in vmcs_dump_vcpu()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 9 Apr 2018 17:56:03 +0000 (18:56 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 11 Apr 2018 10:06:55 +0000 (11:06 +0100)
commit82540b66ceb9318aa185f2488cbbbe479694de8f
tree55c9d6046abf07f539b42d26c04188a526d6fcd3
parent91afb8139f954a06e564d4915bc7d6a8575e2812
x86/VT-x: Fix determination of EFER.LMA in vmcs_dump_vcpu()

The LMA setting comes from the entry controls.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
xen/arch/x86/hvm/vmx/vmcs.c