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 <alex.william...@redhat.com>
> CC: Alexander Graf <ag...@suse.de>
> Signed-off-by: Nikunj A Dadhania <nik...@linux.vnet.ibm.com>
> ---
>  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