[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Live migration of VM
From: |
Jakob Bohm |
Subject: |
Re: [Qemu-discuss] Live migration of VM |
Date: |
Wed, 28 May 2014 19:32:09 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
On 5/23/2014 8:19 AM, Prashant Upadhyaya wrote:
Hi,
Is it possible to live migrate a VM (emulating AMD) running on native
AMD to a machine running native ARM and back with QEMU ?
I believe a clarification is needed here.
What is it you want to do:
A) Migrate the VM from qemu-system-x86_64 software emulating an
AMD64 guest on an AMD64 host to qemu-system-x86_64 software
emulating the same AMD64 guest on an ARM host.
B) Migrate the VM from qemu-system-x86_64 KVM emulating an
AMD64 guest on an AMD64 host to qemu-system-x86_64 software
emulating the same AMD64 guest on an ARM host
C) Migrate the VM from qemu-system-x86_64 emulating an
AMD64 guest on an AMD64 host to qemu-system-arm emulating
an ARM guest on an ARM host.
C) Is mostly impossible, because the Guest memory needs to contain
completely different code when the virtual machine suddenly
swaps its (virtual) CPU from AMD64 to ARM.
A) Might be possible, unless there is some oddity in the qemu code
which transmits the virtual machine state differently depending
on the Host architecture.
B) Might be more difficult, if the qemu code transmits KVM virtual
machine state differently from equivalent software emulated
virtual machine state.
Enjoy
Jakob
--
Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com
Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded