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