From: David Gibson <david@gibson.dropbear.id.au>
To: Gavin Shan <gwshan@linux.vnet.ibm.com>
Cc: alex.williamson@redhat.com, qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4 0/3] sPAPR: EEH fixes
Date: Thu, 2 Jul 2015 15:58:20 +1000 [thread overview]
Message-ID: <20150702055820.GA10522@voom.redhat.com> (raw)
In-Reply-To: <1435797012-6069-1-git-send-email-gwshan@linux.vnet.ibm.com>
[-- Attachment #1: Type: text/plain, Size: 1342 bytes --]
On Thu, Jul 02, 2015 at 10:30:09AM +1000, Gavin Shan wrote:
> The series of patches fix couple of issues as below:
>
> PATCH[1]: Don't enable EEH functionality on the emulated PCI devices,
> which shouldn't be affected during EEH recovery
> PATCH[2]: Clear PE's frozen state on reboot. Some PEs in the guest
> might be put into offline because excessive EEH errors and
> those PEs are still in frozen state. Users want them to work
> again after reboot
> PATCH[3]: Flush stable MSIx vectors during PE reset.
>
> Changelog:
> =========
> v3 -> v4:
> * Added PATCH[1]
> * Separate function to reenable EEH functionality in PATCH[2]
> * Move the whole logic into sPAPR platform in PATCH[3]
>
> Gavin Shan (3):
> sPAPR: Don't enable EEH on emulated PCI devices
> sPAPR: Reenable EEH functionality on reboot
> sPAPR: Clear stale MSIx table during EEH reset
>
> hw/ppc/spapr_pci.c | 7 ++++++
> hw/ppc/spapr_pci_vfio.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++++-
> 2 files changed, 71 insertions(+), 1 deletion(-)
Thanks, applied to spapr-next.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-07-02 6:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-02 0:30 [Qemu-devel] [PATCH v4 0/3] sPAPR: EEH fixes Gavin Shan
2015-07-02 0:30 ` [Qemu-devel] [PATCH v4 1/3] sPAPR: Don't enable EEH on emulated PCI devices Gavin Shan
2015-07-02 0:30 ` [Qemu-devel] [PATCH v4 2/3] sPAPR: Reenable EEH functionality on reboot Gavin Shan
2015-07-02 0:30 ` [Qemu-devel] [PATCH v4 3/3] sPAPR: Clear stale MSIx table during EEH reset Gavin Shan
2015-07-02 5:58 ` David Gibson [this message]
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=20150702055820.GA10522@voom.redhat.com \
--to=david@gibson.dropbear.id.au \
--cc=alex.williamson@redhat.com \
--cc=gwshan@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.