commit | 6d38666a8931ef6d92535df9d977f2fcba880d2b | [log] [tgz] |
---|---|---|
author | Greg Kurz <groug@kaod.org> | Wed Dec 04 20:43:54 2019 +0100 |
committer | David Gibson <david@gibson.dropbear.id.au> | Tue Dec 17 10:39:48 2019 +1100 |
tree | 8738c1e3362a58cc8483b992bde473f7ea86c490 | |
parent | c1ad0b892ce20cf2b5e619c79e8a0c4c66b235dc [diff] |
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>