On 11/09/2016 03:57 PM, Alex Bennée wrote:
From: Pranith Kumar <bobby.pr...@gmail.com>
The patch enables handling atomic code in the guest. This should be
preferably done in cpu_handle_exception(), but the current assumptions
regarding when we can execute atomic sections cause a deadlock.
Signed-off-by: Pranith Kumar <bobby.pr...@gmail.com>
[AJB: tweak title]
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
cpus.c | 9 +++++++++
1 file changed, 9 insertions(+)
Reviewed-by: Richard Henderson <r...@twiddle.net>
r~