-
Paolo Bonzini authored
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 <pbonzini@redhat.com>
Signed-off-by:
Alexander Graf <agraf@suse.de>Paolo Bonzini authoredQEMU 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 <pbonzini@redhat.com>
Signed-off-by:
Alexander Graf <agraf@suse.de>
Loading