OSDN Git Service

hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
authorHelge Deller <deller@gmx.de>
Sat, 14 Oct 2023 04:45:59 +0000 (06:45 +0200)
committerHelge Deller <deller@gmx.de>
Thu, 19 Oct 2023 22:47:38 +0000 (00:47 +0200)
commite029bb00a79bea226477749f9b10a2ff9e7930ef
tree9b940868d9c19f121c9942f766363b4d8910d4fc
parenta1e6a5c46219bada2c7b932748527553b36559ae
hw/pci-host: Add Astro system bus adapter found on PA-RISC machines

The 64-bit PA-RISC machines use a Astro system bus adapter (SBA)
with Elroy PCI host chips.
Later generation Astro chips were named Pluto, Ike and REO.

Signed-off-by: Helge Deller <deller@gmx.de>
hw/pci-host/astro.c [new file with mode: 0644]
hw/pci-host/trace-events
include/hw/pci-host/astro.h [new file with mode: 0644]