qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] prep: improve Raven PCI host emulation


From: Hervé Poussineau
Subject: [Qemu-devel] [PATCH 0/3] prep: improve Raven PCI host emulation
Date: Fri, 23 Aug 2013 20:52:50 +0200

This patchset improves Raven PCI host emulation, found in some PPC platforms,
like the QEMU 'prep' one, and for example the IBM RS/6000 40p.

Some features added to raven emulation were already present in prep board
(non contiguous I/O, firmware loading), while some other are new (PCI bus
mastering memory region).

This patchset has been tested against Linux 2.4 PPC and IBM RS/6000 40p
firmware.

Hervé Poussineau (3):
  pci: remove explicit check to 64K ioport size
  prep: kill get_system_io() usage
  prep: improve Raven PCI host emulation

 hw/pci-host/prep.c |  173 +++++++++++++++++++++++++++++++++++++++++++++++-----
 hw/pci/pci.c       |    3 +-
 hw/ppc/prep.c      |  152 +++++++--------------------------------------
 3 files changed, 182 insertions(+), 146 deletions(-)

-- 
1.7.10.4




reply via email to

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