qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Memory API: handling unassigned physical memory


From: Peter Maydell
Subject: Re: [Qemu-devel] Memory API: handling unassigned physical memory
Date: Mon, 30 Apr 2012 15:57:43 +0100

On 30 April 2012 15:55, Mark Cave-Ayland <address@hidden> wrote:
> Note that if properties can't be set by the caller after construction, then
> I'm effectively going to have to copy the entire esp_init() function

Yes. As I say, these init functions are purely convenience functions
for the simple case. (My opinion is that if it seems like a pain to
have to open code them it's an indication that we ought to be trying
to make it easier to create-configure-init QOM objects. But that's
not entirely trivial in C.)

-- PMM



reply via email to

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