This is a small series to correctly implement a quirk modelling the behaviour of the card insert interrupt bit on Raspberry Pi, and on which Windows' UEFI loader sadly depends.
This should be the last change required to support Windows on Pi2, outside of adding devices and enabling the quirk, which I hope to do shortly in a new patch series. Thanks, Andrew Andrew Baumann (2): sdhci: Revert "add optional quirk property to disable card insertion/removal interrupts" sdhci: add quirk property for card insert interrupt status on Raspberry Pi hw/sd/sdhci.c | 42 +++++++++++++++++++++++++++++++++++------- include/hw/sd/sdhci.h | 2 +- 2 files changed, 36 insertions(+), 8 deletions(-) -- 2.5.3