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

Add NBD support #129

Open
cfergeau opened this issue Apr 16, 2024 · 1 comment
Open

Add NBD support #129

cfergeau opened this issue Apr 16, 2024 · 1 comment

Comments

@cfergeau
Copy link
Collaborator

This would allow for example qcow2 support through qemu-nbd https://rwmj.wordpress.com/2019/10/03/how-to-edit-a-qcow2-file-from-c/

Code-Hex/vz does not have NBD support yet, so the needed bindings would have to be written first.

See https://developer.apple.com/videos/play/wwdc2023/10007/?time=421 for a short description of NBD in virtualization framework.

@cfergeau
Copy link
Collaborator Author

There is a Code-Hex/vz PR to add bindings for the NBD API: Code-Hex/vz#156

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

No branches or pull requests

1 participant