From: vibi sreenivasan <vibi_sreenivasan@cms.com>
To: Jean-Christophe Dubois <jcd@tribudubois.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4 04/12] fix qemu_alloc/qemu_free for linux-user subsystem
Date: Sat, 20 Jun 2009 12:31:04 +0530 [thread overview]
Message-ID: <1245481265.2064.10.camel@system> (raw)
In-Reply-To: <200906192040.59253.jcd@tribudubois.net>
HELLO Jean,
On Fri, 2009-06-19 at 20:40 +0200, Jean-Christophe Dubois wrote:
> 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 <jcd@jcd-laptop.(none)>
> > >
> > > Signed-off-by: Jean-Christophe DUBOIS <jcd@tribudubois.net>
> > > ---
> > > 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.
>
since various xxx-user subsystems are not using the main qemu_malloc.c
implementation , your changes would be having a different effect than
intended.
Thanks & Regards
Vibi Sreenivasan
> JC
>
> >
> > Thanks & Regards
> > Vibi Sreenivasan
>
>
>
next prev parent reply other threads:[~2009-06-20 7:33 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-18 20:50 [Qemu-devel] [PATCH v4 00/12] use qemu_malloc and friends consistently Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 01/12] fix qemu_alloc/qemu_free for block subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 02/12] fix qemu_alloc/qemu_free for hw subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 03/12] fix qemu_alloc/qemu_free for bsd-user subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 04/12] fix qemu_alloc/qemu_free for linux-user subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 05/12] fix qemu_alloc/qemu_free for target-i386 subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 06/12] fix qemu_alloc/qemu_free for slirp subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 07/12] fix qemu_alloc/qemu_free for audio subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 08/12] fix qemu_alloc/qemu_free for target-arm subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 09/12] fix qemu_alloc/qemu_free for target-ppc subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 10/12] fix qemu_alloc/qemu_free for target-sparc subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 11/12] fix qemu_alloc/qemu_free for tcg subsystem Jean-Christophe DUBOIS
2009-06-18 20:50 ` [Qemu-devel] [PATCH v4 12/12] fix qemu_alloc/qemu_free for main directory Jean-Christophe DUBOIS
2013-10-19 5:26 ` [Qemu-devel] [PATCH v4 06/12] fix qemu_alloc/qemu_free for slirp subsystem Jan Kiszka
2009-06-19 10:50 ` [Qemu-devel] [PATCH v4 04/12] fix qemu_alloc/qemu_free for linux-user subsystem vibi sreenivasan
2009-06-19 18:40 ` Jean-Christophe Dubois
2009-06-20 7:01 ` vibi sreenivasan [this message]
2009-06-20 9:54 ` Jean-Christophe Dubois
2009-06-20 11:33 ` Andreas Färber
2009-06-19 8:07 ` [Qemu-devel] [PATCH v4 01/12] fix qemu_alloc/qemu_free for block subsystem Kevin Wolf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1245481265.2064.10.camel@system \
--to=vibi_sreenivasan@cms.com \
--cc=jcd@tribudubois.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.