Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-03-22 | fw_cfg: Split fw_cfg_keys.h off fw_cfg.h | Markus Armbruster | 1 | -2/+1 |
2016-02-16 | tests: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-02-16 | libqos: Update QGuestAllocator to be opaque | John Snow | 1 | -1/+1 |
2015-02-16 | libqos: add alloc_init_flags | John Snow | 1 | -3/+1 |
2015-02-16 | libqos: Split apart pc_alloc_init | John Snow | 1 | -16/+4 |
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 |