qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 4/5] libqos: Add malloc generic


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v5 4/5] libqos: Add malloc generic
Date: Wed, 25 Feb 2015 10:50:48 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Feb 24, 2015 at 10:21:54PM +0100, Marc Marí wrote:
> This malloc is a basic interface implementation that works for any platform.
> It should be replaced in the future for a real malloc implementation for each
> of the platforms.
> 
> Signed-off-by: Marc Marí <address@hidden>
> ---
>  tests/libqos/malloc-generic.c |   39 +++++++++++++++++++++++++++++++++++++++
>  tests/libqos/malloc-generic.h |   21 +++++++++++++++++++++
>  2 files changed, 60 insertions(+)
>  create mode 100644 tests/libqos/malloc-generic.c
>  create mode 100644 tests/libqos/malloc-generic.h

Thanks, I'll merge this.  My fix was equivalent but it's nice to get the
original from you.

Stefan

Attachment: pgpIEcGHkSnsX.pgp
Description: PGP signature


reply via email to

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