I'm considering changing my host OS from Windows to Ubuntu and virtualizing Windows in VirtualBox, instead. But I'm worried that there will be issues with some of my devices, such as my USB devices (e.g. electric piano, Android device) that require driver installation for them to be usable in Windows.
The problem is that those devices don't have drivers for Ubuntu. For them to be usable in an environment where the host OS is Ubuntu and the guest OS is Windows, the USB connections would have to passed through directly to the guest OS, and then the drivers would be installed as usual in the guest OS.
Is it possible to pass USB connections without drivers from Ubuntu to a guest OS in VirtualBox?