| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw: move fifo.[ch] to libqemuutil | Paolo Bonzini | 2013-03-01 | 1 | -78/+0 |
| | | | | | | | | fifo.c is generic code that can be easily unit tested. So it belongs in libqemuutil. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||
| * | hw: Added generic FIFO API. | Peter A. G. Crosthwaite | 2012-10-10 | 1 | -0/+78 |
| Added a FIFO API that can be used to create and operate byte FIFOs. Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> | |||||