On Tue, 04 Dec 2012 15:42:32 +0100 Ján Tomko <jto...@redhat.com> wrote:
> On 12/04/12 12:46, Luiz Capitulino wrote: > > On Mon, 03 Dec 2012 16:55:35 +0100 > > Ján Tomko <jto...@redhat.com> wrote: > > > >> Hello, > >> > >> is there a way to check if QEMU was compiled with --enable-seccomp via QMP? > > > > Not that I'm aware of. Could you describe your use-case? > > It's for libvirt. The detection is broken since the switch from parsing > -help output to QMP and I wanted to fix it. Different folks have been adding QMP commands to allow feature detection, then I believe that's what we should do.