Flush the debug message out to the log file.
commit0db09dd2ab57fa93e46885b80dc9cbc68f9756f8
authorVenkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
Wed, 2 Jun 2010 15:24:59 +0000 (2 08:24 -0700)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 22 Jun 2010 20:15:30 +0000 (22 15:15 -0500)
tree4864c006a15679b50c91ac1866b14afc2b0f4174
parent91ca60e01277da2184d9c3f992c440cb5aa264c4
Flush the debug message out to the log file.

This patch fluesh the debug messages to the log file  at the end of each
debug message.

Changes from V1:
Used fflush instead fseek for the flush.

Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-9p-debug.c