K 10 svn:author V 4 neel K 8 svn:date V 27 2012-10-26T03:12:40.995593Z K 7 svn:log V 291 Unconditionally enable fpu emulation by setting CR0.TS in the host after the guest does a vm exit. This allows us to trap any fpu access in the host context while the fpu still has "dirty" state belonging to the guest. Reported by: "s vas" on freebsd-virtualization@ Obtained from: NetApp END