BinaryAnalysisPlatform / qemu

Official QEMU mirror
Other
9 stars 12 forks source link

Hexagon trace support #34

Closed Rot127 closed 9 months ago

Rot127 commented 9 months ago

Adds the trace support for the Hexagon architecture.

@ivg Please merge this into tracewrap-8.1-hexagon once everything looks good to you. Also, no need to squash this. Since it is only for Hexagon anyways.

github-actions[bot] commented 9 months ago

Thank you for your interest in the QEMU project.

This repository is a read-only mirror of the project's repostories hosted on https://gitlab.com/qemu-project/qemu.git. The project does not process merge requests filed on GitHub.

QEMU welcomes contributions of code (either fixing bugs or adding new functionality). However, we get a lot of patches, and so we have some guidelines about contributing on the project website: https://www.qemu.org/contribute/

ivg commented 9 months ago

also, don't forget to rebase, so that the remove lockdown action is gone)

ivg commented 9 months ago

@ivg Please merge this into tracewrap-8.1-hexagon once everything looks good to you.

I can only merge PRs to the branch you're requesting :)

P.S. I added you to the Tracing team so you should have the write access (which includes the ability to create branches) to this and other repositories related to the tracing tools (bap-frames, bap-trace, etc)

Rot127 commented 9 months ago

@ivg Thanks. Added the branch and changed the base here.