Re: [Qemu-devel] [PATCH v4 4/8] BitmapLog: hmp interface for dirty bitmap dump
* Sanidhya Kashyap (sanidhya.ii...@gmail.com) wrote: > Signed-off-by: Sanidhya Kashyap > --- > hmp-commands.hx | 16 > hmp.c | 16 > hmp.h | 1 + > 3 files changed, 33 insertions(+) > > diff --git a/hmp-commands.hx b/hmp-commands.hx > index
[Qemu-devel] [PATCH v4 4/8] BitmapLog: hmp interface for dirty bitmap dump
Signed-off-by: Sanidhya Kashyap --- hmp-commands.hx | 16 hmp.c | 16 hmp.h | 1 + 3 files changed, 33 insertions(+) diff --git a/hmp-commands.hx b/hmp-commands.hx index d0943b1..575df78 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@