Re: [Qemu-devel] [PATCH 03/11] s390/sclpquiesce: Add code to support live migration

2013-09-19 Thread Alexander Graf
On 18.09.2013, at 05:19, Christian Borntraeger wrote: > From: Heinz Graalfs > > This patch adds the necessary life migration pieces to sclpquiesce > by using the vmstate_register. > > Signed-off-by: Heinz Graalfs > Signed-off-by: Christian Borntraeger > --- > hw/s390x/sclpquiesce.c | 13

[Qemu-devel] [PATCH 03/11] s390/sclpquiesce: Add code to support live migration

2013-09-18 Thread Christian Borntraeger
From: Heinz Graalfs This patch adds the necessary life migration pieces to sclpquiesce by using the vmstate_register. Signed-off-by: Heinz Graalfs Signed-off-by: Christian Borntraeger --- hw/s390x/sclpquiesce.c | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/