+5
−0
+246
−1
+6
−0
Loading
Merge Pull Request from: @sundongx KVM: arm64: vtimer irq bypass support Based on the Hisilicon chip and MBIGEN, it supports direct injection of vtimer interrupts into the virtual machine, reducing vtimer interrupt processing latency(such as cyclictest performance improvement). On the physical machine, enable vtimer irq bypass by configuring "kvm-arm.vgic_v4_enable=1 kvm-arm.vtimer_irqbypass=1" in the cmdline. https://gitee.com/openeuler/kernel/issues/I8URKX Link:https://gitee.com/openeuler/kernel/pulls/4082 Reviewed-by:Zhang Jianhua <chris.zjh@huawei.com> Reviewed-by:
Zenghui Yu <yuzenghui@huawei.com> Reviewed-by:
Liu Chao <liuchao173@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>