Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
* | qemu-common: stop including qemu/host-utils.h from qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | tests: Clean up includes | Peter Maydell | 2016-02-16 | 1 | -2/+1 |
* | libqos: allow zero-size allocations | John Snow | 2016-01-11 | 1 | -0/+4 |
* | libqos: Allow calling guest_free on NULL pointer | Fam Zheng | 2015-06-17 | 1 | -0/+3 |
* | libqos: Add migration helpers | John Snow | 2015-05-22 | 1 | -17/+57 |
* | libqos/ahci: Add ahci_clean_mem | John Snow | 2015-02-16 | 1 | -0/+5 |
* | libqos: Update QGuestAllocator to be opaque | John Snow | 2015-02-16 | 1 | -15/+46 |
* | libqos: add alloc_init_flags | John Snow | 2015-02-16 | 1 | -0/+8 |
* | libqos: Split apart pc_alloc_init | John Snow | 2015-02-16 | 1 | -0/+17 |
* | libqos: Convert malloc-pc allocator to a generic allocator | Marc MarĂ | 2015-01-13 | 1 | -0/+270 |