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

Syx Snapshot rework #29

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

rmalmain
Copy link
Collaborator

This major update of Syx Snapshots includes multiple changes:

  • Most of the tables are now GHashtable instances
  • Possibility to perform memory snapshot correctness checking (device checking is a WIP)
  • Simplified API: A lot of useless code has been deleted.
  • More callbacks to catch more dirty pages

TODO:

  • check if syx_snapshot_dirty_list_add_tcg_target is still relevant (for performance reasons).
  • check why the condition on MMU_DATA_STORE provokes memory correctness checks to fail.

- Most of the tables are now GHashtable instances
- Snapshot correctness checking
- Simplified API
- More callbacks to catch more dirty pages
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.

None yet

2 participants