+1
−1
Loading
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=aa2c072f6ac4dba0e6385731ccc477b1febf1262 ----------------------------------------------------------- Let the GICv3 driver populate a has_nmi flag in the kvm_gic_info structure, and communicate it to the rest of KVM. We disallow the use of NMI if trapping of the CPU interface is enabled, because life is definitely too short to write more emulation. Signed-off-by:Marc Zyngier <maz@kernel.org> Signed-off-by:
Xiang Chen <chenxiang66@hisilicon.com> Signed-off-by:
caijian <caijian11@h-partners.com>