TODO: disk hotplug support
authorTero Marttila <terom@paivola.fi>
Sat, 04 Feb 2012 00:24:21 +0200
changeset 33 bda75433da46
parent 32 9da3007a292b
child 34 34f0edd3aab7
TODO: disk hotplug support
misc/TODO
--- a/misc/TODO	Fri Feb 03 10:16:36 2012 +0200
+++ b/misc/TODO	Sat Feb 04 00:24:21 2012 +0200
@@ -1,4 +1,9 @@
 # Installer
-## Partitioning
-Don't place swap at end of disk, we need to be able to grow it sanely :/
+## hotplug
+Guest needs to modprobe:
 
+    pci_hotplug
+    acpiphp
+
+for `virsh attach-disk ...` to work.
+