Is there a good way to handle the memory in the guest via qemu?
On Wed, Jun 25, 2014 at 2:18 AM, Paolo Bonzini <pbonz...@redhat.com> wrote: > Il 25/06/2014 02:08, Xiongzi Ge ha scritto: > > Will the cache data in the guest be migrated to the other host? >> > > Again, cache data is _not_ managed by QEMU. It is managed by the guest > kernel. Its content and state is migrated together with the rest of RAM. > > Paolo >