qemu-ppc
[Top][All Lists]
Advanced

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

[PATCH 0/4] E500 cleanups and enhancements


From: Bernhard Beschow
Subject: [PATCH 0/4] E500 cleanups and enhancements
Date: Wed, 25 Jan 2023 14:00:20 +0100

This series includes some cleanups I came across when working on the ppce500
machine. Furthermore, it enables support for the 'dumpdtb' QMP/HMP command
which was missing so far.

Bernhard Beschow (4):
  hw/ppc: Set machine->fdt in e500 machines
  hw/ppc/e500{,plat}: Drop redundant checks for presence of platform bus
  hw/ppc/e500.c: Avoid hardcoding parent device in
    create_devtree_etsec()
  hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space

 hw/ppc/e500.c     | 24 ++++++++++++++++--------
 hw/ppc/e500plat.c |  9 +++------
 2 files changed, 19 insertions(+), 14 deletions(-)

-- 
2.39.1




reply via email to

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