On Mon, Jul 31, 2017 at 01:09:04AM +0800, Zhongze Liu wrote:
> 
>   @cache_policy    Can only appear when @role = master.
>                    The stage-2 cacheability/shareability attributes of the
>                    shared memory area. Currently, only two policies are
>                    supported:
>                      * ARM_normal: Only applicable to ARM guests. This
>                                    would mean Inner and Outer Write-Back
>                                    Cacheable, and Inner Shareable.
>                      * x86_normal: Only applicable to x86 HVM guests. This
>                                    would mean Write-Back Cacheable.

This question might have been asked before, I'm sorry for not being
able to follow closely previous discussions...

Why are these opaque names chosen instead of just writing "wb" "wc" or
whatever?

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to