qemu-ppc
[Top][All Lists]
Advanced

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

[Qemu-ppc] [PATCH v2 0/2] prep: Remove some clearly wrong assumptions


From: Hervé Poussineau
Subject: [Qemu-ppc] [PATCH v2 0/2] prep: Remove some clearly wrong assumptions
Date: Wed, 23 Apr 2014 23:19:33 +0200

Hi,

These two patches remove some bugs for a PReP firmware. Note that first patch 
is very
PReP-oriented, and breaks OHW compatibility with other QEMU emulations 
(oldworld and
newworld machines).
Patches to remove corresponding hacks on QEMU side have already been sent:
http://lists.gnu.org/archive/html/qemu-devel/2014-04/msg00240.html

Hervé

Changes v1 -> v2:
- rewrite patch 2 as suggested by Alexander Graf

Hervé Poussineau (2):
  ohw: correctly program BAR addresses of PCI devices
  ohw: let the right reset entry point 0xfff00100 jump to the currently
    wrong entry point (0xfffffffc)

 src/pci.c     |    7 ++++++-
 src/vectors.S |    4 +++-
 2 files changed, 9 insertions(+), 2 deletions(-)

-- 
1.7.10.4




reply via email to

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