qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] sPAPR: EEH fixes
@ 2015-07-02  0:30 Gavin Shan
  2015-07-02  0:30 ` [Qemu-devel] [PATCH v4 1/3] sPAPR: Don't enable EEH on emulated PCI devices Gavin Shan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gavin Shan @ 2015-07-02  0:30 UTC (permalink / raw)
  To: qemu-ppc; +Cc: alex.williamson, qemu-devel, Gavin Shan, david

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(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-07-02  6:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH v4 0/3] sPAPR: EEH fixes David Gibson

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).