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 · May be fixed by #212
Open

Add NBD support #129

cfergeau opened this issue Apr 16, 2024 · 1 comment · May be fixed by #212
Assignees

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

@lstocchi lstocchi self-assigned this Oct 21, 2024
@lstocchi lstocchi moved this to Work In Progress in Project planning: crc Oct 23, 2024
@lstocchi lstocchi linked a pull request Oct 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for review
Development

Successfully merging a pull request may close this issue.

2 participants