qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.0 0/2] prep: Remove some clearly wrong assumptions
@ 2014-04-01 21:18 Hervé Poussineau
  2014-04-01 21:18 ` [Qemu-devel] [PATCH for-2.0 1/2] ohw: correctly program BAR addresses of PCI devices Hervé Poussineau
  2014-04-01 21:18 ` [Qemu-devel] [PATCH for-2.0 2/2] ohw: let the right reset entry point 0xfff00100 jump to the currently wrong entry point (0xfffffffc) Hervé Poussineau
  0 siblings, 2 replies; 7+ messages in thread
From: Hervé Poussineau @ 2014-04-01 21:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: Hervé Poussineau, Andreas Färber, qemu-ppc

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 will be sent shortly.

Hervé

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     |    9 +++++++--
 src/vectors.S |    7 ++++++-
 2 files changed, 13 insertions(+), 3 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-04-02  5:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01 21:18 [Qemu-devel] [PATCH for-2.0 0/2] prep: Remove some clearly wrong assumptions Hervé Poussineau
2014-04-01 21:18 ` [Qemu-devel] [PATCH for-2.0 1/2] ohw: correctly program BAR addresses of PCI devices Hervé Poussineau
2014-04-01 21:18 ` [Qemu-devel] [PATCH for-2.0 2/2] ohw: let the right reset entry point 0xfff00100 jump to the currently wrong entry point (0xfffffffc) Hervé Poussineau
2014-04-02  5:14   ` [Qemu-devel] [Qemu-ppc] " Alexander Graf
2014-04-02  5:23     ` Hervé Poussineau
2014-04-02  5:36       ` Alexander Graf
2014-04-02  5:45         ` Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).