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

incremental ckeckpoint loading #75

Open
1 of 2 tasks
branylagaffe opened this issue Dec 11, 2024 · 0 comments
Open
1 of 2 tasks

incremental ckeckpoint loading #75

branylagaffe opened this issue Dec 11, 2024 · 0 comments
Assignees

Comments

@branylagaffe
Copy link

branylagaffe commented Dec 11, 2024

I want to load QEMU state from an external checkpoint
So that we can create increments to save up space

Specification:

  1. Raw binary contain all QEMU devices state.
  2. Loading mechanism is similar to QEMU 'official'

  • Find QEMU load mechanism for RAW memory
  • Use it to load patch Memory
@branylagaffe branylagaffe self-assigned this Dec 11, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant