]> Git Repo - qemu.git/commit
scsi: esp: respect FIFO invariant after message phase
authorPaolo Bonzini <[email protected]>
Tue, 14 Jun 2016 13:10:24 +0000 (15:10 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 16 Jun 2016 16:39:05 +0000 (18:39 +0200)
commitd020aa504cec8f525b55ba2ef982c09dc847c72e
tree33b21ee0244b55b521091fb6e92f167cde9b2af5
parentd3cdc49138c30be1d3c2f83d18f85d9fdee95f1a
scsi: esp: respect FIFO invariant after message phase

The FIFO contains two bytes; hence the write ptr should be two bytes ahead
of the read pointer.

Signed-off-by: Paolo Bonzini <[email protected]>
hw/scsi/esp.c
This page took 0.025914 seconds and 4 git commands to generate.