qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL for-2.4 0/3] Regression fix for migration on Xen


From: Anthony PERARD
Subject: Re: [Qemu-devel] [PULL for-2.4 0/3] Regression fix for migration on Xen
Date: Mon, 3 Aug 2015 14:09:44 +0100

On Mon, Aug 3, 2015 at 1:44 PM, Amit Shah <address@hidden> wrote:
> The following changes since commit cb48f67ad8c7b33c617d4f8144a27706e69fd688:
>
>   bsd-user: Fix operand to cpu_x86_exec (2015-07-30 12:38:49 +0100)
>
> are available in the git repository at:
>
>   https://git.kernel.org/pub/scm/qemu/amit/migration for-2.4
>
> for you to fetch changes up to 040f70812f1fc2523945a047982694d1ef1d9e1d:
>
>   migration: Add configuration section to vmstate with xen. (2015-08-03 
> 11:42:39 +0530)
>
> ----------------------------------------------------------------
> Fixes a regression with migration for the Xen machine type

Hi,

I do have an update on this series which would also fix 'pc,accel=xen'
machine case, which I should send today.

And there is actually an issue with one of the patch, which should use
strcpy instead of memcpy.

So please don't apply just yet.

Thanks,

> ----------------------------------------------------------------
> Anthony PERARD (3):
>   migration: Fix regretion for xenfv machine.
>   migration: Fix global state with Xen.
>   migration: Add configuration section to vmstate with xen.
>
>  hw/i386/pc_piix.c             | 3 +++
>  include/migration/migration.h | 1 +
>  migration/migration.c         | 7 +++++++
>  migration/savevm.c            | 6 ++++++
>  4 files changed, 17 insertions(+)

-- 
Anthony PERARD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]