Skip to content
Discussion options

You must be logged in to vote

Unfortunately, it is not possible at the moment because Virtualization.Framework doesn't provide such functionality.

Currently, as a user of Virtualization.Framework we pass an URL to a disk and that's it.

There's no way to implement your own VZStorageDeviceAttachment at the moment nor hook disk reads/writes (to store and apply diffs) in a way that is not considered a hack.

We could create a shadow VM disk though, and compare it when pushing to the original disk, but that would require 2x space and a way to figure out the VM's ancestor image.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pavellety
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants