Re: [PATCH 2/6] hw/openrisc: Support monitor dumpdtb command

2025-02-10 Thread Philippe Mathieu-Daudé
On 6/2/25 16:12, Peter Maydell wrote: The openrisc machines don't set MachineState::fdt to point to their DTB blob. This means that although the command line '-machine dumpdtb=file.dtb' option works, the equivalent QMP and HMP monitor commands do not, but instead produce the error "This machine

Re: [PATCH 2/6] hw/openrisc: Support monitor dumpdtb command

2025-02-06 Thread Richard Henderson
On 2/6/25 07:12, Peter Maydell wrote: The openrisc machines don't setMachineState::fdt to point to their DTB blob. This means that although the command line '-machine dumpdtb=file.dtb' option works, the equivalent QMP and HMP monitor commands do not, but instead produce the error "This machine d

[PATCH 2/6] hw/openrisc: Support monitor dumpdtb command

2025-02-06 Thread Peter Maydell
The openrisc machines don't set MachineState::fdt to point to their DTB blob. This means that although the command line '-machine dumpdtb=file.dtb' option works, the equivalent QMP and HMP monitor commands do not, but instead produce the error "This machine doesn't have a FDT". Set MachineState::