[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Migration of AArch64 VM
From: |
Peter Maydell |
Subject: |
Re: [Qemu-discuss] Migration of AArch64 VM |
Date: |
Tue, 14 Oct 2014 11:18:38 +0200 |
On 14 October 2014 09:57, Yash Nandkeolyar <address@hidden> wrote:
> Hi,
>
> We are trying to migrate an AArch64 VM using Qemu version 2.1(latest). I
> tried with Live and Offline migration. However, same error is observed in
> both cases:
>
> qemu-system-aarch64: Unknown migration flags: 0
>
> qemu: warning: error while loading state section id 2
>
> qemu-system-aarch64: load of migration failed: Invalid argument
>
> Does current version of Qemu have migration support for AArch64?
No, migration isn't yet supported for AArch64, I'm afraid.
thanks
-- PMM