the following patch was just integrated into master: commit 387d15886ae816673517619f332f6e994f976521 Author: Patrick Rudolph siro@das-labor.org Date: Mon Apr 25 12:24:03 2016 +0200
qemu-0.15.x/serialice-com: Fix parsing of version string
Check buffer contents after writing to it. Fixes version string wasn't parsed at all, as it starts with \r\n.
Change-Id: Ia012434b3806f936971c8f9e99ed198f85171111 Signed-off-by: Patrick Rudolph siro@das-labor.org Reviewed-on: https://review.coreboot.org/14510 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/14510 for details.
-gerrit