This is a series of three tweaks needed to enable the generic sdhci controller to emulate Raspberry Pi (bcm2835/2836), and boot Linux and Windows.
There was some discussion of these changes in the following thread: https://lists.gnu.org/archive/html/qemu-devel/2015-12/msg01401.html Cheers, Andrew Andrew Baumann (3): sd: sdhci: Delete over-zealous power check sdhci: don't raise a command index error for an unexpected response sdhci: add optional quirk property to disable card insertion/removal interrupts hw/sd/sdhci.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) -- 2.5.3