Re: [Qemu-devel] [PATCH v2 00/19] Monitor: split HMP and QMP dispatch tables

2010-10-01 Thread Markus Armbruster
Luiz Capitulino writes: > 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 ACK

[Qemu-devel] [PATCH v2 00/19] Monitor: split HMP and QMP dispatch tables

2010-09-30 Thread Luiz Capitulino
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-comm