qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/2] vfio-pci: add flag to identify vfio pci dev


From: Alex Williamson
Subject: Re: [Qemu-devel] [PATCH 1/2] vfio-pci: add flag to identify vfio pci device
Date: Tue, 31 Mar 2015 12:17:52 -0600

On Thu, 2015-03-26 at 12:12 +0530, Nikunj A Dadhania wrote:
> From PCIDevice there is no way to know if the device has a backing
> vfio device.
> 
> sPAPR guests inherits the "ibm,loc-code" from the pci pass through
> device in hypervisor. This helps in identifying the device if there is
> any failures using this "ibm,loc-code" for RAS capabilities.
> 
> CC: Alex Williamson <address@hidden>
> CC: Alexander Graf <address@hidden>
> Signed-off-by: Nikunj A Dadhania <address@hidden>
> ---
>  hw/vfio/pci.c        | 2 ++
>  include/hw/pci/pci.h | 2 ++
>  2 files changed, 4 insertions(+)

I agree with the other comments on this series, the vfio information can
be found using existing object and property functions.  Nak to the vfio
related changes.  Also, please us cover letters for multi-patch series.
Thanks,

Alex




reply via email to

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