]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "Switch from yajl to Jansson"
authorJán Tomko <jtomko@redhat.com>
Mon, 13 Aug 2018 11:40:18 +0000 (13:40 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 13 Aug 2018 13:50:01 +0000 (15:50 +0200)
commitd99a89592d65ab8adb51d695134bd347648d825f
tree4e3a838358ecd62176fdc0f1c81634c3c3396210
parente96e71d8d07eff9324f4df059dfcebaf0fe2eda9
Revert "Switch from yajl to Jansson"

This reverts commit 9cf38263d05ca7f27dbbd9b1a0b48d338d9280e2.

Jansson cannot parse QEMU's quirky JSON.
Revert back to yajl.

https://bugzilla.redhat.com/show_bug.cgi?id=1614569

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
24 files changed:
libvirt.spec.in
m4/virt-nss.m4
m4/virt-yajl.m4
src/Makefile.am
src/qemu/qemu_driver.c
src/util/Makefile.inc.am
src/util/virjson.c
tests/Makefile.am
tests/cputest.c
tests/libxlxml2domconfigtest.c
tests/qemuagenttest.c
tests/qemublocktest.c
tests/qemucapabilitiestest.c
tests/qemucaps2xmltest.c
tests/qemucommandutiltest.c
tests/qemuhotplugtest.c
tests/qemumigparamsdata/empty.json
tests/qemumigparamsdata/unsupported.json
tests/qemumigparamstest.c
tests/qemumonitorjsontest.c
tests/virmacmaptestdata/empty.json
tests/virmocklibxl.c
tests/virnetdaemontest.c
tests/virstoragetest.c