]> Git Repo - qemu.git/commit
device_tree: Add info message when dumping dtb to file
authorLeonardo Bras <[email protected]>
Thu, 19 Mar 2020 04:03:26 +0000 (01:03 -0300)
committerAlistair Francis <[email protected]>
Fri, 20 Mar 2020 21:55:44 +0000 (14:55 -0700)
commit9f252c7c88eacbf21dadcfe117b0d08f2e88ceeb
tree63a57be8a5fcb5edec171ae61f013e99da58b089
parent3d0ac346032a1fa9afafcaedc979a99f670e077e
device_tree: Add info message when dumping dtb to file

When dumping dtb to a file, qemu exits silently before starting the VM.

Add info message so user can easily track why the proccess exits.
Add error message if dtb dump failed.

Signed-off-by: Leonardo Bras <[email protected]>
Message-Id: <20200319040326[email protected]>
Reviewed-by: David Gibson <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Alistair Francis <[email protected]>
device_tree.c
This page took 0.025198 seconds and 4 git commands to generate.