Skip to content

Allow permanent USB pass-through configuration #3400

@gjherbiet

Description

@gjherbiet

This is a follow-up of this discord discussion.

USB-device pass-through can be configured manually when a VM has stated by clicking on the USB icon at the top right of a running VM window. This has to be done each time.

Note that I added the following to the VM config in the QEMU section: -device usb-host,vendorid=0x067b,productid=0x2303 (I got the vendor/product IDs from macOS "System Information". However this doesn't work and manually attaching the USB device is still required each time the VM is started.

The idea would be to configure this "permanently", i.e. the configured USB device (based on vendorid/productid or hostbus/hostaddr) would be attached as pass-through to the VM when it is started. This is similar to what VirtualBox does with filters.

According the reply I got from @conath on Discord, one implementation idea could be to add “bookmarked” USB device passthrough so the device is automatically passed when the VM starts.

Thanks in advance for considering this feature request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmacOSmacOS issuesspiceSpice/CocoaSpice related

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions