On 11/24/21 08:24, Igor Mammedov wrote:
> On Tue, 23 Nov 2021 10:16:48 +0100
> Gerd Hoffmann wrote:
>
>> There already is a machine property to dumb the device tree for
> s/dumb/dump/
>
>
>> debugging purposes, and the helper function qemu_fdt_dumpdtb()
>> implementing the dumbing. Make microv
On Tue, 23 Nov 2021 10:16:48 +0100
Gerd Hoffmann wrote:
> There already is a machine property to dumb the device tree for
s/dumb/dump/
> debugging purposes, and the helper function qemu_fdt_dumpdtb()
> implementing the dumbing. Make microvm use it for consistency.
ditto
>
> Signed-off-by: Ge
There already is a machine property to dumb the device tree for
debugging purposes, and the helper function qemu_fdt_dumpdtb()
implementing the dumbing. Make microvm use it for consistency.
Signed-off-by: Gerd Hoffmann
---
hw/i386/microvm-dt.c | 9 +
1 file changed, 1 insertion(+), 8 de