This is a respin with the following small changes: v1 - v2: o Renamed qemu-monitor-qmp.hx to qmp-commands.hx o Added a new patch which renames qemu-monitor.hx to hmp-commands.hx o Other minor changes
--- Makefile | 4 +- Makefile.target | 9 +- QMP/README | 2 +- hmp-commands.hx | 1216 ++++++++++++++++++++++++++ monitor.c | 361 +++++--- monitor.h | 1 - qemu-monitor.hx | 2575 ------------------------------------------------------- qmp-commands.hx | 1541 +++++++++++++++++++++++++++++++++ 8 files changed, 2994 insertions(+), 2715 deletions(-)