]> git.proxmox.com Git - mirror_qemu.git/commit
hw/hppa: forward requests to CPU HPA
authorSven Schnelle <svens@stackframe.org>
Mon, 11 Feb 2019 19:20:39 +0000 (20:20 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 12 Feb 2019 16:59:21 +0000 (08:59 -0800)
commitcb82c5728c3402248068002c0d13f55f9adcb073
tree47ababdccb5743d910e984e5f90d7b1e27ac4634
parent60e29463bbfcf72500c00eb102d1c388c87057ba
hw/hppa: forward requests to CPU HPA

HP-UX 10.20 uses busmaster writes to the CPU EIR to signal
interrupts from the SCSI constroller. (Similar to what is known
as MSI on x86)

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Message-Id: <20190211192039.5457-1-svens@stackframe.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
hw/hppa/dino.c