diff options
author | Peter Crosthwaite | 2014-02-26 18:20:08 +0100 |
---|---|---|
committer | Peter Maydell | 2014-02-26 18:20:08 +0100 |
commit | a5ae7e3984d4bb624d6e8ec95c64fa272deb07fc (patch) | |
tree | fce810051a614f9449c4f444c002a7ddcbbfb971 /kvm-all.c | |
parent | dma/pl330: Add event debugging printfs (diff) | |
download | qemu-a5ae7e3984d4bb624d6e8ec95c64fa272deb07fc.tar.gz qemu-a5ae7e3984d4bb624d6e8ec95c64fa272deb07fc.tar.xz qemu-a5ae7e3984d4bb624d6e8ec95c64fa272deb07fc.zip |
dma/pl330: Fix buffer depth
This is the product of the data-width and the depth arguments, I.e the
depth of the FIFO is in terms of data entries and not bytes (which is
what the original implementation was suggesting). Fix.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: c34de31031511538ccdb3164b48ee8a6a973ebd4.1393372019.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'kvm-all.c')
0 files changed, 0 insertions, 0 deletions