Avi Kivity 69c7302890 KVM: VMX: Cache cpl
We may read the cpl quite often in the same vmexit (instruction privilege
check, memory access checks for instruction and operands), so we gain
a bit if we cache the value.

Signed-off-by: Avi Kivity <avi@redhat.com>
2011-05-11 07:56:54 -04:00
..
2010-10-24 10:53:14 +02:00
2011-03-17 13:08:30 -03:00
2010-10-24 10:53:14 +02:00
2011-01-12 11:29:08 +02:00
2011-03-17 13:08:35 -03:00
2011-03-18 10:39:30 +01:00
2011-05-11 07:56:54 -04:00