bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/4] Port qemu to GNU/Hurd


From: Manolo de Medici
Subject: [PATCH v2 0/4] Port qemu to GNU/Hurd
Date: Thu, 18 Jan 2024 17:01:29 +0100

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]