]> Git Repo - qemu.git/commit
ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
authorGreg Kurz <[email protected]>
Wed, 4 Dec 2019 19:43:54 +0000 (20:43 +0100)
committerDavid Gibson <[email protected]>
Mon, 16 Dec 2019 23:39:48 +0000 (10:39 +1100)
commit6d38666a8931ef6d92535df9d977f2fcba880d2b
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 <[email protected]>
Message-Id: <157548863423.3650476.16424649423510075159[email protected]>
Signed-off-by: David Gibson <[email protected]>
target/ppc/helper_regs.h
This page took 0.025288 seconds and 4 git commands to generate.