]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix qemuProcessReadLog with non-zero offset
authorJán Tomko <jtomko@redhat.com>
Thu, 15 Aug 2013 13:05:29 +0000 (15:05 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 15 Aug 2013 13:05:29 +0000 (15:05 +0200)
commit9ceaaa08e9b2281a5b58ac2f896761b2703d8791
tree2f898f967b4448e458b8085f4651aeb7b09843b0
parent3607ab58c9f1d611423bbf021348f3010a4f6465
Fix qemuProcessReadLog with non-zero offset

This restores the error message when QMP probing is not used.

https://bugzilla.redhat.com/show_bug.cgi?id=991334
src/qemu/qemu_process.c