qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v3 0/2] Fix MSIx lost after PE reset


From: Gavin Shan
Subject: Re: [Qemu-devel] [RFC PATCH v3 0/2] Fix MSIx lost after PE reset
Date: Mon, 8 Sep 2014 14:59:17 +1000
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Sep 08, 2014 at 02:52:38PM +1000, Gavin Shan wrote:
>The 2 patches fix MSIx lost after PE reset. Otherwise, the MSIx
>entries can't be restored successfully after PE reset and the
>EEH recovery fails on broadcom tg3 adapter (as tested) in guest.
>
>The reset path (restarting machine) has the same problem. Also,
>the MSI has the same problem as well.
>
>Note: The patchset "EEH support for guest" isn't merged yet, those
>      2 patches are based on Alex Graf's "ppc-next" branch + the
>      patchset supporting EEH for guest, which can be checked out
>      from below link:
>
>      address@hidden:gwshan/qemu.git (branch: eeh)
>
>*** SUBJECT HERE ***
>
>*** BLURB HERE ***
>

Hrm, I forgot removing above 2 confusing lines, please ignore them.

Thanks,
Gavin

>Gavin Shan (2):
>  VFIO: Drop vfio_container_do_ioctl()
>  VFIO: Clear stale interrupt vectors during reset
>
> hw/misc/vfio.c | 99 +++++++++++++++++++++++++++++++++++++++++-----------------
> 1 file changed, 70 insertions(+), 29 deletions(-)
>
>-- 
>1.8.3.2
>




reply via email to

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