On 06/30/2014 10:34 AM, Gary Jordan wrote:
> Dear developers,
>
> I want to design a shared memory for Vm in qemu. So, I also need to design
> a mechanism to let two vms communicate. Is there already some module in
> Qemu ?
It sounds like you are asking about ivshmem, which has already been
discu
Dear developers,
I want to design a shared memory for Vm in qemu. So, I also need to design
a mechanism to let two vms communicate. Is there already some module in
Qemu ?
I saw that qemu could support live migration. Can the vm also access the
previous machine after migration? Thanks.
Gary