[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] your IRC thread regarding a crash in __sanitize_i387_state()
Considering that you see XSAVE disabled in CPUID, is it possible that this is being enforced via CPUID masking or some such? If so, is the CPU supporting XSAVEOPT by chance? That CPUID flag would then also need to be masked, or else the kernel would get misled calling __sanitize_i387_state() from sanitize_i387_state() despite there not being anything to sanitize (which matches the fault address in the pointed to stack dump being 512 bytes ahead of %rbx). Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |