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

Alon Levy alevy at redhat.com
Thu Jul 7 02:43:34 PDT 2011


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

diff --git a/display/res.c b/display/res.c
index 3c38e88..e6f0f81 100644
--- a/display/res.c
+++ b/display/res.c
@@ -264,6 +264,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.4



More information about the Spice-devel mailing list