qemu-devel
[Top][All Lists]
Advanced

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

Shared memory between host and guest


From: Lu, Jingdong
Subject: Shared memory between host and guest
Date: Wed, 10 Aug 2022 10:45:34 +0000

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. Guest starts.
  2. Host side allocates one block of physical memory like 2MB.
  3. Host side adds this memory to running guest  memory mapping.
  4. Both of host and guest can access this shared memory.

 

Best Regards,

Jingdong


reply via email to

[Prev in Thread] Current Thread [Next in Thread]