Re: [PULL 61/73] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register

2023-05-03 Thread Jonathan Cameron via
On Wed, 3 May 2023 00:08:55 -0400 "Michael S. Tsirkin" wrote: > On Tue, May 02, 2023 at 09:32:34PM -0300, Leonardo Brás wrote: > > Hello Michael, Juan, Peter, > > > > On Wed, 2023-04-26 at 09:19 +0200, Juan Quintela wrote: > > > "Michael S. Tsirkin" wrote: > > > > On Tue, Apr 25, 2023 at 08

Re: [PULL 61/73] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register

2023-05-02 Thread Michael S. Tsirkin
On Tue, May 02, 2023 at 09:32:34PM -0300, Leonardo Brás wrote: > Hello Michael, Juan, Peter, > > On Wed, 2023-04-26 at 09:19 +0200, Juan Quintela wrote: > > "Michael S. Tsirkin" wrote: > > > On Tue, Apr 25, 2023 at 08:42:17PM -0400, Peter Xu wrote: > > > > Hi, Michael, Jonathan, > > > > > > > >

Re: [PULL 61/73] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register

2023-05-02 Thread Leonardo Brás
Hello Michael, Juan, Peter, On Wed, 2023-04-26 at 09:19 +0200, Juan Quintela wrote: > "Michael S. Tsirkin" wrote: > > On Tue, Apr 25, 2023 at 08:42:17PM -0400, Peter Xu wrote: > > > Hi, Michael, Jonathan, > > > > > > On Tue, Mar 07, 2023 at 08:13:53PM -0500, Michael S. Tsirkin wrote: > > > This

Re: [PULL 61/73] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register

2023-04-26 Thread Juan Quintela
"Michael S. Tsirkin" wrote: > On Tue, Apr 25, 2023 at 08:42:17PM -0400, Peter Xu wrote: >> Hi, Michael, Jonathan, >> >> On Tue, Mar 07, 2023 at 08:13:53PM -0500, Michael S. Tsirkin wrote: >> This breaks the simplest migration from QEMU 8.0->7.2 binaries on all >> machine types I think as long as

Re: [PULL 61/73] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register

2023-04-25 Thread Michael S. Tsirkin
On Tue, Apr 25, 2023 at 08:42:17PM -0400, Peter Xu wrote: > Hi, Michael, Jonathan, > > On Tue, Mar 07, 2023 at 08:13:53PM -0500, Michael S. Tsirkin wrote: > > From: Jonathan Cameron > > > > This register in AER should be both writeable and should > > have a default value with a couple of the err

Re: [PULL 61/73] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register

2023-04-25 Thread Peter Xu
Hi, Michael, Jonathan, On Tue, Mar 07, 2023 at 08:13:53PM -0500, Michael S. Tsirkin wrote: > From: Jonathan Cameron > > This register in AER should be both writeable and should > have a default value with a couple of the errors masked > including the Uncorrectable Internal Error used by CXL for

[PULL 61/73] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register

2023-03-07 Thread Michael S. Tsirkin
From: Jonathan Cameron This register in AER should be both writeable and should have a default value with a couple of the errors masked including the Uncorrectable Internal Error used by CXL for it's error reporting. Signed-off-by: Jonathan Cameron Reviewed-by: Dave Jiang Message-Id: <20230302