qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions
@ 2025-05-08 14:46 Jiaxun Yang
  2025-05-08 14:46 ` [PATCH 1/5] hw/pci-host/bonito: Implement ICU Jiaxun Yang
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Jiaxun Yang @ 2025-05-08 14:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Huacai Chen, Philippe Mathieu-Daudé, Jiaxun Yang

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.yang@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.yang@flygoat.com>



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2025-09-15 11:00 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-08 14:46 [PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions Jiaxun Yang
2025-05-08 14:46 ` [PATCH 1/5] hw/pci-host/bonito: Implement ICU Jiaxun Yang
2025-09-15 10:41   ` Bernhard Beschow
2025-05-08 14:46 ` [PATCH 2/5] hw/pci-host/bonito: Implement PCIMAP register Jiaxun Yang
2025-09-15 10:45   ` Bernhard Beschow
2025-05-08 14:46 ` [PATCH 3/5] hw/pci-host/bonito: Implement DMA address translation Jiaxun Yang
2025-09-15 10:30   ` Bernhard Beschow
2025-05-08 14:46 ` [PATCH 4/5] hw/pci-host/bonito: Rework PCI config space accessor Jiaxun Yang
2025-09-15 10:48   ` Bernhard Beschow
2025-05-08 14:46 ` [PATCH 5/5] hw/pci-host/bonito: Add comments about documentation Jiaxun Yang
2025-09-09  7:14   ` Bernhard Beschow
2025-09-15 10:50     ` Bernhard Beschow
2025-05-28 10:04 ` [PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions Jiaxun Yang
2025-07-15 19:09 ` Jiaxun Yang
2025-09-03  5:34   ` Jiaxun Yang
2025-09-03 20:28     ` Bernhard Beschow
2025-09-15 10:57 ` Bernhard Beschow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).