On Tue, Sep 8, 2026 at 11:01 PM Brian Cain <[email protected]> wrote: > > Add these new machines that correspond to the hexagon-sim machine types. > > Signed-off-by: Brian Cain <[email protected]> > --- > include/hw/hexagon/hexagon.h | 11 ++++ > target/hexagon/cpu.h | 2 +- > hw/hexagon/machine_cfg_v81dgb_1.h.inc | 73 +++++++++++++++++++++++++++ > hw/hexagon/machine_cfg_v81qa_1.h.inc | 73 +++++++++++++++++++++++++++ > hw/hexagon/hexagon_dsp.c | 46 +++++++++++++++++ > 5 files changed, 204 insertions(+), 1 deletion(-) > create mode 100644 hw/hexagon/machine_cfg_v81dgb_1.h.inc > create mode 100644 hw/hexagon/machine_cfg_v81qa_1.h.inc
Reviewed-by: Marco Liebel <[email protected]>
