]> git.ipfire.org Git - thirdparty/qemu.git/commit
block-migration: add reference to target DriveInfo
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 26 Jan 2011 14:12:33 +0000 (12:12 -0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 7 Feb 2011 11:55:27 +0000 (12:55 +0100)
commit28b0e1cd0e6de3ac4728b3f5d45237d054d2f4a7
treec0842631583f8c8456ee76caac912d105f8831f7
parentddebe9d4736d6ebebe601e3691d5378a878df57c
block-migration: add reference to target DriveInfo

So that ejection of attached device by guest does not free data
in use by block migration instance.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
CC: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit f48905d44f670cd83227b3a8d06ae1406f0c771c)
block-migration.c