On Tue, 2014-01-28 at 14:21 +0530, Bandan Das wrote:
> Change to VFIO_DEBUG in vfio_msi_interrupt() for debug
> messages to get printed
>
> Signed-off-by: Bandan Das
> ---
> hw/misc/vfio.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hw/misc/vfio.c b/hw/misc/vfio.c
>
Change to VFIO_DEBUG in vfio_msi_interrupt() for debug
messages to get printed
Signed-off-by: Bandan Das
---
hw/misc/vfio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/misc/vfio.c b/hw/misc/vfio.c
index 9aecaa8..a87078c 100644
--- a/hw/misc/vfio.c
+++ b/hw/misc/vfio.c