WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: [RFC PATCH 17/35] Segment register changes for Xen

* Andi Kleen (ak@xxxxxxx) wrote:
> On Wednesday 22 March 2006 07:30, Chris Wright wrote:
> 
> > +#define get_kernel_cs() \
> > +   (__KERNEL_CS + (xen_feature(XENFEAT_supervisor_mode_kernel) ? 0 : 1))
> 
> Under what circumstances is that feature set?

When building hypervisor with that support.  It then builds a different
hypercall_page for the guest to use, and both co-exist in ring0.  It's
for running directly on native.

thanks,
-chris

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>