qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4] ivshmem: allow the sharing of hugepages


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [PATCH v4] ivshmem: allow the sharing of hugepages
Date: Wed, 7 Oct 2015 15:58:22 +0200

Hi

On Wed, Oct 7, 2015 at 3:50 PM, Pavel Fedin <address@hidden> wrote:
>  Ok. In this case a single question. How to configure qemu to use ivshmem 
> with the series. I have seen that "ivshmem can now use host memory backend", 
> but how to set it up? I checked documentation patch, did not find good 
> explanation there. But, well, programmers never read docs :)

It is like other memdev properties, and there is an example in the
patch adding a test:
-object memory-backend-ram,size=1M,id=mb1 -device ivshmem,memdev=mb1

I will work on a patch to update the documentation.

-- 
Marc-André Lureau



reply via email to

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