summaryrefslogtreecommitdiffstats
path: root/tests/libqos/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* tests/libqos: Move the libqos files under tests/qtest/Thomas Huth2020-01-121-347/+0Star
* tests/libqos: embed allocators instead of malloc-ing them separatelyPaolo Bonzini2019-03-071-36/+6Star
* qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-111-1/+1
* tests: use g_new() family of functionsMarc-André Lureau2017-10-161-3/+3
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini2016-05-191-0/+1
* tests: Clean up includesPeter Maydell2016-02-161-2/+1Star
* libqos: allow zero-size allocationsJohn Snow2016-01-111-0/+4
* libqos: Allow calling guest_free on NULL pointerFam Zheng2015-06-171-0/+3
* libqos: Add migration helpersJohn Snow2015-05-221-17/+57
* libqos/ahci: Add ahci_clean_memJohn Snow2015-02-161-0/+5
* libqos: Update QGuestAllocator to be opaqueJohn Snow2015-02-161-15/+46
* libqos: add alloc_init_flagsJohn Snow2015-02-161-0/+8
* libqos: Split apart pc_alloc_initJohn Snow2015-02-161-0/+17
* libqos: Convert malloc-pc allocator to a generic allocatorMarc MarĂ­2015-01-131-0/+270