qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 04/12] fix qemu_alloc/qemu_free for linux-use


From: Jean-Christophe Dubois
Subject: Re: [Qemu-devel] [PATCH v4 04/12] fix qemu_alloc/qemu_free for linux-user subsystem
Date: Fri, 19 Jun 2009 20:40:58 +0200
User-agent: KMail/1.11.2 (Linux/2.6.28-13-generic; KDE/4.2.2; x86_64; ; )

Hello Vibi,

Le vendredi 19 juin 2009 12:50:39 vibi sreenivasan, vous avez écrit :
> On Thu, 2009-06-18 at 22:50 +0200, Jean-Christophe DUBOIS wrote:
> > From: Jean-Christophe Dubois <address@hidden(none)>
> >
> > Signed-off-by: Jean-Christophe DUBOIS <address@hidden>
> > ---
> >  linux-user/main.c    |   10 +++++-----
> >  linux-user/syscall.c |   16 ++++++++--------
> >  2 files changed, 13 insertions(+), 13 deletions(-)
>
> I can see an alternate implementation for
> qemu_malloc & other related functions in linux-user/mmap.c

This is true. It sounds that the various xxx-user subsystems are not using the 
main qemu_malloc.c implementation.

But this is just a fact ... I am not sure how I should interpret your comment.

JC

>
> Thanks & Regards
> Vibi Sreenivasan





reply via email to

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