]> Git Repo - qemu.git/commit - hw/pci/pci_ids.h
prep: Add i82378 PCI-to-ISA bridge emulation
authorAndreas Färber <[email protected]>
Sat, 25 Dec 2010 05:01:41 +0000 (06:01 +0100)
committerAndreas Färber <[email protected]>
Thu, 19 Jan 2012 23:27:12 +0000 (00:27 +0100)
commita04ff940974a49c540250426c7c7488c93b0e48f
tree31952f841d281f5d393e9bc774e9c61a4fa7aed6
parent23b96cdb15b6a35bdf28f7092ac32982d29b4c6c
prep: Add i82378 PCI-to-ISA bridge emulation

Prepare Intel 82378 emulation for use by PReP platforms.

Signed-off-by: Hervé Poussineau <[email protected]>
Create ISA bus in this device (suggested by Markus).
Rebase onto Memory API, mark memory ops as Little Endian.
Add VMState. Provide access to i8259 IRQs via qdev GPIOs.

Signed-off-by: Andreas Färber <[email protected]>
Cc: Markus Armbruster <[email protected]>
Cc: Alexander Graf <[email protected]>
Cc: Jan Kiszka <[email protected]>
Makefile.objs
default-configs/ppc-softmmu.mak
hw/i82378.c [new file with mode: 0644]
hw/pci_ids.h
This page took 0.026142 seconds and 4 git commands to generate.