diff options
-rw-r--r-- | ROADMAP | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -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. |