You need to sign in or sign up before continuing.
KVM: arm64: Implement PV_SCHED_FEATURES call
euleros inclusion category: feature bugzilla: https://bugzilla.openeuler.org/show_bug.cgi?id=35 CVE: NA -------------------------------- This provides a mechanism for querying which paravirtualized sched features are available in this hypervisor. Add some SMCCC compatible hypercalls for PV sched features: PV_SCHED_FEATURES: 0xC5000090 PV_SCHED_IPA_INIT: 0xC5000091 PV_SCHED_IPA_RELEASE: 0xC5000092 Also add the header file which defines the ABI for the paravirtualized sched features we're about to add. Signed-off-by: NZengruan Ye <yezengruan@huawei.com> Reviewed-by: Nzhanghailiang <zhang.zhanghailiang@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com> Signed-off-by: NChaochao Xing <xingchaochao@huawei.com> Reviewed-by: NZengruan Ye <yezengruan@huawei.com> Reviewed-by: NXiangyou Xie <xiexiangyou@huawei.com> Signed-off-by: NCheng Jian <cj.chengjian@huawei.com>
Showing
virt/kvm/arm/pvsched.c
0 → 100644
想要评论请 注册 或 登录