+3
−0
+25
−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=30ea2005892217b59ae86e6625c3ad578496eead ----------------------------------------------------------- In order for userspace to be able to control the CPU side of the NMI distribution (just like we have it on the GIC side), allow it to set/clear ID_AA64PFR1_EL1.NMI. This relies on a per-VM property that defaults to the host value. Signed-off-by:Marc Zyngier <maz@kernel.org> Signed-off-by:
Xiang Chen <chenxiang66@hisilicon.com> Signed-off-by:
caijian <caijian11@h-partners.com>