Re: [Qemu-devel] [PATCH v2] Define the architecture for compressed dump format.

2014-01-31 Thread Laszlo Ersek
one not-so-important comment below: On 01/31/14 14:45, Ekaterina Tumanova wrote: > Signed-off-by: Ekaterina Tumanova > --- > dump.c | 7 +-- > target-i386/cpu.h | 2 ++ > target-s390x/cpu.h | 1 + > 3 files changed, 8 insertions(+), 2 deletions(-) > > diff --git a/dump.c b/dump

Re: [Qemu-devel] [PATCH v2] Define the architecture for compressed dump format.

2014-01-31 Thread Christian Borntraeger
On 31/01/14 14:45, Ekaterina Tumanova wrote: > Signed-off-by: Ekaterina Tumanova Acked-by: Christian Borntraeger > --- > dump.c | 7 +-- > target-i386/cpu.h | 2 ++ > target-s390x/cpu.h | 1 + > 3 files changed, 8 insertions(+), 2 deletions(-) > > diff --git a/dump.c b/dump.c