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

arm-generic-fdt: Save RAM during snapshot #84

Closed
wants to merge 1 commit into from
Closed

Conversation

ho28
Copy link

@ho28 ho28 commented Oct 18, 2023

During memory initialization, register RAM to vmstate so it can be saved during qemu_savevm_state_iterate.

This change allows users of arm-generic-fdt machine to snapshot and restore using savevm/loadvm. Tested with pre-built zynqmp and versal hw-dtb.

During memory initialization, register RAM to vmstate so it can be
saved during qemu_savevm_state_iterate.

Signed-off-by: Nelson Ho <[email protected]>
@github-actions
Copy link

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/

@github-actions github-actions bot closed this Oct 18, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Oct 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant