projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b58c855
)
rdma: forgot to turn off the debugging flag
author
Michael R. Hines
<mrhines@us.ibm.com>
Sun, 4 Aug 2013 02:54:49 +0000
(22:54 -0400)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Mon, 5 Aug 2013 16:47:46 +0000
(11:47 -0500)
Ooops. We forgot to turn off the flag.
Signed-off-by: Michael R. Hines <mrhines@us.ibm.com>
Message-id:
1375584894
-9917-3-git-send-email-mrhines@linux.vnet.ibm.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
migration-rdma.c
patch
|
blob
|
history
diff --git
a/migration-rdma.c
b/migration-rdma.c
index 6a7bf27f8cde894a2a8b1880a5ec66f2cfdc1b85..b2e2a7691918caccd5fa0982e4cfc512b1eb016a 100644
(file)
--- a/
migration-rdma.c
+++ b/
migration-rdma.c
@@
-27,7
+27,7
@@
#include <string.h>
#include <rdma/rdma_cma.h>
-#define DEBUG_RDMA
+
//
#define DEBUG_RDMA
//#define DEBUG_RDMA_VERBOSE
//#define DEBUG_RDMA_REALLY_VERBOSE