Porting kvm related and 3 ve feature_capable related patches. Pluss extra patch to fixup ve_capable declaration.
https://jira.sw.ru/browse/PSBM-127846 Jan Dakinevich (1): KVM: x86/vPMU: handle access to LBR stack regardless of PMU counters presence Konstantin Khorenko (3): ve/capability: introduce capable() wrapper which honors CT features ve/time: introduce CT feature to allow setting date/time ve/time/ntp: allow CT ntp adjustment time tuning under VE_FEATURE_TIME feature Pavel Tikhomirov (1): ve: make ve_capable also available ifndef CONFIG_MULTIUSER arch/x86/kvm/vmx/pmu_intel.c | 10 +++++----- include/linux/capability.h | 3 ++- include/uapi/linux/vzcalluser.h | 1 + kernel/capability.c | 13 +++++++++++++ kernel/time/timekeeping.c | 9 ++++++--- security/commoncap.c | 4 +++- 6 files changed, 30 insertions(+), 10 deletions(-) -- 2.31.1 _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
