From 1b1db82d64a9664f0da1c628ee896a113a605739 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 3 Jan 2011 14:36:19 +0000 Subject: docs: Add QMP to ROADMAP file. --- ROADMAP | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ROADMAP b/ROADMAP index 52ebda26..cea564cd 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): -- cgit