Loading
KVM: arm64: Handle traps of ALLINT
virt inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I97WGU Reference: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?h=arm64/nmi&id=88c5b784a0ccd52cc70a59a63dc0454adda80e6c ----------------------------------------------------------- Although we do force a trap of the ALLINT system register when FEAT_NMI isn't exposed to the guest, we don't provide any handler. That's bad. Let's fix that. Signed-off-by:Marc Zyngier <maz@kernel.org> Signed-off-by:
Xiang Chen <chenxiang66@hisilicon.com> Signed-off-by:
caijian <caijian11@h-partners.com>