Recently, a testsuite for gnumach, the GNU/Hurd microkernel, was developed that uses qemu. Currently qemu cannot be compiled for the GNU/Hurd, as such, this testsuite is available only for GNU/Linux users.
This patcheset allows qemu compilation in GNU/Hurd. With this patchset applied, qemu can be compiled without any special configure options. Please review, thanks, Manolo de Medici (4): Include new arbitrary limits if not already defined Avoid conflicting types for 'copy_file_range' Add the GNU/Hurd as a target host Exclude TPM ioctls definitions for the GNU/Hurd backends/tpm/tpm_ioctl.h | 2 +- block/file-posix.c | 9 +++++---- configure | 2 ++ include/qemu/osdep.h | 8 ++++++++ 4 files changed, 16 insertions(+), 5 deletions(-) -- 2.43.0