OSDN Git Service

Merge remote-tracking branch 'qmp/queue/qmp' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 10 Oct 2011 13:21:46 +0000 (08:21 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 10 Oct 2011 13:21:46 +0000 (08:21 -0500)
1  2 
Makefile
Makefile.objs
Makefile.target
gdbstub.c
hmp-commands.hx
monitor.c

diff --cc Makefile
Simple merge
diff --cc Makefile.objs
Simple merge
diff --cc Makefile.target
Simple merge
diff --cc gdbstub.c
Simple merge
diff --cc hmp-commands.hx
Simple merge
diff --cc monitor.c
+++ b/monitor.c
  #ifdef CONFIG_TRACE_SIMPLE
  #include "trace/simple.h"
  #endif
 -#include "trace/control.h"
  #include "ui/qemu-spice.h"
  #include "memory.h"
+ #include "qmp-commands.h"
+ #include "hmp.h"
  
  //#define DEBUG
  //#define DEBUG_COMPLETION