]> Git Repo - qemu.git/commit
sifive_e: Fix crash when introspecting the device
authorAlistair Francis <[email protected]>
Mon, 16 Jul 2018 22:29:01 +0000 (15:29 -0700)
committerAlistair Francis <[email protected]>
Thu, 19 Jul 2018 16:05:48 +0000 (09:05 -0700)
commit54f3141a589caf872f148fdb12c59ad79083f268
treeb0a61f894a9e76d2b0d28a5767f0b84179fd7378
parente1ea55668ffe6ce558a063f3a9621b761738e1f2
sifive_e: Fix crash when introspecting the device

Use the new object_initialize_child() and sysbus_init_child_obj() to
fix the issue.

Signed-off-by: Alistair Francis <[email protected]>
Suggested-by: Thomas Huth <[email protected]>
Reviewed-by: Michael Clark <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
hw/riscv/sifive_e.c
This page took 0.024441 seconds and 4 git commands to generate.