Re: Shared memory usage

2023-12-11 Thread Martin Kletzander
On Fri, Dec 08, 2023 at 09:45:23AM +, Sánta, Márton (ext) via Users wrote: Dear Users, I tried out shared memory using libvirt. When I configure it in the XML (ivshmem-plain), I have to provide a name for it and after starting the VM I can see the appropriate file on the host in the /dev/shm

Shared memory usage

2023-12-08 Thread ext
Dear Users, I tried out shared memory using libvirt. When I configure it in the XML (ivshmem-plain), I have to provide a name for it and after starting the VM I can see the appropriate file on the host in the /dev/shm/ directory. My problem is that I could not find any official documentation ab