On Mon, Nov 10, 2014 at 1:37 PM, Yash Nandkeolyar yashnky7@gmail.com wrote:
Hi,
We are trying to do VM Migration using the version of Qemu obtained from the following branch:
https://github.com/stsquad/qemu/tree/armv8-migration/v4
And we are also using Linux Kernel 3.16 compiled with the patches for AArch64 migration support obtained from the following link:
http://patches.linaro.org/patchwork/bundle/alex.bennee@linaro.org/armv8-migr...
We have tried both online and offline migration. However, we end up getting the following error at runtime during migration:
qemu-system-aarch64: Unknown combination of migration flags: 0
qemu: warning: error while loading state section id 3
qemu-system-aarch64: load of migration failed: Input/output error
Could anyone please suggest on this.
Alex, any quick suggestions?
However, since this is work-in-progress and these patches haven't actually been verified to work yet (we are working through some known issues) I'm afraid you're mostly going to have to look into the details on your own.
We'll post updated and working patches on the lists as soon as we have them.
-Christoffer