commit | 6b52d18605f580bdffaffd48c8da228c3e848deb | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Thu Jan 21 15:31:47 2010 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:36:04 2010 -0300 |
tree | b2bf6e704dc5c0b44714d38c955460d70f76b913 | |
parent | e5bb40251a920cdd9d12c569c6aab0bdd0279e4e [diff] |
KVM: Activate fpu on clts Assume that if the guest executes clts, it knows what it's doing, and load the guest fpu to prevent an #NM exception. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>