Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-01 | hw: move fifo.[ch] to libqemuutil | Paolo Bonzini | |
fifo.c is generic code that can be easily unit tested. So it belongs in libqemuutil. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2012-10-10 | hw: Added generic FIFO API. | Peter A. G. Crosthwaite | |
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> |