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