qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] E500 cleanups and enhancements
@ 2023-01-25 13:00 Bernhard Beschow
  2023-01-25 13:00 ` [PATCH 1/4] hw/ppc: Set machine->fdt in e500 machines Bernhard Beschow
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Bernhard Beschow @ 2023-01-25 13:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, qemu-ppc, Bernhard Beschow

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



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

end of thread, other threads:[~2023-01-28 23:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-25 13:00 [PATCH 0/4] E500 cleanups and enhancements Bernhard Beschow
2023-01-25 13:00 ` [PATCH 1/4] hw/ppc: Set machine->fdt in e500 machines Bernhard Beschow
2023-01-26 15:58   ` Daniel Henrique Barboza
2023-01-26 16:38     ` Bernhard Beschow
2023-01-25 13:00 ` [PATCH 2/4] hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus Bernhard Beschow
2023-01-25 13:00 ` [PATCH 3/4] hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec() Bernhard Beschow
2023-01-25 13:00 ` [PATCH 4/4] hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space Bernhard Beschow
2023-01-25 23:17   ` Philippe Mathieu-Daudé
2023-01-28 23:33 ` [PATCH 0/4] E500 cleanups and enhancements Daniel Henrique Barboza

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).