Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-13 | libqos: Convert malloc-pc allocator to a generic allocator | Marc MarĂ | 1 | -274/+6 |
2014-09-08 | libqos: add a simple first-fit memory allocator | John Snow | 1 | -10/+270 |
2014-08-15 | libqos: Correct mask to align size to PAGE_SIZE in malloc-pc | Marc MarĂ | 1 | -1/+1 |
2014-08-15 | libqos: Correct memory leak | John Snow | 1 | -0/+3 |
2013-07-18 | libqos: Generalize I/O-mapped fw_cfg | Markus Armbruster | 1 | -1/+1 |
2013-04-17 | libqos: add malloc support | Anthony Liguori | 1 | -0/+71 |