qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1894361] Re: linux-user: syscall.c lacks pselect6_time64


From: Laurent Vivier
Subject: [Bug 1894361] Re: linux-user: syscall.c lacks pselect6_time64
Date: Sat, 05 Sep 2020 10:31:47 -0000

pselect6_time64() has been implemented but it has not been merged
because during the test I've seen it breaks ARM target.

https://patchew.org/QEMU/20200824223050.92032-1-Filip.Bozuta@syrmia.com/20200824223050.92032-2-Filip.Bozuta@syrmia.com/

I try to fix that and merge that soon.

-- 
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:
  New

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



reply via email to

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