Re: [libvirt] [PATCH] qemu: assume seccomp sandbox is supported since qemu 1.2

2012-12-11 Thread Michal Privoznik
On 10.12.2012 16:28, Ján Tomko wrote: > Currently there is no way to detect it via QMP and requesting "-sandbox > off" works correctly even if it was compiled out, so this will work > unless someone both requests the sandbox in qemu.conf and builds QEMU > without the support for it. > --- > Relevan

[libvirt] [PATCH] qemu: assume seccomp sandbox is supported since qemu 1.2

2012-12-10 Thread Ján Tomko
Currently there is no way to detect it via QMP and requesting "-sandbox off" works correctly even if it was compiled out, so this will work unless someone both requests the sandbox in qemu.conf and builds QEMU without the support for it. --- Relevant discussion in qemu-devel: http://lists.nongnu.or