
21 Sep
2012
21 Sep
'12
12:36 p.m.
On Thu, Sep 20, 2012 at 14:48:50 -0600, Eric Blake wrote:
On 09/20/2012 02:35 PM, Jiri Denemark wrote:
Disk hotplug is a two phase action: qemuMonitorAddDrive followed by qemuMonitorAddDevice. When the first part succeeds but the second one fails, we need to rollback the drive addition. --- src/qemu/qemu_hotplug.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-)
ACK.
Pushed, thanks. Jirka