On 12 August 2015 at 17:40, Paolo Bonzini wrote:
> From: KONRAD Frederic
>
> Protect the list of queued work items with something other than
> the BQL, as a preparation for running the work items outside it.
>
> Signed-off-by: KONRAD Frederic
> Signed-off-by: Paolo Bonzini
Reviewed-by: Peter M
From: KONRAD Frederic
Protect the list of queued work items with something other than
the BQL, as a preparation for running the work items outside it.
Signed-off-by: KONRAD Frederic
Signed-off-by: Paolo Bonzini
---
cpus.c| 22 ++
include/qom/cpu.h | 6 +-