[PR #234] Debian10 fixes #289

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

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

State: closed
Merged: No


A set of small fixes to compile QEMU on a old Linux Debian10 system.

QEMU was missing a few recent Linux kernel headers that are needed by its source code and not provided on this system.

Also fixed a header inclusion issue that prevented the libvhost-user.c source file to use its own standard-header version of <linux/virtio_config.h>

**Original Pull Request:** https://github.com/qemu/qemu/pull/234 **State:** closed **Merged:** No --- A set of small fixes to compile QEMU on a old Linux Debian10 system. QEMU was missing a few recent Linux kernel headers that are needed by its source code and not provided on this system. Also fixed a header inclusion issue that prevented the libvhost-user.c source file to use its own standard-header version of <linux/virtio_config.h>
claunia added the pull-request label 2026-01-31 21:30:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#289