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

Driver support for virtio objects #3

Open
Gnurou opened this issue Feb 8, 2024 · 1 comment
Open

Driver support for virtio objects #3

Gnurou opened this issue Feb 8, 2024 · 1 comment

Comments

@Gnurou
Copy link
Collaborator

Gnurou commented Feb 8, 2024

While the specification mentions how virtio objects can be imported and exported, the guest driver does not support this yet. The main obstacle is figuring out how to test this with an upstream kernel, and probably virtio-gpu.

@aesteve-rh
Copy link
Contributor

Let me bring to your attention, in case it helps, that rust-vmm has a relatively new, WiP implementation of virtio-gpu that may be useful for testing this feature: https://github.com/rust-vmm/vhost-device/tree/main/staging/vhost-device-gpu

Testing is indeed going to be a challenge, but when the time comes, we can work together to figure it out.

cc: @dorindabassey @mtjhrc

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

2 participants