Re: [Qemu-devel] [RFC 23/38] cpu-exec: grab iothread lock during interrupt handling

2015-09-09 Thread Paolo Bonzini
On 24/08/2015 02:23, Emilio G. Cota wrote: > Signed-off-by: Emilio G. Cota > --- > cpu-exec.c| 34 -- > include/qom/cpu.h | 1 + > 2 files changed, 29 insertions(+), 6 deletions(-) > > diff --git a/cpu-exec.c b/cpu-exec.c > index fd57b9c..a1700ac 100644

[Qemu-devel] [RFC 23/38] cpu-exec: grab iothread lock during interrupt handling

2015-08-24 Thread Emilio G. Cota
Signed-off-by: Emilio G. Cota --- cpu-exec.c| 34 -- include/qom/cpu.h | 1 + 2 files changed, 29 insertions(+), 6 deletions(-) diff --git a/cpu-exec.c b/cpu-exec.c index fd57b9c..a1700ac 100644 --- a/cpu-exec.c +++ b/cpu-exec.c @@ -371,6 +371,29 @@ stati