Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second round of cleanups #83

Merged
merged 4 commits into from
Aug 14, 2024
Merged

Second round of cleanups #83

merged 4 commits into from
Aug 14, 2024

Conversation

rmalmain
Copy link
Collaborator

  • get rid of as many extern / function definition in QEMU codebase.
  • declare functions in header files to have them generated by bindgen correctly
  • moved most cpu / gdb related code to dedicated files.
  • still a bit of work required to finish the cleanup

* get rid of as many extern / function definition in QEMU codebase.
* mostly moved cpu / gdb related code.
* still a bit of work to finish the cleanup
@rmalmain rmalmain merged commit 7f468eb into main Aug 14, 2024
1 check passed
@rmalmain rmalmain deleted the more_cleanup branch August 14, 2024 08:28
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.

1 participant