From a478ed0984290c175225c64fdd6041c2ebaad351 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Ouellet Date: Thu, 20 Oct 2016 02:37:45 -0400 Subject: [PATCH] Remove outdated no-PVUSB claim There is an entire section below on how to do single-device passthrough since R3.2. --- common-tasks/usb.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/common-tasks/usb.md b/common-tasks/usb.md index 90698eb8..10a20ff9 100644 --- a/common-tasks/usb.md +++ b/common-tasks/usb.md @@ -152,9 +152,7 @@ USB stack is put to work to parse the data presented by the USB device in order to determine if it is a USB mass storage device, to read its configuration, etc. This happens even if the drive is then assigned and mounted in another qube. -To avoid this risk, it is possible to prepare and utilize a USB qube. However, -Xen does not yet provide working PVUSB functionality, so only USB mass storage -devices can be passed to individual qubes. +To avoid this risk, it is possible to prepare and utilize a USB qube. For this reason, you may wish to avoid using a USB qube if you do not have a USB controller free of input devices and programmable devices, although Qubes R3.1