diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-02-26 17:19:59 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-02-26 17:19:59 +0000 |
commit | cf143ad35018c5fc1da6365b45acda2b34aba90a (patch) | |
tree | 37fed48f1990a0973a6ba32701e29d644b061096 /block | |
parent | fce0a826083e0416981e2ea9518ce5faa75b81a3 (diff) | |
download | qemu-cf143ad35018c5fc1da6365b45acda2b34aba90a.zip qemu-cf143ad35018c5fc1da6365b45acda2b34aba90a.tar.gz qemu-cf143ad35018c5fc1da6365b45acda2b34aba90a.tar.bz2 |
hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
The ethernet device in the musicpal only has two tx queues,
but we modelled it with four CTDP registers, presumably a
cut and paste from the rx queue registers. Since the tx_queue[]
array is only 2 entries long this allowed a guest to overrun
this buffer. Remove the nonexistent registers.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1392737293-10073-1-git-send-email-peter.maydell@linaro.org
Acked-by: Jan Kiszka <jan.kiszka@web.de>
Cc: qemu-stable@nongnu.org
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions