On 18/7/25 00:02, Adam Williamson wrote:
In cfcacba 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+.Signed-off-by: Adam Williamson <awill...@redhat.com> --- hw/xen/xen_pt.c | 1 + 1 file changed, 1 insertion(+)
Patch queued, thanks!