Re: Shared memory between host and guest

2022-08-10 Thread Alex Bennée
"Lu, Jingdong" writes: > Hi experts, > > > > I have some basic questions regarding shared memory between host and guest > based on QEMU/KVM: > > > > 1, Can host and guest share the same block of physical memory? Ivshmem? Is it > continuous phys

Shared memory between host and guest

2022-08-10 Thread Lu, Jingdong
Hi experts, I have some basic questions regarding shared memory between host and guest based on QEMU/KVM: 1, Can host and guest share the same block of physical memory? Ivshmem? Is it continuous physical memory? 2, More specifically, is there any way to support the following operations? 1