On 17/11/25 10:12, Philippe Mathieu-Daudé wrote:
While registering the ARM/Aarch64 machine interfaces in commit 38c5ab40031 ("hw/arm: Filter machine types for qemu-system-arm/aarch64 binaries"), we missed the XenPV machine. Correct that.Reported-by: Edgar E. Iglesias <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Tested-by: Edgar E. Iglesias <[email protected]> --- 1/ Review got likely unnoticed by Xen folks because no Xen-specific entry in MAINTAINERS: $ ./scripts/get_maintainer.pl -f hw/arm/xen-pvh.c Peter Maydell <[email protected]> (maintainer:ARM TCG CPUs) [email protected] (open list:ARM TCG CPUs) [email protected] (open list:All patches CC here) 2/ Should we restrict it to aa64 only? --- hw/arm/xen-pvh.c | 2 ++ 1 file changed, 2 insertions(+)
Patch queued, thanks.
