From: Alex Williamson <alex.williamson@redhat.com>
To: Cao jin <caoj.fnst@cn.fujitsu.com>
Cc: qemu-devel@nongnu.org, izumi.taku@jp.fujitsu.com, mst@redhat.com
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 [thread overview]
Message-ID: <20170324161234.2ada63fb@t450s.home> (raw)
In-Reply-To: <1490260163-6157-1-git-send-email-caoj.fnst@cn.fujitsu.com>
On Thu, 23 Mar 2017 17:09:20 +0800
Cao jin <caoj.fnst@cn.fujitsu.com> 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(-)
>
next prev parent reply other threads:[~2017-03-24 22:12 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 9:09 [Qemu-devel] [PATCH v3 0/3] vfio-pci: support recovery of AER non fatal error Cao jin
2017-03-23 9:09 ` [Qemu-devel] [PATCH v3 1/3] pcie aer: verify if AER functionality is available Cao jin
2017-03-24 22:12 ` Alex Williamson
2017-03-28 13:47 ` Cao jin
2017-03-28 16:12 ` Alex Williamson
2017-03-28 16:16 ` Michael S. Tsirkin
2017-03-23 9:09 ` [Qemu-devel] [PATCH v3 2/3] vfio pci: new function to init AER capability Cao jin
2017-03-24 22:12 ` Alex Williamson
2017-03-28 13:47 ` Cao jin
2017-03-23 9:09 ` [Qemu-devel] [PATCH v3 3/3] vfio-pci: process non fatal error of AER Cao jin
2017-03-24 22:12 ` Alex Williamson
2017-03-28 13:49 ` Cao jin
2017-03-28 16:12 ` Alex Williamson
2017-03-28 23:59 ` Michael S. Tsirkin
2017-03-29 2:55 ` Alex Williamson
2017-04-25 20:32 ` Michael S. Tsirkin
2017-04-26 0:06 ` Alex Williamson
2017-03-24 22:12 ` Alex Williamson [this message]
2017-03-28 13:47 ` [Qemu-devel] [PATCH v3 0/3] vfio-pci: support recovery of AER non fatal error Cao jin
2017-03-28 16:12 ` Alex Williamson
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=20170324161234.2ada63fb@t450s.home \
--to=alex.williamson@redhat.com \
--cc=caoj.fnst@cn.fujitsu.com \
--cc=izumi.taku@jp.fujitsu.com \
--cc=mst@redhat.com \
--cc=qemu-devel@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.