All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] seccomp missing calls in 2.7.0?
@ 2016-09-06 15:27 Brian Rak
  2016-09-06 16:43 ` Eduardo Otubo
  0 siblings, 1 reply; 7+ messages in thread
From: Brian Rak @ 2016-09-06 15:27 UTC (permalink / raw)
  To: qemu-devel

I've been testing out 2.7.0 with seccomp support.  Whenever I connect to 
the VNC console, the process gets killed by the kernel.  dmesg shows:

audit: type=1326 audit(1473175350.674:2): auid=0 uid=107 gid=107 
ses=423110 pid=32202 comm="qemu-kvm" exe="/bin/qemu-system-x86_64" 
sig=31 arch=c000003e syscall=98 compat=0 ip=0x7f2beba83477 code=0x0

syscall 98 appears to be getrusage, which does not appear in qemu-seccomp.c.

Is seccomp a supported feature these days?  I'm guessing it does not get 
a whole lot of use.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-19  9:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-06 15:27 [Qemu-devel] seccomp missing calls in 2.7.0? Brian Rak
2016-09-06 16:43 ` Eduardo Otubo
2016-09-07 19:55   ` Brian Rak
2016-09-13  8:12     ` Eduardo Otubo
2016-09-13 19:17       ` Brian Rak
2016-09-19  9:45         ` Markus Armbruster
2016-09-19  9:47           ` Eduardo Otubo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.