qemu/qom
Paolo Bonzini 376692b9dc cpus: protect work list with work_mutex
Protect the list of queued work items with something other than
the BQL, as a preparation for running the work items outside it.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-09-09 15:34:55 +02:00
..
container.c
cpu.c cpus: protect work list with work_mutex 2015-09-09 15:34:55 +02:00
Makefile.objs
object_interfaces.c qom: Add can_be_deleted callback to UserCreatableClass 2015-04-01 10:06:38 +02:00
object.c qerror: Clean up QERR_ macros to expand into a single string 2015-06-22 18:20:40 +02:00
qom-qobject.c