qemu-patch-raspberry4/target-ppc
Alexander Graf c821c2bd4f PPC/KVM: make iothread work
When running with --enable-io-thread the timer we have doesn't help,
because it doesn't wake up the CPU thread. So instead we need to
actually kick it.

While at it I refined the logic a bit to not dumbly trigger a timer
every 500ms, but rather do it more often after an interrupt got injected.
If there's no level based interrupt to be expected, we don't need the
timer anyways.

This makes qemu-system-ppc with --enable-io-thread work when using KVM.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-05-18 20:21:00 +02:00
..
cpu.h Target specific usermode cleanup 2010-03-12 18:44:24 +00:00
exec.h
helper.c ppc: remove dead assignments, spotted by clang analyzer 2010-04-25 20:32:49 +00:00
helper.h
helper_regs.h
kvm.c PPC/KVM: make iothread work 2010-05-18 20:21:00 +02:00
kvm_ppc.c
kvm_ppc.h
machine.c KVM: Rework VCPU state writeback API 2010-03-04 00:29:28 -03:00
mfrom_table.c
mfrom_table_gen.c
op_helper.c
STATUS
translate.c target-ppc: Remove duplicate cpu log. 2010-05-05 12:20:05 +02:00
translate_init.c target-ppc: generic PowerPC TBL 2010-03-26 23:37:23 +01:00