Hi all, This series addressed a couple of missing Bonito functionalities I found when I was trying to test NetBSD against QEMU.
Please review. Thanks Jiaxun Signed-off-by: Jiaxun Yang <jiaxun.y...@flygoat.com> --- Jiaxun Yang (5): hw/pci-host/bonito: Implement ICU hw/pci-host/bonito: Implement PCIMAP register hw/pci-host/bonito: Implement DMA address translation hw/pci-host/bonito: Rework PCI config space accessor hw/pci-host/bonito: Add comments about documentation hw/pci-host/bonito.c | 453 +++++++++++++++++++++++++++++------------------ hw/pci-host/trace-events | 3 - 2 files changed, 284 insertions(+), 172 deletions(-) --- base-commit: c5e2c4042e3c50b96cc5eaa9683325c5a96913b0 change-id: 20250507-bonito-482759b2b52f Best regards, -- Jiaxun Yang <jiaxun.y...@flygoat.com>