Fixed here: https://git.qemu.org/?p=qemu.git;a=commitdiff;h=e5ce9688b47a8f60337ce1e4108f35577494a46a
** Changed in: qemu Status: In Progress => Fix Committed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1894361 Title: linux-user: syscall.c lacks pselect6_time64 Status in QEMU: Fix Committed Bug description: in commit 50efc69586388a975c1ebd90cb8cc8e4a7328bc4 ("linux-user/riscv: Update the syscall_nr's to the 5.5 kernel") legacy pselect6 definition for riscv32 was removed in favour of pselect6_time64, but pselect6_time64 is not available in syscall.c, thus leaving riscv32 without pselect syscall. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1894361/+subscriptions