On 27.07.15 13:46, Paolo Bonzini wrote:
> QEMU does have an I/O thread now, that can be interrupted at any time
> because the VCPU thread runs outside the iothread mutex.
>
> Therefore, the kvmppc_timer_hack is obsolete. Remove it.
>
> Signed-off-by: Paolo Bonzini
Thanks, applied to ppc-next
QEMU does have an I/O thread now, that can be interrupted at any time
because the VCPU thread runs outside the iothread mutex.
Therefore, the kvmppc_timer_hack is obsolete. Remove it.
Signed-off-by: Paolo Bonzini
---
Notes:
Untested!
hw/ppc/e500.c| 4
hw/ppc/ppc