On 08/13/2010 08:53 AM, Chris Lalancette wrote:
> The current version of the qemu managed save implementation
> is subject to a race where the domain shuts down between
> the time that we start the command and the time that we
> actually try to do the save.  Close this race by making
> qemuDomainSaveFlags() expect both the driver and the passed-in
> vm object to be locked before executing.
> 
> Signed-off-by: Chris Lalancette <clala...@redhat.com>
> ---
>  src/qemu/qemu_driver.c |   79 ++++++++++++++++++-----------------------------
>  1 files changed, 30 insertions(+), 49 deletions(-)

ACK.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to