From: "Alex Bennée" <alex.bennee@linaro.org>
To: Yash Nandkeolyar <yashnky7@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Migration of AArch64 VM
Date: Tue, 14 Oct 2014 13:47:13 +0100 [thread overview]
Message-ID: <87tx36x1gu.fsf@linaro.org> (raw)
In-Reply-To: <CAEyJ7hTTQ6+FY=axyHds3nZJU-LD7CVNTrB2wnLA3y6xHuPBGw@mail.gmail.com>
Yash Nandkeolyar <yashnky7@gmail.com> writes:
> 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
TCG or KVM based AArch64?
IIRC for TCG migration we are just missing the correct handling of the
saved program state register (SPSR) for A64. My pstate re-factoring
patches included the support for TCG.
For KVM we currently don't correctly serialise GIC state so things fall
over in there are active IRQs while migration is underway. There have
been some kernel patches experimented with for this but currently still
needs debugging.
>
> Does current version of Qemu have migration support for AArch64?
> Or is there some other issue?
Not currently - but patches are about. I can CC you when I send the next
set out if you want.
--
Alex Bennée
prev parent reply other threads:[~2014-10-14 12:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-14 7:58 [Qemu-devel] Migration of AArch64 VM Yash Nandkeolyar
2014-10-14 12:47 ` Alex Bennée [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tx36x1gu.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=yashnky7@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.