hw/dma/pl080: Provide device reset function
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Aug 2018 10:24:33 +0000 (11:24 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Aug 2018 10:24:33 +0000 (11:24 +0100)
commitc193304d4f9ef21c51ff412f6279ad459eedd438
treeabf8cdbad8155c8c082e65cb7a4137fcd96513e2
parent112a829f8f0add64f73bfea66c153355ea596da9
hw/dma/pl080: Provide device reset function

The PL080/PL081 model is missing a reset function; implement it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/dma/pl080.c