X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=ROADMAP;h=8059890596f9da02324ed6c1bc2653848047cf91;hp=52ebda26bc810a30c22ce44bbccc2e958d423929;hb=cde0c0c05741476e748586a59f3470e8bc211718;hpb=e427d86de1ecd4a3b546df33445d0562a4b858ae diff --git a/ROADMAP b/ROADMAP index 52ebda2..8059890 100644 --- a/ROADMAP +++ b/ROADMAP @@ -54,4 +54,12 @@ https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&field0-0-0=cf_deve Beyond 1.10 ----------- +* Hot plugging of disks using QMP. This would allow more efficient + reuse of the appliance in some circumstances: multiple disks + (ie. VMs) can be added in turn to the same appliance. In particular + this would help virt-df. + + [Note this requires upstream work on QMP, see: + https://www.redhat.com/archives/libguestfs/2011-March/msg00124.html] + See TODO and BUGS files.