+0
−4
+0
−3
+1
−1
target-ppc/kvm_ppc.c
deleted100644 → 0
+0
−41
+0
−2
Loading
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>