qemu-patch-raspberry4/plugins
Stefan Hajnoczi ac90871cf8 lockable: add QemuRecMutex support
The polymorphic locking macros don't support QemuRecMutex yet.  Add it
so that lock guards can be used with QemuRecMutex.

Convert TCG plugins functions that benefit from these macros.  Manual
qemu_rec_mutex_lock/unlock() callers are left unmodified in cases where
clarity would not improve by switching to the macros.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-03-17 15:18:45 +01:00
..
.gitignore
api.c
core.c lockable: add QemuRecMutex support 2020-03-17 15:18:45 +01:00
loader.c lockable: add QemuRecMutex support 2020-03-17 15:18:45 +01:00
Makefile.objs
plugin.h
qemu-plugins.symbols