qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PATCH 0/2] prep/i82378: simplify and enhance i82378 chipset


From: Hervé Poussineau
Subject: [Qemu-ppc] [PATCH 0/2] prep/i82378: simplify and enhance i82378 chipset implementation
Date: Tue, 23 Jul 2013 23:16:44 +0200

Hi,

First patch simply move the choice of isa_mem_base from i82378 to PReP PCI 
chipset,
where it belongs.
Second patch rewrites most of the i82378 implementation, now that old_portio
memory access method has been removed. It also updates implementation to current
QEMU standards.

A lot of work will be needed for PReP Raven PCI chipset, including creating
correct regions for PCI memory region, PCI I/O region, custom PCI address 
space...
However, that's not the goal of this small patchset.

Hervé Poussineau (2):
  prep_pci: set isa_mem_base in the PCI host bridge
  i82378: cleanup implementation

 hw/isa/i82378.c    |  223 +++++++++++-----------------------------------------
 hw/pci-host/prep.c |    2 +
 2 files changed, 50 insertions(+), 175 deletions(-)

-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]