[PR #294] xen/passthrough: add missing error-report include #400

Open
opened 2026-01-31 21:31:07 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/qemu/qemu/pull/294

State: closed
Merged: No


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+.

**Original Pull Request:** https://github.com/qemu/qemu/pull/294 **State:** closed **Merged:** No --- 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+.
claunia added the pull-request label 2026-01-31 21:31:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#400