> From: Peter Maydell [mailto:peter.mayd...@linaro.org]
> Sent: Friday, 26 February 2016 5:24 AM
>
> The sdhci device was missing a DeviceClass reset method;
> implement it. Poweron reset looks the same as reset commanded
> by the guest via the device registers, apart from modelling of
> the rpi '
The sdhci device was missing a DeviceClass reset method;
implement it. Poweron reset looks the same as reset commanded
by the guest via the device registers, apart from modelling of
the rpi 'pending insert interrupt on powerup' quirk.
Signed-off-by: Peter Maydell
---
hw/sd/sdhci.c | 21 +