ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
commit6d38666a8931ef6d92535df9d977f2fcba880d2b
authorGreg Kurz <groug@kaod.org>
Wed, 4 Dec 2019 19:43:54 +0000 (4 20:43 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 16 Dec 2019 23:39:48 +0000 (17 10:39 +1100)
tree8738c1e3362a58cc8483b992bde473f7ea86c490
parentc1ad0b892ce20cf2b5e619c79e8a0c4c66b235dc
ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM

This only makes sense with an emulated CPU. Don't set the bit in
CPUState::interrupt_request when using KVM to avoid confusions.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <157548863423.3650476.16424649423510075159.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/helper_regs.h