aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2020-08-29 14:21:17 -0300
committerSilvio Rhatto <rhatto@riseup.net>2020-08-29 14:21:17 -0300
commite9a698f7e360238be612ce8a8e1f23e23d1e3152 (patch)
treed28febb31c38e8299edbecd8e3fec766c15fe6fa
parent05fdb000ac80c67547627e4deb6f0623986e2927 (diff)
downloadkvmx-e9a698f7e360238be612ce8a8e1f23e23d1e3152.tar.gz
kvmx-e9a698f7e360238be612ce8a8e1f23e23d1e3152.tar.bz2
Updates kvmx
-rw-r--r--IDEAS.md6
1 files changed, 6 insertions, 0 deletions
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):