On 5/29/2026 2:59 PM, Brian Cain wrote:
> From: Brian Cain <[email protected]>
> 
> Signed-off-by: Brian Cain <[email protected]>
> ---
>  configs/devices/hexagon-softmmu/default.mak |   1 +
>  configs/targets/hexagon-softmmu.mak         |   1 +
>  include/hw/hexagon/virt.h                   |  31 ++
>  hw/hexagon/virt.c                           | 463 ++++++++++++++++++++
>  hw/hexagon/Kconfig                          |  10 +
>  hw/hexagon/meson.build                      |   1 +
>  tests/qemu-iotests/testenv.py               |   1 +
>  7 files changed, 508 insertions(+)
>  create mode 100644 include/hw/hexagon/virt.h
>  create mode 100644 hw/hexagon/virt.c
> 

Reviewed-by: Pierrick Bouvier <[email protected]>

Reply via email to