• J
    qemu: assume seccomp sandbox is supported since qemu 1.2 · 6543a459
    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.
    6543a459
qemu_capabilities.c 72.5 KB