summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-03-28 10:35:14 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-03-28 10:35:14 +0100
commitfeaddb062afcab9117215b4c2188f63d8b647b99 (patch)
treeaa097a3f26a1039d210d499389a31b9821df49a6
parentb8724e23520563606aa15096a50f9964bd2e930a (diff)
downloadlibguestfs-feaddb062afcab9117215b4c2188f63d8b647b99.tar.gz
libguestfs-feaddb062afcab9117215b4c2188f63d8b647b99.tar.xz
libguestfs-feaddb062afcab9117215b4c2188f63d8b647b99.zip
roadmap: Move QMP to 'beyond 1.10'.
See: https://www.redhat.com/archives/libguestfs/2011-March/msg00124.html
-rw-r--r--ROADMAP13
1 files changed, 8 insertions, 5 deletions
diff --git a/ROADMAP b/ROADMAP
index cea564cd..80598905 100644
--- 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.