qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v4 0/2] sdhci: pending insert quirk for raspberry pi


From: Andrew Baumann
Subject: [Qemu-devel] [PATCH v4 0/2] sdhci: pending insert quirk for raspberry pi
Date: Thu, 25 Feb 2016 13:35:28 -0800

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         | 47 ++++++++++++++++++++++++++++++++++++++++-------
 include/hw/sd/sdhci.h |  3 ++-
 2 files changed, 42 insertions(+), 8 deletions(-)

-- 
2.5.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]