From: Carsten Koester Date: Mon, 23 May 2016 17:02:00 +0000 (-0400) Subject: Add temporary fix for CSIT-90 by flushing QGA's input buffer X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=76798663ee3e71defd75bdf0d1e32d8242e38e33;hp=76798663ee3e71defd75bdf0d1e32d8242e38e33 Add temporary fix for CSIT-90 by flushing QGA's input buffer This is not a final fix. The final fix SHOULD send a "guest-sync" request as per" http://wiki.qemu.org/Features/QAPI/GuestAgent#QEMU_Guest_Agent_Protocol However, this temporary fix will eliminate the nested VM startup failures triggered by the nested VM's guest-agent receiving a partial guest-ping request. Change-Id: Ice409b7c966a527b03cb71c042b476e1771676d0 Signed-off-by: Carsten Koester ---