Re: [PATCH 0/2] Fix QEMU compilation on Debian 10
Queued, thanks. Paolo
[PATCH 0/2] Fix QEMU compilation on Debian 10
QEMU does not compile on an old Debian 10 system for the following reasons: - Several sources include recent kernel headers that are not provided by this system, and not listed in linux-headers/ - The libvhost-user.c source file ends up including a system kernel header, instead of the up-to