qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] seccomp missing calls in 2.7.0?


From: Brian Rak
Subject: [Qemu-devel] seccomp missing calls in 2.7.0?
Date: Tue, 6 Sep 2016 11:27:47 -0400
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

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.




reply via email to

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