On Tue, 18 Jul 2023 at 14:03, Luca Bonissi <q...@bonslack.org> wrote: > > The or1k epoll_event structure - unlike other architectures - is packed, > so we need to define it as packed in qemu-user, otherwise it leads to > infinite loop due to missing file descriptor in the returned data:
Hi; thanks for this patch. Unfortunately we need patches to include a Signed-off-by: line that says you're legally OK with it being contributed to QEMU, or we can't take them. More info here: https://www.qemu.org/docs/master/devel/submitting-a-patch.html thanks -- PMM