On 1/25/23 10:00, Bernhard Beschow wrote:
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
Reviewed-by: Daniel Henrique Barboza <[email protected]>
And queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks,
Daniel
hw/ppc/e500.c | 24 ++++++++++++++++--------
hw/ppc/e500plat.c | 9 +++------
2 files changed, 19 insertions(+), 14 deletions(-)