Age | Commit message (Expand) | Author |
---|---|---|
2019-03-07 | tests/libqos: embed allocators instead of malloc-ing them separately | Paolo Bonzini |
2018-08-23 | fw_cfg: import & use linux/qemu_fw_cfg.h | Marc-André Lureau |
2018-02-14 | libqos: Use explicit QTestState for fw_cfg operations | Eric Blake |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell |
2016-03-22 | fw_cfg: Split fw_cfg_keys.h off fw_cfg.h | Markus Armbruster |
2016-02-16 | tests: Clean up includes | Peter Maydell |
2015-02-16 | libqos: Update QGuestAllocator to be opaque | John Snow |
2015-02-16 | libqos: add alloc_init_flags | John Snow |
2015-02-16 | libqos: Split apart pc_alloc_init | John Snow |
2015-01-13 | libqos: Convert malloc-pc allocator to a generic allocator | Marc Marí |
2014-09-08 | libqos: add a simple first-fit memory allocator | John Snow |
2014-08-15 | libqos: Correct mask to align size to PAGE_SIZE in malloc-pc | Marc Marí |
2014-08-15 | libqos: Correct memory leak | John Snow |
2013-07-18 | libqos: Generalize I/O-mapped fw_cfg | Markus Armbruster |
2013-04-17 | libqos: add malloc support | Anthony Liguori |