hw/ppc: Set machine->fdt in e500 machines
authorBernhard Beschow <shentey@gmail.com>
Wed, 25 Jan 2023 13:00:21 +0000 (14:00 +0100)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Sun, 5 Feb 2023 09:40:28 +0000 (06:40 -0300)
commit891d51be6fb82383f21e20b25b2bd1487c57eef9
tree6239fcb9bad991b9711ffa2ecf2f4b94d4395726
parent3f736ca9b2d66e881bee5083655fc8c208d05299
hw/ppc: Set machine->fdt in e500 machines

This enables support for the 'dumpdtb' QMP/HMP command for all
e500 machines.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20230125130024.158721-2-shentey@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/e500.c