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

Gavin Shan gwshan at linux.vnet.ibm.com
Thu Aug 11 12:20:56 AEST 2016


On Thu, Jul 28, 2016 at 01:36:34PM +1000, Stewart Smith wrote:
>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?
>

Thanks, Stewart. Sorry for delay because of other stuff at hand.
The rebased revision has been posted.

Thanks,
Gavin

>-- 
>Stewart Smith
>OPAL Architect, IBM.



More information about the Skiboot mailing list