summaryrefslogtreecommitdiffstats
path: root/tests/libqos/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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