[Skiboot] [PATCH 3/3] hw/npu: Use PCI virtual device

Stewart Smith stewart at linux.vnet.ibm.com
Thu Jul 28 13:36:34 AEST 2016


Gavin Shan <gwshan at linux.vnet.ibm.com> writes:
> This rmoves the codes for emulated PCI config space as it can be
> supported by generic PCI virtual device:
>
>    * The PCI virtual device and NPU device are created at same time.
>    * Uses PCI virtual device and filter to access NPU (PCI) device's
>      config space.
>
> Signed-off-by: Gavin Shan <gwshan at linux.vnet.ibm.com>
> ---
>  hw/npu-hw-procedures.c |  32 ++--
>  hw/npu.c               | 450 +++++++++++++++----------------------------------
>  include/npu.h          |  22 +--
>  3 files changed, 157 insertions(+), 347 deletions(-)

This patch no longer applies to master, are you able to respin?

Is this something we should have in for 5.3.0 and Garrison GA?

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list