summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorDaniel Henrique Barboza2022-09-26 19:38:49 +0200
committerDaniel Henrique Barboza2022-10-17 21:15:10 +0200
commit4b326f8985ad21dc135843a6c1682bbd76fd5f36 (patch)
treec714b8eb800306edda9a7f67045e6c6b54a1dc37 /include/exec
parenthw/ppc: set machine->fdt in sam460ex_load_device_tree() (diff)
downloadqemu-4b326f8985ad21dc135843a6c1682bbd76fd5f36.tar.gz
qemu-4b326f8985ad21dc135843a6c1682bbd76fd5f36.tar.xz
qemu-4b326f8985ad21dc135843a6c1682bbd76fd5f36.zip
hw/ppc: set machine->fdt in xilinx_load_device_tree()
This will enable support for 'dumpdtb' QMP/HMP command for the virtex_ml507 machine. Setting machine->fdt requires a MachineState pointer to be used inside xilinx_load_device_tree(). Let's change the function to receive this pointer from the caller. kernel_cmdline' can be retrieved directly from the 'machine' pointer. 'ramsize' wasn't being used so can be removed. Cc: Edgar E. Iglesias <edgar.iglesias@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Message-Id: <20220926173855.1159396-11-danielhb413@gmail.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions