tomlankhorst/comments

share-bluetooth-adapter-between-vm

Opened this issue · 1 comments

Share Bluetooth adapter and devices between VMs | Tom Lankhorst

I virtualize Windows on Linux via QEMU-KVM and VFIO. A Bluetooth adapter populates one of the USB ports of the Host. When I start a Windows VM, I have libvirt take over control of the USB device and pass it through to the client. All fine, device detected. The only issue that I run into, is that I need to re-pair my Bluetooth devices after switching (and after switching back again). To solve this issue: copy the Bluetooth link key from the paired OS to the other OS. Assuming the device is paired in Windows, and you want to share it with a Linux OS:

https://tomlankhorst.nl/share-bluetooth-adapter-between-vm

Comments are now powered by utteranc.es!