]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Relax locking in DomainHasManagedSaveImage and DomainMonitorCommand
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 13 Dec 2012 11:33:06 +0000 (12:33 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 24 Dec 2012 08:34:13 +0000 (09:34 +0100)
commit8c5d2bad124ea6c999a9e5930371af2e256757fa
tree4f875d54cfb46f375cce3ebf36351d5e75adf81d
parentfec9822eeb474cc4237d9051f1a007c419268b39
qemu: Relax locking in DomainHasManagedSaveImage and DomainMonitorCommand

There is no need to hold qemu lock during the whole execution
of these two APIs.
src/qemu/qemu_driver.c