All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Migration of AArch64 VM
@ 2014-10-14  7:58 Yash Nandkeolyar
  2014-10-14 12:47 ` Alex Bennée
  0 siblings, 1 reply; 2+ messages in thread
From: Yash Nandkeolyar @ 2014-10-14  7:58 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 448 bytes --]

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?
Or is there some other issue?

-- 
Regards,
Yash.

[-- Attachment #2: Type: text/html, Size: 1388 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Migration of AArch64 VM
  2014-10-14  7:58 [Qemu-devel] Migration of AArch64 VM Yash Nandkeolyar
@ 2014-10-14 12:47 ` Alex Bennée
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Bennée @ 2014-10-14 12:47 UTC (permalink / raw)
  To: Yash Nandkeolyar; +Cc: qemu-devel


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-14 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-14  7:58 [Qemu-devel] Migration of AArch64 VM Yash Nandkeolyar
2014-10-14 12:47 ` Alex Bennée

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.