On 11/5/20 6:51 PM, Alex Bennée wrote:
This is a mechanical change to make the fdt available through MachineState.
Signed-off-by: Alex Bennée alex.bennee@linaro.org Reviewed-by: Alistair Francis alistair.francis@wdc.com Message-Id: 20201021170842.25762-3-alex.bennee@linaro.org Signed-off-by: Alex Bennée alex.bennee@linaro.org
include/hw/riscv/virt.h | 1 - hw/riscv/virt.c | 20 ++++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé philmd@redhat.com