diff options
author | Cédric Le Goater | 2022-01-12 11:28:27 +0100 |
---|---|---|
committer | Cédric Le Goater | 2022-01-12 11:28:27 +0100 |
commit | 1f6a88fffc7533a9fd64c74c298d82590277cb3b (patch) | |
tree | 07b58d4ef5c4f8bccee66111ac08dea42907923d /module-common.c | |
parent | pnv_phb4.c: check if root port exists in rc_config functions (diff) | |
download | qemu-1f6a88fffc7533a9fd64c74c298d82590277cb3b.tar.gz qemu-1f6a88fffc7533a9fd64c74c298d82590277cb3b.tar.xz qemu-1f6a88fffc7533a9fd64c74c298d82590277cb3b.zip |
ppc/pnv: Introduce support for user created PHB3 devices
PHB3 devices and PCI devices can now be added to the powernv8 machine
using :
-device pnv-phb3,chip-id=0,index=1 \
-device nec-usb-xhci,bus=pci.1,addr=0x0
The 'index' property identifies the PHB3 in the chip. In case of user
created devices, a lookup on 'chip-id' is required to assign the
owning chip.
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220105212338.49899-7-danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions