|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH-for-9.0 08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available |
Date: | Tue, 14 Nov 2023 08:43:02 +0100 |
User-agent: | Mozilla Thunderbird |
On 13/11/23 21:03, David Woodhouse wrote:
On Mon, 2023-11-13 at 16:21 +0100, Philippe Mathieu-Daudé wrote:"hw/xen/xen.h" contains declarations for Xen hardware. There is no point including it when Xen is not available.... if even when Xen *is* available, AFAICT. Can you just remove the inclusion of hw/xen/xen.h entirely? I think that still builds, at least for x86.
Yep, also on aarch64, thanks!
When Xen is not available, we have enough with declarations of "sysemu/xen.h".... and system/xen-mapcache.hSigned-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |