From e9a698f7e360238be612ce8a8e1f23e23d1e3152 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 29 Aug 2020 14:21:17 -0300 Subject: Updates kvmx --- IDEAS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/IDEAS.md b/IDEAS.md index 9fb07bc..588b1a4 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -27,6 +27,12 @@ ([1](https://wiki.archlinux.org/index.php/KVM#Nested_virtualization), [2](https://ladipro.wordpress.com/2017/02/24/running-hyperv-in-kvm-guest/)). +* USB hotplug support: + * https://qemu.readthedocs.io/en/latest/system/usb.html + * https://serverfault.com/questions/666210/attaching-usb-dongle-to-kvm-vm + * https://unix.stackexchange.com/questions/119335/how-can-i-simulate-usb-storage-device-connection-with-qemu#119530 + * https://wiki.archlinux.org/index.php/QEMU#Pass-through_host_USB_device + # Workflow * Continuous Integration script (kvmx-ci): -- cgit v1.2.3