9 Dec
                
                    2014
                
            
            
                9 Dec
                
                '14
                
            
            
            
        
    
                5:32 p.m.
            
        On 09.12.2014 15:24, Raymond Durand wrote:
How is libseccomp used/enabled/configured with KVM/QEMU Hypervisor?
You need to set seccomp_sandbox=1 in /etc/libvirt/qemu.conf and restart libvirtd. From now on, any qemu/kvm guest that libvirt starts will use seccomp or fail if qemu binary doesn't support it. Michal