]> git.proxmox.com Git - qemu.git/commit
hw/virtio9p: Use appropriate debug print functions in TLINK path
authorHarsh Prateek Bora <harsh@linux.vnet.ibm.com>
Sun, 24 Oct 2010 15:24:26 +0000 (20:54 +0530)
committerVenkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
Fri, 3 Dec 2010 00:07:49 +0000 (16:07 -0800)
commitd04e2826f5509092c8f0c6c3db7fa3232d912f7e
tree179438bf98dbbc6647e7352260d1f360297157fc
parent49594973fb38283e8c469892fe5eac2942d9bd25
hw/virtio9p: Use appropriate debug print functions in TLINK path

Running fsstress with debug enabled causes assertion failure
because of inappropriate usage of debug print functions.
With this patch, fsstress passes without assertion failure.

Signed-off-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
hw/virtio-9p-debug.c