]> xenbits.xensource.com Git - libvirt.git/commit
qemu: agent: reissue sync on garbage sync reply
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Fri, 16 Sep 2016 10:35:35 +0000 (13:35 +0300)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 20 Sep 2016 14:27:58 +0000 (16:27 +0200)
commit3f90a1aac06fcc741a851e1eefb0f7eb4538ffcf
tree6491e98faeb07b157cda06a1e33d409453414bbf
parent5e5019bf78159d3b5bc2645865b1ca98fb4063c1
qemu: agent: reissue sync on garbage sync reply

We can easily handle receiving garbage on sync. We don't
have to make client deal with this situation. We just
need to resend sync command but this time garbage is
not be possible.
src/qemu/qemu_agent.c