aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/malloc.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-17libqos: Allow calling guest_free on NULL pointerFam Zheng1-0/+3
2015-05-22libqos: Add migration helpersJohn Snow1-17/+57
2015-02-16libqos/ahci: Add ahci_clean_memJohn Snow1-0/+5
2015-02-16libqos: Update QGuestAllocator to be opaqueJohn Snow1-15/+46
2015-02-16libqos: add alloc_init_flagsJohn Snow1-0/+8
2015-02-16libqos: Split apart pc_alloc_initJohn Snow1-0/+17
2015-01-13libqos: Convert malloc-pc allocator to a generic allocatorMarc MarĂ­1-0/+270