On 06/03/2010 08:20 AM, Paolo Bonzini wrote:
All signals will thus be routed through the IO thread.
Signed-off-by: Paolo Bonzini
Applied. Thanks.
Regards,
Anthony Liguori
---
cpus.c| 38 +++---
qemu-thread.c |7 +++
2 files changed
On 06/03/2010 06:20 AM, Paolo Bonzini wrote:
> All signals will thus be routed through the IO thread.
>
> Signed-off-by: Paolo Bonzini
> ---
> cpus.c| 38 +++---
> qemu-thread.c |7 +++
> 2 files changed, 18 insertions(+), 27 deletions(-)
Acked-
All signals will thus be routed through the IO thread.
Signed-off-by: Paolo Bonzini
---
cpus.c| 38 +++---
qemu-thread.c |7 +++
2 files changed, 18 insertions(+), 27 deletions(-)
diff --git a/cpus.c b/cpus.c
index 8341f6c..fcd0f09 100644
--- a/