| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | util/fifo8: Introduce fifo8_peek_buf() | Philippe Mathieu-Daudé | 2024-01-10 | 1 | -4/+18 |
| * | util/fifo8: Allow fifo8_pop_buf() to not populate popped length | Philippe Mathieu-Daudé | 2024-01-10 | 1 | -4/+8 |
| * | util/fifo8: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -1/+1 |
| * | utils/fifo8: change fatal errors from abort() to assert() | Mark Cave-Ayland | 2021-02-07 | 1 | -12/+4 |
| * | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
| * | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
| * | migration: consolidate VMStateField.start | Halil Pasic | 2017-02-13 | 1 | -1/+1 |
| * | util: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
| * | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2014-05-13 | 1 | -2/+1 |
| * | util/fifo8: clear fifo head upon reset | Beniamino Galvani | 2014-02-08 | 1 | -0/+1 |
| * | util/fifo8: implement push/pop of multiple bytes | Beniamino Galvani | 2014-02-08 | 1 | -0/+46 |
| * | hw: move fifo.[ch] to libqemuutil | Paolo Bonzini | 2013-03-01 | 1 | -0/+79 |