qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC] qapi: New command query-mtree


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC] qapi: New command query-mtree
Date: Thu, 21 Aug 2014 11:47:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

Il 21/08/2014 11:18, Marc Marí ha scritto:
> 
>> > If you had a memory map abstraction in libqos, malloc could be
>> > generic. Perhaps you can start doing that for PC?
> Do you mean, start implementing malloc using this "query-mtree"? Or you
> have another idea in mind?

I mean implementing a memory map interface, and implementing it for PC
(that says that the first MB is reserved for example, and gets the
memory size out of fw_cfg).  Then you can implement malloc on top.

Paolo



reply via email to

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