diff options
author | Alistair Francis <alistair.francis@xilinx.com> | 2016-06-27 15:37:32 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-06-27 15:37:32 +0100 |
commit | cbdab58d469cc52de30f3d0998a15d32d2fac3a0 (patch) | |
tree | a35c27f6e9ba22848fc51531189943b423e8e0bf /linux-user/alpha | |
parent | f265ae8c79ce8c194de481e9def1daa3a80dbb96 (diff) | |
download | qemu-cbdab58d469cc52de30f3d0998a15d32d2fac3a0.zip qemu-cbdab58d469cc52de30f3d0998a15d32d2fac3a0.tar.gz qemu-cbdab58d469cc52de30f3d0998a15d32d2fac3a0.tar.bz2 |
cadence_gem: Set the last bit when wrap is set
The Cadence GEM data sheet says:
"Wrap - marks last descriptor in transmit buffer descriptor list. This
can be set for any buffer within the frame."
which seems to imply that when the wrap bit is set so is the last bit.
Previously if the wrap bit is set, but the last is not then QEMU will
enter an infinite loop.
Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reported-by: Li Qiang <liqiang6-s@360.cn>
Reported-by: P J P <ppandit@redhat.com>
Message-id: eb23f15c67989ea6a53609dc66568399dadf52a7.1466539342.git.alistair.francis@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/alpha')
0 files changed, 0 insertions, 0 deletions