On Thu, 16 Jul 2026 16:08:42 -0500 Brian Cain <[email protected]> wrote: > > On 7/16/2026 1:06 PM, Matheus Tavares Bernardino wrote: > > [...] > > diff --git a/docs/system/target-hexagon.rst b/docs/system/target-hexagon.rst > > index 416b8f7be76..36115137626 100644 > > --- a/docs/system/target-hexagon.rst > > +++ b/docs/system/target-hexagon.rst > > @@ -91,9 +91,11 @@ Semihosting > > ----------- > > Hexagon supports a semihosting interface similar to other architectures'. > > The ``trap0`` instruction can activate these semihosting calls so that the > > -guest software can access the host console and filesystem. Semihosting > > -is not yet implemented in QEMU hexagon. > > - > > +guest software can access the host console and filesystem. Read the > > +`Hexagon Semihosting Specification > > +<https://docs.qualcomm.com/doc/80-N2040-101_102648/topic/semihosting-specification.html>`__ > > +for details. Semihosting is enabled on qemu-system-hexagon machines by > > default, > > It's enabled on most of them, but not `virt`. So probably mention that > exception or just describe it as being enabled on the "hexagon-sim-style > machines"?
Ah, right. I'll change that.
