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

Cow cache snapshot rewriting #88

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rmalmain
Copy link
Collaborator

new implementation for block device snapshot.
what's new:

  • works for any block device (not only qcow2-backed stuff)
  • makes sure backends are always open in read-only. it becomes possible to have multiple fuzzers using the same file even if it's opened in r/w by qemu
  • works more smoothly for unaligned accesses

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