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

2014-02-13 Thread Luiz Capitulino
On Fri, 31 Jan 2014 16:04:41 +0100 Ekaterina Tumanova wrote: > Signed-off-by: Ekaterina Tumanova Applied to the qmp branch, thanks. > --- > dump.c | 7 +-- > target-i386/cpu.h | 2 ++ > target-s390x/cpu.h | 1 + > 3 files changed, 8 insertions(+), 2 deletions(-) > > diff --g

[Qemu-devel] [PATCH v3 1/1] 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..8d85255 100644 --- a/dump.c +++ b/dump.c @@ -32,6 +32,9 @@ #ifdef CONFIG_SNAPPY