aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/malloc-pc.c
AgeCommit message (Expand)Author
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-03-22fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster
2016-02-16tests: Clean up includesPeter Maydell
2015-02-16libqos: Update QGuestAllocator to be opaqueJohn Snow
2015-02-16libqos: add alloc_init_flagsJohn Snow
2015-02-16libqos: Split apart pc_alloc_initJohn Snow
2015-01-13libqos: Convert malloc-pc allocator to a generic allocatorMarc MarĂ­
2014-09-08libqos: add a simple first-fit memory allocatorJohn Snow
2014-08-15libqos: Correct mask to align size to PAGE_SIZE in malloc-pcMarc MarĂ­
2014-08-15libqos: Correct memory leakJohn Snow
2013-07-18libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster
2013-04-17libqos: add malloc supportAnthony Liguori