qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Wire g_new() and friends to the qemu_malloc() f


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] Wire g_new() and friends to the qemu_malloc() family
Date: Fri, 19 Aug 2011 05:25:56 +0100

On Thu, Aug 18, 2011 at 6:48 PM, Avi Kivity <address@hidden> wrote:
> This makes the tracing infrastructure available to users of g_new().
>
> Signed-off-by: Avi Kivity <address@hidden>
> ---
>  qemu-common.h |    1 +
>  qemu-malloc.c |   15 +++++++++++++++
>  vl.c          |    1 +
>  3 files changed, 17 insertions(+), 0 deletions(-)

Seems useful :)

Stefan



reply via email to

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