]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Disable use of 'reason' field in block IO event in QEMU
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 3 Jun 2010 14:05:30 +0000 (15:05 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 8 Jun 2010 14:05:42 +0000 (15:05 +0100)
commitb490f2c1e0dbb6e40f8876db90bfbe5d19ad6ed3
treef0424986350d884747a1f95b59b21408f2a6d029
parent53fc1d8afd78213d572f46d6f7277132387b5239
Disable use of 'reason' field in block IO event in QEMU

QEMU upstream decided against adding a 'reason' field to
the block IO event in QMP. Disable this code to remove a
annoying warning message. It will be renabled when the
error string reason is re-introduced in QEMU
src/qemu/qemu_monitor_json.c