hw/ppc: set machine->fdt in pnv_reset()
commitadb779965354638c43d26bf197fb06aa49d1f8cf
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 26 Sep 2022 17:38:51 +0000 (26 14:38 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 17 Oct 2022 19:15:10 +0000 (17 16:15 -0300)
treeecd4463eb96a9256c14166e119450312cb1284b2
parent8d55f8768817f1ccc2b4b99e00e3901b9be139d0
hw/ppc: set machine->fdt in pnv_reset()

This will enable support for the 'dumpdtb' QMP/HMP command for
all powernv machines.

Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Frederic Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20220926173855.1159396-13-danielhb413@gmail.com>
hw/ppc/pnv.c