# HG changeset patch # User Tero Marttila # Date 1328307861 -7200 # Node ID bda75433da46442a0a967ca67857e9b4e1d3ad95 # Parent 9da3007a292b82b15e9c5f49a0d0191173bdb9b5 TODO: disk hotplug support diff -r 9da3007a292b -r bda75433da46 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. +