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

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

2014-01-31 Thread Ekaterina Tumanova
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.c index 8f64aab..25503bc 100644 --- a/dump.c +++ b/dump.c @@ -32,6 +32,9 @@ #ifdef CONFIG_SNAPPY