qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] sdhci: pending insert quirk for raspberry pi
@ 2016-02-24 22:47 Andrew Baumann
  2016-02-24 22:47 ` [Qemu-devel] [PATCH v3 1/2] sdhci: Revert "add optional quirk property to disable card insertion/removal interrupts" Andrew Baumann
  2016-02-24 22:47 ` [Qemu-devel] [PATCH v3 2/2] sdhci: add quirk property for card insert interrupt status on Raspberry Pi Andrew Baumann
  0 siblings, 2 replies; 6+ messages in thread
From: Andrew Baumann @ 2016-02-24 22:47 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Igor Mitsyanko, Andrew Baumann, Sai Pavan Boddu,
	Peter Crosthwaite, Stefan Hajnoczi

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-25 19:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 22:47 [Qemu-devel] [PATCH v3 0/2] sdhci: pending insert quirk for raspberry pi Andrew Baumann
2016-02-24 22:47 ` [Qemu-devel] [PATCH v3 1/2] sdhci: Revert "add optional quirk property to disable card insertion/removal interrupts" Andrew Baumann
2016-02-24 22:47 ` [Qemu-devel] [PATCH v3 2/2] sdhci: add quirk property for card insert interrupt status on Raspberry Pi Andrew Baumann
2016-02-25 18:51   ` Peter Maydell
2016-02-25 19:00     ` Andrew Baumann
2016-02-25 19:17       ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).