On Thu, 17 Apr 2014 16:15:05 +0800 Qiao Nuohan <qiaonuo...@cn.fujitsu.com> wrote:
> The last version is here: > > http://lists.nongnu.org/archive/html/qemu-devel/2014-04/msg00018.html > > ChangLog: > Changes from v7 to v8: > 1. add a patch to fix doc of dump-guest-memory > > Qiao Nuohan (2): > HMP: fix doc of dump-guest-memory > HMP: support specifying dump format for dump-guest-memory > > hmp-commands.hx | 30 +++++++++++++++++++----------- > hmp.c | 25 ++++++++++++++++++++++--- > 2 files changed, 41 insertions(+), 14 deletions(-) > Applied to the qmp branch, sorry for the delay.