Michal Orzel writes ("[PATCH v4 1/3] xen+tools: Introduce 
XEN_SYSCTL_PHYSCAP_vpmu"):
> Introduce flag XEN_SYSCTL_PHYSCAP_vpmu which
> indicates whether the platform supports vPMU
> functionality. Modify Xen and tools accordingly.
> 
> Take the opportunity and fix XEN_SYSCTL_PHYSCAP_vmtrace
> definition in sysctl.h which wrongly use (1 << 6)
> instead of (1u << 6).
> 
> Signed-off-by: Michal Orzel <michal.or...@arm.com>
> Reviewed-by: Bertrand Marquis <bertrand.marq...@arm.com>
> Acked-by: Nick Rosbrook <rosbro...@ainfosec.com>
> Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>

Tools:

Acked-by: Ian Jackson <i...@xenproject.org>

Reply via email to