On Sat, 5 Sept 2026 at 21:05, Brian Cain <brian.cain@oss.qualcomm.com> wrote:
>
> The following changes since commit ff1d2d19d7e24893e2012d879f8e73077e17b9bd:
>
> Merge tag 'pull-11.1-check-tcg-meson-040926-2' of https://gitlab.com/stsquad/qemu into staging (2026-09-04 16:52:58 +0100)
>
> are available in the Git repository at:
>
> https://github.com/qualcomm/qemu tags/pull-hex-20260905
>
> for you to fetch changes up to dfad6f9ff1a4600893ef6b3c21382225e604535e:
>
> target/hexagon: decode the DMA insts as unimp (2026-09-05 12:04:01 -0700)
>
> ----------------------------------------------------------------
> hexagon: TLB, badva fixes + DMA
>
> Add fixes for TLB, badva behavior and an unimp placeholder for the
> DMA instruction set.
>
> ----------------------------------------------------------------
> Brian Cain (9):
> hw/hexagon: register the V68N_1024 machine
> target/hexagon: read BADVA as an alias of BADVA0/1
> target/hexagon: kick vCPU when re-asserting interrupts
> hw/intc: name the L2VIC edge trigger check
> target/hexagon: assert guest register pair alignment
> hexagon: raise imprecise exception for multi-TLB matches
> tests/functional/hexagon: add tests, update to v0.2.14
> tests/functional/hexagon: update arch tests to v0.2.14
> target/hexagon: decode the DMA insts as unimp
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/11.2
for any user-visible changes.
-- PMM