Hi Eric,
On 2021/6/2 21:03, Eric Auger wrote:
Hi Xingang,
On 5/25/21 5:50 AM, Wang Xingang wrote:
From: Xingang Wang
This helps to get the bus number range of a pci bridge hierarchy.
Signed-off-by: Xingang Wang
---
hw/pci/pci.c | 15 +++
include/hw/pci/pci.h | 1 +
Hi Xingang,
On 5/25/21 5:50 AM, Wang Xingang wrote:
> From: Xingang Wang
>
> This helps to get the bus number range of a pci bridge hierarchy.
>
> Signed-off-by: Xingang Wang
> ---
> hw/pci/pci.c | 15 +++
> include/hw/pci/pci.h | 1 +
> 2 files changed, 16 insertions(+)
>
From: Xingang Wang
This helps to get the bus number range of a pci bridge hierarchy.
Signed-off-by: Xingang Wang
---
hw/pci/pci.c | 15 +++
include/hw/pci/pci.h | 1 +
2 files changed, 16 insertions(+)
diff --git a/hw/pci/pci.c b/hw/pci/pci.c
index 27d588e268..7f18ea5ef5