Message ID | 20190305195519.24303-1-svens@stackframe.org |
---|---|
Headers | show |
Series | LSI53C895 cleanups | expand |
On 05/03/19 20:55, Sven Schnelle wrote: > Hi, > > this series contains a few cosmetic cleanups and one small bugfix for the > LSI53C895 emulation. > > Regards > Sven > > Sven Schnelle (5): > lsi: use ldn_le_p()/stn_le_p() > lsi: use enum type for s->waiting > lsi: use enum type for s->msg_action > lsi: use SCSI phase names instead of numbers in trace > lsi: return dfifo value > > hw/scsi/lsi53c895a.c | 126 +++++++++++++++++++++++-------------------- > hw/scsi/trace-events | 6 +-- > 2 files changed, 70 insertions(+), 62 deletions(-) > Queued, thanks. Paolo