From: "Jan Beulich" <jbeulich@novell.com>
To: Dexuan Cui <dexuan.cui@intel.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
'Keir Fraser' <keir.fraser@eu.citrix.com>
Subject: Re: [PATCH] Add XSAVE/XRSTOR support to Xen
Date: Wed, 26 Nov 2008 11:22:34 +0000 [thread overview]
Message-ID: <492D3F8A.76E4.0078.0@novell.com> (raw)
In-Reply-To: <EADF0A36011179459010BDF5142A457502271006@pdsmsx502.ccr.corp.intel.com>
>>> "Cui, Dexuan" <dexuan.cui@intel.com> 26.11.08 10:43 >>>
>The attached patch adds the support of XSAVE/XRSTOR infrastructure for x86.
>XSAVE/XRSTOR manages the existing and future processor extended states on x86 architecture.
>
>XSAVE/XRSTOR related stuff is defined in Intel SDMs (The latest version is Nov. 2008):
>http://www.intel.com/products/processor/manuals/
>
>The patch uses the classical CR0.TS based lazy algorithm.
>For now only FPU/SSE states (The bit 0 and 1 of XCR0) is supported.
>
>Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
I have to admit that I can't see how save/restore is being taken care of.
After all, the extra state logically would require vcpu_guest_context to
be extended, but as that's not possible, an alternative solution must be
provided.
Jan
next prev parent reply other threads:[~2008-11-26 11:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-26 9:43 [PATCH] Add XSAVE/XRSTOR support to Xen Cui, Dexuan
2008-11-26 10:25 ` Keir Fraser
2008-11-26 11:22 ` Jan Beulich [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-04-04 0:22 [PATCH] Add xsave/xrstor " yuhong
2008-05-28 12:02 Cui, Dexuan
2008-05-28 12:06 ` Cui, Dexuan
2008-05-28 12:42 ` Keir Fraser
2008-05-28 13:11 ` Cui, Dexuan
2008-05-28 13:37 ` Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=492D3F8A.76E4.0078.0@novell.com \
--to=jbeulich@novell.com \
--cc=dexuan.cui@intel.com \
--cc=keir.fraser@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.