diff options
author | Adam Williamson <awilliam@redhat.com> | 2025-07-17 15:02:07 -0700 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-07-29 13:56:39 +0200 |
commit | 014bb30d218ef0d91c300324dec99138e999e32d (patch) | |
tree | 2f677862c806fdbea12456d59c32341a42a5fe5d /scripts/tracetool/backend/syslog.py | |
parent | 2bfcd27e00a49da2efa5d703121b94cd9cd4948b (diff) | |
download | qemu-014bb30d218ef0d91c300324dec99138e999e32d.zip qemu-014bb30d218ef0d91c300324dec99138e999e32d.tar.gz qemu-014bb30d218ef0d91c300324dec99138e999e32d.tar.bz2 |
hw/xen/passthrough: add missing error-report include
In commit cfcacbab38e ("xen/passthrough: use gsi to map pirq when
dom0 is PVH") an `error_report` was added to this file, but the
corresponding include of `qemu/error-report.h` was missed. This
only becomes apparent when building against Xen 4.20+ with trace
backend log disabled.
Fixes: cfcacbab38e4 (xen/passthrough: use gsi to map pirq when dom0 is PVH)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250717220207.171040-1-awilliam@redhat.com>
[PMD: Improved commit description, added Fixes: tag]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/tracetool/backend/syslog.py')
0 files changed, 0 insertions, 0 deletions