mux-term: Fix timestamp association
commit4ab312f793fe9202299966de98d67d9574c572d4
authorJan Kiszka <jan.kiszka@web.de>
Mon, 15 Jun 2009 20:25:34 +0000 (15 22:25 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 16 Jun 2009 20:18:37 +0000 (16 15:18 -0500)
tree61416ebb849251b3e3b92c92a219c38ed82651b3
parent2d22959d61fa866d2bbe310b61539da98bb47917
mux-term: Fix timestamp association

So far a new timestamp was generated *after* a full line had been
printed. Fix this.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-char.c