All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] seccomp raises on mesa pthread_setaffinity_np()
@ 2019-02-22  8:04 Marc-André Lureau
  2019-02-27 11:45 ` Daniel P. Berrangé
  0 siblings, 1 reply; 2+ messages in thread
From: Marc-André Lureau @ 2019-02-22  8:04 UTC (permalink / raw)
  To: QEMU, Gerd Hoffmann, Eduardo Otubo

Hi,

We have another seccomp issue with mesa, leading to SIGSYS bad system
call (when running a virgl VM with libvirt for example)

Since commit :
https://gitlab.freedesktop.org/mesa/mesa/commit/d877451b48a59ab0f9a4210fc736f51da5851c9a
(unfortunately, already in f29)

mesa wants to set its thread affinity on all CPU, but I am not sure
how we can limit the rule to the mesa threads yet... any ideas?

Another reason to consider vhost-user-gpu, to simplify the seccomp rules!

-- 
Marc-André Lureau

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

end of thread, other threads:[~2019-02-27 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-22  8:04 [Qemu-devel] seccomp raises on mesa pthread_setaffinity_np() Marc-André Lureau
2019-02-27 11:45 ` Daniel P. Berrangé

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.