]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Disable JSON mode monitor until QEMU is more mature
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 21 Dec 2009 20:49:43 +0000 (20:49 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 22 Dec 2009 11:43:48 +0000 (11:43 +0000)
commit27c357bcfa72c819654500ba2cdadb62629b59a4
treef0b5a9d0fc8078571bc1d78c3df5ba6258de4cce
parent8153c72b979c3355f6a9d523aee3c1f5c5ed190b
Disable JSON mode monitor until QEMU is more mature

* src/qemu/qemu_conf.h: Remove QEMU_CMD_FLAG_0_12 and just leave
  the lone JSON flag
* src/qemu/qemu_conf.c: Enable JSON on QEMU 0.13 or later, but
  leave it disabled for now
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h