summaryrefslogtreecommitdiffstats
path: root/tests/libqos/malloc-pc.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster2016-03-221-2/+1Star
* tests: Clean up includesPeter Maydell2016-02-161-0/+1
* libqos: Update QGuestAllocator to be opaqueJohn Snow2015-02-161-1/+1
* libqos: add alloc_init_flagsJohn Snow2015-02-161-3/+1Star
* libqos: Split apart pc_alloc_initJohn Snow2015-02-161-16/+4Star
* libqos: Convert malloc-pc allocator to a generic allocatorMarc MarĂ­2015-01-131-274/+6Star
* libqos: add a simple first-fit memory allocatorJohn Snow2014-09-081-10/+270
* libqos: Correct mask to align size to PAGE_SIZE in malloc-pcMarc MarĂ­2014-08-151-1/+1
* libqos: Correct memory leakJohn Snow2014-08-151-0/+3
* libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster2013-07-181-1/+1
* libqos: add malloc supportAnthony Liguori2013-04-171-0/+71