diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-01-03 14:36:19 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-01-03 14:36:19 +0000 |
commit | 1b1db82d64a9664f0da1c628ee896a113a605739 (patch) | |
tree | dbafba3d2a4cd5819681eb6c28d1c4047421a1cc /ROADMAP | |
parent | 440cd23f54f44132b8ff3d1e5b0b05b9dd5cc1c0 (diff) | |
download | libguestfs-1b1db82d64a9664f0da1c628ee896a113a605739.tar.gz libguestfs-1b1db82d64a9664f0da1c628ee896a113a605739.tar.xz libguestfs-1b1db82d64a9664f0da1c628ee896a113a605739.zip |
docs: Add QMP to ROADMAP file.
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -46,6 +46,11 @@ 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): |