qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 0/3] vfio-pci: support recovery of AER non fa


From: Alex Williamson
Subject: Re: [Qemu-devel] [PATCH v3 0/3] vfio-pci: support recovery of AER non fatal error
Date: Fri, 24 Mar 2017 16:12:34 -0600

On Thu, 23 Mar 2017 17:09:20 +0800
Cao jin <address@hidden> wrote:

> v3 changelog:
> 1. Address all comments from MST in patch 3, include remove the flag
>    pci_aer_non_fatal & passive_reset, also the boilerplate code.
>    The corresponding kernel patch is v6.
> 
> Test:
> Test with func1 passthroughed while func0 doesn't have user.

So the slot_reset trigger really hasn't been tested at all?
 
> Cao jin (3):
>   pcie aer: verify if AER functionality is available
>   vfio pci: new function to init AER capability
>   vfio-pci: process non fatal error of AER
> 
>  hw/pci/pcie_aer.c          |  28 ++++++
>  hw/vfio/pci.c              | 243 
> ++++++++++++++++++++++++++++++++++++++++++++-
>  hw/vfio/pci.h              |   3 +
>  linux-headers/linux/vfio.h |   2 +
>  4 files changed, 271 insertions(+), 5 deletions(-)
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]