From: Andrew Baumann <Andrew.Baumann@microsoft.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Igor Mitsyanko <i.mitsyanko@gmail.com>,
Andrew Baumann <Andrew.Baumann@microsoft.com>,
Sai Pavan Boddu <saipava@xilinx.com>,
Peter Crosthwaite <crosthwaitepeter@gmail.com>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PATCH v3 0/2] sdhci: pending insert quirk for raspberry pi
Date: Wed, 24 Feb 2016 14:47:53 -0800 [thread overview]
Message-ID: <1456354075-8424-1-git-send-email-Andrew.Baumann@microsoft.com> (raw)
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
next reply other threads:[~2016-02-24 23:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-24 22:47 Andrew Baumann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1456354075-8424-1-git-send-email-Andrew.Baumann@microsoft.com \
--to=andrew.baumann@microsoft.com \
--cc=crosthwaitepeter@gmail.com \
--cc=i.mitsyanko@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=saipava@xilinx.com \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).