|
From: | Daniel Henrique Barboza |
Subject: | Re: [PATCH 0/4] E500 cleanups and enhancements |
Date: | Sat, 28 Jan 2023 20:33:29 -0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 |
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 <danielhb413@gmail.com> 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(-)
[Prev in Thread] | Current Thread | [Next in Thread] |