[Spice-devel] [PATCH qxl-win] display/res: add a debug print level 9

Alon Levy alevy at redhat.com
Mon Jun 20 03:59:48 PDT 2011


---
 display/res.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/display/res.c b/display/res.c
index 5dc06a4..f9f18a9 100644
--- a/display/res.c
+++ b/display/res.c
@@ -269,6 +269,8 @@ static void WaitForCmdRing(PDev* pdev)
         if (!wait) {
             break;
         }
+        DEBUG_PRINT((pdev, 9, "%s: 0x%lx\n", __FUNCTION__, pdev));
+
 #ifdef DBG
         {
             LARGE_INTEGER timeout; // 1 => 100 nanoseconds
-- 
1.7.5.2



More information about the Spice-devel mailing list