]> git.proxmox.com Git - mirror_qemu.git/commitdiff
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
index da1347160c4b961aba0f62bcdfa95ebed97c7fb7,c22687924fdae17fad0c5e1246fea5d321a83223..31b212aa6b75917f948adeb0ec35ea611e5e92a9
+++ 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