-
Daniel Brodsky authored
- ran regexp "qemu_mutex_lock\(.*\).*\n.*if" to find targets - replaced result with QEMU_LOCK_GUARD if all unlocks at function end - replaced result with WITH_QEMU_LOCK_GUARD if unlock not at end Signed-off-by:
Daniel Brodsky <dnbrdsky@gmail.com> Reviewed-by:
Juan Quintela <quintela@redhat.com> Message-id: 20200404042108.389635-3-dnbrdsky@gmail.com Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>
Daniel Brodsky authored- ran regexp "qemu_mutex_lock\(.*\).*\n.*if" to find targets - replaced result with QEMU_LOCK_GUARD if all unlocks at function end - replaced result with WITH_QEMU_LOCK_GUARD if unlock not at end Signed-off-by:
Daniel Brodsky <dnbrdsky@gmail.com> Reviewed-by:
Juan Quintela <quintela@redhat.com> Message-id: 20200404042108.389635-3-dnbrdsky@gmail.com Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>