Hi, Title NIT: s/ARM/Arm/
On 9/6/19 3:30 PM, Roger Pau Monne wrote:
Current physcaps in XEN_SYSCTL_physinfo are only used by x86, albeit the capabilities themselves are not x86 specific. This patch adds support for also reporting the current capabilities on ARM hardware. Note that on ARM PHYSCAP_hvm is always reported, and
Ditto.
setting PHYSCAP_directio has been moved to common code since the same logic to set it is used by x86 and ARM.
Ditto.
Signed-off-by: Roger Pau Monné <[email protected]> Reviewed-by: Paul Durrant <[email protected]> Acked-by: Jan Beulich <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
