On 15/7/25 09:15, Philippe Mathieu-Daudé wrote:
"hw/xen/arch_hvm.h" only declares the arch_handle_ioreq() and arch_xen_set_memory() prototypes, which are not used by xen-pvh.c. Remove the unnecessary header inclusion.Cc: Xiaoyao Li <xiaoyao...@intel.com> Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- Based-on: <20250513171737.74386-1-phi...@linaro.org> --- hw/arm/xen-pvh.c | 1 - 1 file changed, 1 deletion(-)
Queued, thanks.