Re: [Qemu-devel] [RFC PATCH 11/14] spapr_pci: Allow EEH on spapr-pci-host-bridge

2015-09-23 Thread David Gibson
On Wed, Sep 23, 2015 at 08:19:36PM -0600, Alex Williamson wrote: > On Thu, 2015-09-24 at 11:49 +1000, David Gibson wrote: > > On Wed, Sep 23, 2015 at 11:28:01AM -0600, Alex Williamson wrote: > > > On Sat, 2015-09-19 at 17:18 +1000, David Gibson wrote: > > > > The pseries machine type has two varian

Re: [Qemu-devel] [RFC PATCH 11/14] spapr_pci: Allow EEH on spapr-pci-host-bridge

2015-09-23 Thread Alex Williamson
On Thu, 2015-09-24 at 11:49 +1000, David Gibson wrote: > On Wed, Sep 23, 2015 at 11:28:01AM -0600, Alex Williamson wrote: > > On Sat, 2015-09-19 at 17:18 +1000, David Gibson wrote: > > > The pseries machine type has two variants of the PCI Host Bridge device: > > > spapr-pci-host-bridge and spapr-p

Re: [Qemu-devel] [RFC PATCH 11/14] spapr_pci: Allow EEH on spapr-pci-host-bridge

2015-09-23 Thread David Gibson
On Wed, Sep 23, 2015 at 11:28:01AM -0600, Alex Williamson wrote: > On Sat, 2015-09-19 at 17:18 +1000, David Gibson wrote: > > The pseries machine type has two variants of the PCI Host Bridge device: > > spapr-pci-host-bridge and spapr-pci-vfio-host-bridge. Originally, only the > > latter could sup

Re: [Qemu-devel] [RFC PATCH 11/14] spapr_pci: Allow EEH on spapr-pci-host-bridge

2015-09-23 Thread Alex Williamson
On Sat, 2015-09-19 at 17:18 +1000, David Gibson wrote: > The pseries machine type has two variants of the PCI Host Bridge device: > spapr-pci-host-bridge and spapr-pci-vfio-host-bridge. Originally, only the > latter could support VFIO devices, but we've now extended the VFIO code so > that they bo

[Qemu-devel] [RFC PATCH 11/14] spapr_pci: Allow EEH on spapr-pci-host-bridge

2015-09-19 Thread David Gibson
The pseries machine type has two variants of the PCI Host Bridge device: spapr-pci-host-bridge and spapr-pci-vfio-host-bridge. Originally, only the latter could support VFIO devices, but we've now extended the VFIO code so that they both can. However, it's still only spapr-pci-vfio-host-bridge wh