Avi Kivity eab4b8aa34 KVM: VMX: Optimize vmx_get_cpl()
Instead of calling vmx_get_segment() (which reads a whole bunch of
vmcs fields), read only the cs selector which contains the cpl.

Signed-off-by: Avi Kivity <avi@redhat.com>
2009-09-10 08:33:21 +03:00
..
2009-09-10 08:33:12 +03:00
2009-09-10 08:33:12 +03:00
2009-06-10 11:48:57 +03:00
2009-09-10 08:33:03 +03:00
2009-09-10 08:32:46 +03:00
2009-09-10 08:33:08 +03:00
2009-09-10 08:33:03 +03:00
2009-09-10 08:33:10 +03:00
2009-09-10 08:33:11 +03:00
2009-09-10 08:33:21 +03:00