This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d8152cfe2f21 Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/ [...] new 127770ac0d04 KVM: x86: Add KVM_CAP_ENABLE_CAP to x86 new 4cb9a998b1ce KVM: Fix lockdep false negative during host resume new 3a55f729240a kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always [...] new ad856280ddea x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0 new 988896bb6182 x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0 new ba1f77c54696 x86/kvm: Fix compilation warning in non-x86_64 builds new ec756e40e271 x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU new 93b71801a827 KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3 new 1e2277ed7095 Merge branch 'kvm-ppc-cap-210' into kvm-master new 6f3c1fc53d86 KVM: x86/mmu: make apf token non-zero to fix bug new e910a53fb4f2 KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TS [...] new 1f840c0ef44b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new f268088f65af perf test: Skip failing sigtrap test for arm+aarch64 new 8a3d2ee0de38 perf evlist: Fix failed to use cpu list for uncore events new 69560e366fc4 perf data: Fix double free in perf_session__delete() new 5b061a322b05 tools arch x86: Sync the msr-index.h copy with the kernel sources new 13e741b83453 perf script: Fix error when printing 'weight' field new 7ee022567bf9 Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git:/ [...]
The 18 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/virt/kvm/api.rst | 16 +++++++++++++++- arch/x86/include/asm/kvm_host.h | 1 - arch/x86/kernel/fpu/xstate.c | 5 ++++- arch/x86/kernel/kvm.c | 9 ++++++--- arch/x86/kvm/cpuid.c | 5 ++++- arch/x86/kvm/mmu/mmu.c | 13 ++++++++++++- arch/x86/kvm/svm/svm.c | 19 +++++++++++++++++-- arch/x86/kvm/x86.c | 30 +++++++++++++++++++++++++----- include/uapi/linux/kvm.h | 1 + tools/arch/x86/include/asm/msr-index.h | 1 + tools/include/uapi/linux/kvm.h | 1 + tools/perf/builtin-script.c | 2 +- tools/perf/tests/sigtrap.c | 15 +-------------- tools/perf/util/data.c | 7 +++---- tools/perf/util/evlist-hybrid.c | 4 ++-- virt/kvm/kvm_main.c | 4 +--- 16 files changed, 94 insertions(+), 39 deletions(-)