Re: [PATCH v1 11/12] meson.build: enable xenpv machine build for ARM

2022-10-27 Thread Alex Bennée
Vikram Garhwal writes: > Add CONFIG_XEN for aarch64 device to support build for ARM targets. So to be clear a --enable-xen only build for any of these binaries essentially ends up being the same thing just with a slightly less discombobulating name? Maybe given there is no real architecture s

[PATCH v1 11/12] meson.build: enable xenpv machine build for ARM

2022-10-14 Thread Vikram Garhwal
Add CONFIG_XEN for aarch64 device to support build for ARM targets. Signed-off-by: Vikram Garhwal Signed-off-by: Stefano Stabellini --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index b686dfef75..0027d7d195 100644 --- a/meson.build