Skip to content
Snippets Groups Projects
Commit 2d04a05b authored by Avi Kivity's avatar Avi Kivity
Browse files

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: default avatarAvi Kivity <avi@redhat.com>
parent fd72c419
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment