All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/5 qemu] GNU/Hurd support
@ 2026-02-08  5:59 Damien Zammit
  2026-02-08  5:59 ` [PATCH v5 1/5 qemu] Include new arbitrary limits if not already defined Damien Zammit
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Damien Zammit @ 2026-02-08  5:59 UTC (permalink / raw)
  To: bug-hurd
  Cc: qemu-devel, qemu-block, manolodemedici, pbonzini, stefanb,
	peter.maydell, kwolf, berrange, eblake, bugaevc

Hi,

This patchset is hopefully my final attempt to upstream qemu support for GNU/Hurd.
All review comments have been considered and addressed in the patches.
Some people want minimal diff to tpm header, others want me to delete code.
I went with the reduced diff because it's only one line of code change to fix it,
and passed review originally in other attempts.

This has been rebased onto:
* cd5a79dc98 (origin/master, origin/HEAD) Merge tag 'for_upstream' of ... 

TESTED: Compiles on GNU/Hurd using:
	../configure --target-list=i386-softmmu,x86_64-softmmu
	ninja

Executed qemu-system-{i386,x86_64} on GNU/Hurd x86_64 successfully.

Thanks,
Damien




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-06-20 13:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-08  5:59 [PATCH v5 0/5 qemu] GNU/Hurd support Damien Zammit
2026-02-08  5:59 ` [PATCH v5 1/5 qemu] Include new arbitrary limits if not already defined Damien Zammit
2026-02-08  5:59 ` [PATCH v5 2/5 qemu] Add GNU/Hurd host_os=gnu Damien Zammit
2026-02-08  5:59 ` [PATCH v5 3/5 qemu] tpm: Add conditional to not compile ioctls on GNU/Hurd Damien Zammit
2026-02-08  5:59 ` [PATCH v5 4/5 qemu] block/file-posix: Clean up sys/ioctl import Damien Zammit
2026-06-17  6:03   ` Philippe Mathieu-Daudé
2026-02-08  5:59 ` [PATCH v5 5/5 qemu] Make copy_file_range non-static on GNU/Hurd Damien Zammit
2026-06-17  8:43 ` [PATCH v5 0/5 qemu] GNU/Hurd support Paolo Bonzini
2026-06-18  8:33 ` Philippe Mathieu-Daudé
2026-06-20  8:34   ` Damien Zammit
2026-06-20 13:55     ` Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.