Re: [questions] savevm|loadvm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Wenhao Xu <xuwenhao2008@xxxxxxxxx> wrote:
> Hi, all,
> ¿ï½ I am working with switching QEMU from running in KVM mode to QEMU
> emulatoin mode dynamically.
> ¿ï½ Intuitively, if the snapshot created using savevm in kvm mode can be
> used by the loadvm command in QEMU emulator mode, the switchment could
> makes use of this.¿ I tried to do so. However, it does not work.¿ Any idea
> how to fix it?
> ¿ï½¿ Thanks for the help.

kvm uses a different memory layout (slots in qemu/kvm lingo), that means
that memory can't be migrated (that is a big problem).  Once that is
"fixed", you need to work on the several in-kernel chips that don't
exist in qemu (kvm-irq-chip and the like).  Once that is fixed, you can
look for what more things are broken.

Once here, why do you want to do that switch?

Later, Juan.

> regards,
> Wenhao
>
> --
> ~_~
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux