From: Silvio Rhatto Date: Sat, 29 Aug 2020 17:21:17 +0000 (-0300) Subject: Updates kvmx X-Git-Tag: 0.1.0~88 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e9a698f7e360238be612ce8a8e1f23e23d1e3152;p=kvmx.git Updates kvmx --- 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):