Home
last modified time | relevance | path

Searched hist:"41 a748265f4879b52b0e87ff9c93bed975163886" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/
H A DMakefile41a748265f4879b52b0e87ff9c93bed975163886 Sat Aug 20 22:23:03 CDT 2011 Anthony Liguori <aliguori@us.ibm.com> Remove qemu_malloc/qemu_free

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
H A Dconfigure89266923df71e51f406184d3e8b55d2a3aaa4c4d Wed Jun 08 10:11:23 CDT 2016 Thomas Huth <thuth@redhat.com> configure: Remove unused CONFIG_ZERO_MALLOC setting

CONFIG_ZERO_MALLOC was only used in qemu-malloc.c and
this file has been removed with the following commit:

41a748265f4879b52b0e87ff9c93bed975163886
Remove qemu_malloc/qemu_free

So we don't need this configuration setting anymore.
This patch also removes the z_version variable, since
this is now also not needed anymore.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Message-Id: <1465398683-3152-1-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>