OSDN Git Service

apb: implement PCI bus error interrupt map registers
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 5 Sep 2014 13:50:56 +0000 (14:50 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 9 Sep 2014 05:07:12 +0000 (06:07 +0100)
commitde739df8e0032d441a57ec1a8f9ab8e9bf72cef0
tree37b299e0156ae2fb15ce47d06f5bec80ecde8f8c
parent1bc0e405816c9c6bde5695af20b07a1491ce1f9f
apb: implement PCI bus error interrupt map registers

Both OpenBSD and FreeBSD SPARC64 attempt to read the interrupt map from the
hardware and will fail if the correct ino isn't present.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/pci-host/apb.c