Skip to content
Snippets Groups Projects
Commit 376692b9 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

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: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarKONRAD Frederic <fred.konrad@greensocs.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 0c71d41e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment