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 usb hub to each vm #948

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Conversation

aluedeke
Copy link

@aluedeke aluedeke commented Jul 8, 2022

I am working on a project where we need to forward devices into the qemu guest OS. ARM guests already get a USB hub, unfortunately, x86 doesn't. It would be great to add to each x86 vm an xhci usb hub as well. (All other usb related work can then happen through qmp/hmp (at some point it might be cool to have an easy way to find the path of the colima qmp socket, but for now we can just build the path on our own).

Signed-off-by: Andreas Lüdeke <[email protected]>
@AkihiroSuda AkihiroSuda added this to the vNext milestone Jul 8, 2022
@jandubois jandubois merged commit 1ad0c53 into lima-vm:master Jul 8, 2022
@djhardrich
Copy link

@aluedeke Do you have any information on how to use usb forwarding in a qemu guest in lima (qemu 7.0)? Apologies to all if this isn't the best place to ask, and thanks!

@aluedeke
Copy link
Author

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.

4 participants