roadmap: Move QMP to 'beyond 1.10'.
[libguestfs.git] / ROADMAP
diff --git a/ROADMAP b/ROADMAP
index cea564c..8059890 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -46,11 +46,6 @@ For next major stable release (1.10)
 * Better handling of partitions, including MBR extended partitions
   (RHBZ#593511, RHBZ#602997, RHBZ#642821).
 
-* 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.
-
 Bugs assigned to 1.10 (put "1.10" in the Devel Whiteboard field in
 Bugzilla):
 
@@ -59,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.