kvm_ppc: remove kvmppc_timer_hack
commit116dc18db6854cc38c6abff799019b7237365a36
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 27 Jul 2015 12:46:02 +0000 (27 14:46 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 20 Sep 2015 20:48:38 +0000 (20 22:48 +0200)
treea39f964c8a8460a3ad84971f09cf9047f8e5cb14
parent18640989a9f5e4d2e84b566c52ff1fccfa0dbf4a
kvm_ppc: remove kvmppc_timer_hack

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>
hw/ppc/e500.c
hw/ppc/ppc440_bamboo.c
target-ppc/Makefile.objs
target-ppc/kvm_ppc.c [deleted file]
target-ppc/kvm_ppc.h