On 03/12/25 13:15, Daniel P. Berrangé wrote:
You've added this for a handful of archiecture targets, but in Fedora we're seeing the incompatibility affect s390x and aarch64 too, which this series hasn't implemented.
The patch is for all targets, but some specific targets use a custom termbits.h include file and require the addition of the structures and/or TCGETS2/TCSETS2 defines that was missing.
Specifically, s390x and aarch64 use the generic/termbits.h include that was already ok.
BTW, ideally send a cover letter with a multi-patch series; there are tools which make this easier than using git send-email directly: https://www.qemu.org/docs/master/devel/submitting-a-patch.html#submitting-your-patches
Thank! I will use git send-email the next time. Luca
