[RESEND PATCH V3 3/3] Support Xen pv-domains using PAT

2014-10-13 Thread Juergen Gross
With the dynamical mapping between cache modes and pgprot values it is now possible to use all cache modes via the Xen hypervisor PAT settings in a pv domain. All to be done is to read the PAT configuration MSR and set up the translation tables accordingly. Signed-off-by: Juergen Gross

[RESEND PATCH V3 3/3] Support Xen pv-domains using PAT

2014-10-13 Thread Juergen Gross
With the dynamical mapping between cache modes and pgprot values it is now possible to use all cache modes via the Xen hypervisor PAT settings in a pv domain. All to be done is to read the PAT configuration MSR and set up the translation tables accordingly. Signed-off-by: Juergen Gross

Re: [PATCH V3 3/3] Support Xen pv-domains using PAT

2014-09-12 Thread Konrad Rzeszutek Wilk
On Fri, Sep 12, 2014 at 12:35:12PM +0200, Juergen Gross wrote: > With the dynamical mapping between cache modes and pgprot values it is > now possible to use all cache modes via the Xen hypervisor PAT settings > in a pv domain. > > All to be done is to read the PAT configuration MSR and set up

[PATCH V3 3/3] Support Xen pv-domains using PAT

2014-09-12 Thread Juergen Gross
With the dynamical mapping between cache modes and pgprot values it is now possible to use all cache modes via the Xen hypervisor PAT settings in a pv domain. All to be done is to read the PAT configuration MSR and set up the translation tables accordingly. Signed-off-by: Juergen Gross

[PATCH V3 3/3] Support Xen pv-domains using PAT

2014-09-12 Thread Juergen Gross
With the dynamical mapping between cache modes and pgprot values it is now possible to use all cache modes via the Xen hypervisor PAT settings in a pv domain. All to be done is to read the PAT configuration MSR and set up the translation tables accordingly. Signed-off-by: Juergen Gross

Re: [PATCH V3 3/3] Support Xen pv-domains using PAT

2014-09-12 Thread Konrad Rzeszutek Wilk
On Fri, Sep 12, 2014 at 12:35:12PM +0200, Juergen Gross wrote: With the dynamical mapping between cache modes and pgprot values it is now possible to use all cache modes via the Xen hypervisor PAT settings in a pv domain. All to be done is to read the PAT configuration MSR and set up the