From: Richard W.M. Jones Date: Mon, 3 Jan 2011 14:36:19 +0000 (+0000) Subject: docs: Add QMP to ROADMAP file. X-Git-Tag: 1.8.1~6 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=d544076459e63a0bfbc1c038be9dffd191805e06;p=libguestfs.git docs: Add QMP to ROADMAP file. (cherry picked from commit 1b1db82d64a9664f0da1c628ee896a113a605739) --- diff --git a/ROADMAP b/ROADMAP index 52ebda2..cea564c 100644 --- a/ROADMAP +++ b/ROADMAP @@ -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):