Public bug reported:

Binary package hint: qemu-kvm

Hi

qemu helpfully reports unimplemented (in qemu) syscalls, however this
can spam the console heavily when the syscall is used in a tight loop.

This is the case of the pselect() syscall which is not implemented under
qemu.  It's also unimplemented in the upstream ARM linux kernel!  So it
seems a bit redundant to repeat this message; technically pselect could
be implemented in qemu while it remains unimplemented in a kernel, but
for now I think it would be best to not bark about syscalls which are
not implemented in real kernels anyway.

Thanks,

** Affects: qemu-kvm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
pselect is always missing on armel (qemu: Unsupported syscall: 335)
https://bugs.launchpad.net/bugs/520480
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to