qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Para-virtualized ram-based filesystem?


From: Avi Kivity
Subject: Re: [Qemu-devel] Para-virtualized ram-based filesystem?
Date: Sun, 17 Apr 2011 15:43:11 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.9

On 04/16/2011 02:58 AM, Ritchie, Stuart wrote:
>
>You can do this with ivshmem today.  You give it a path to a shared
>memory file, and then there's a path in sysfs that you can mmap() in
>userspace in the guest.

Please correct me if I am wrong, but with ivshmem you must to manage your
world within a single, fixed size region.  I appreciate the simplicity of
mapping the whole region all in one go, but our requirements are a bit
different.  Even if you could pass multiple -device ivshmem instances,
it's still a fixed environment.  Right?


You could place a read-only filesystem (say iso9660) in the region and mount it; it will then appear as a complete filesystem.

--
error compiling committee.c: too many arguments to function




reply via email to

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