Avi Kivity 2d04a05bd7 KVM: x86 emulator: emulate CLTS internally
Avoid using ctxt->vcpu; we can do everything with ->get_cr() and ->set_cr().

A side effect is that we no longer activate the fpu on emulated CLTS; but that
should be very rare.

Signed-off-by: Avi Kivity <avi@redhat.com>
2011-05-22 08:39:14 -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-18 10:39:30 +01:00