Oh this is interesting, i will definitely try this. Even if it is not
exposed to libvirt we can pass custom command line parameters via xml.
Thanks a lot!
Rokas Kupstys
On 2016.08.24 03:31, Samuel Holland wrote:
> Hello,
>
> On 08/23/2016 02:07 AM, Rokas Kupstys wrote:
>> Is it possible to pass-t
Hello,
On 08/23/2016 02:07 AM, Rokas Kupstys wrote:
Is it possible to pass-through USB port? I know we can pass-through
specific usb devices or entire usb controllers however it is not
ideal in all cases.
Sorry for all of the not-quite-accurate answers you've gotten. You
_can_, in fact, pass t
Just to chime in, yes and no. You can't pass a port, you can pass a single
device, but it's best to pass a whole USB controller. I also picked up a
USB PCIe card for vfio use, it has two USB 3.0 ports on the PCI bracket and
a header for two front mounted ports, and I have labels from my Brother
lab
You can't pass the port itself. You can pass individual devices attached
to a port, but the latency can get weird sometimes. I had pretty
significant problems when I did it that way. I opted to use Francisco's
solution above, with a slight adjustment. I have a dedicated card that
gets allocated
Yes, it is best way.
My motherboard have 2 controllers. One is all time on Linux, the other one
move between both.
Keyboard mouse on the moving one, printer and other device all time on
Linux.
On 23 Aug 2016 12:16 p.m., "Francisco Menendez" wrote:
> If you don't mind spending a few dollars, wh
If you don't mind spending a few dollars, what I did was basically buy
a PCIe USB port card, then give it exclusive control of the device to
the guest. I can't use it in the host, but I have other USB ports for
the host, so no biggie.
On Tue, Aug 23, 2016 at 4:07 PM, Rokas Kupstys wrote:
> Is it
Is it possible to pass-through USB port? I know we can pass-through
specific usb devices or entire usb controllers however it is not ideal
in all cases. For instance in my case single pci device drives all usb
ports on the back panel. Naturally i cant pass-through that pci device
because it would l