Skip to content

Conversation

rmalmain
Copy link
Member

@rmalmain rmalmain commented Aug 9, 2024

  • Add cpu_run pre/post exec hooks, to hook the cpu just before / after it runs target code.
  • Refactor hooks to separate them in different files
  • Remove most extern variables
  • Reduce the amount of extra code in QEMU
  • Add clang-format script

* Add cpu_run pre/post exec hooks, to hook the cpu just before / after it runs target code.
* Refactor hooks to separate them in different files
* Remove most extern variables
* Reduce the amount of extra code in QEMU
* Add clang-format script
@andreafioraldi
Copy link
Member

andreafioraldi commented Aug 9, 2024 via email

@rmalmain rmalmain merged commit 86d38fb into main Aug 13, 2024
1 check passed
@rmalmain rmalmain deleted the hook_refactoring branch August 13, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants