[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/3 v2] XSAVE/XRSTOR fixes and enhancements
On 01/09/2010 08:56, "Weidong Han" <weidong.han@xxxxxxxxx> wrote: >> Well that's how it was explained to me at the time. Was that in fact wrong >> and we are already broken for save/restore for some subtle unexplained >> reason? >> > > When XSAVE is enabled, it saves states to xsave_area in struct hvm_vcpu. > But hvm_save_cpu_ctxt and hvm_load_cpu_ctxt don't save/restore FPU/SSE > from xsave_area. So FPU/SSE states are incorrect after guest save/restore. Ignoring AVX, that needs fixing in 4.0 branch. The state needs pulling out of the xsave area and into the existing hvm_hw_cpu structure. Or, we disable xsave by default on 4.0.x branch. What do you think? -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |