[PATCH 0/4] kvm: minor fixes and cleanups

From: Like Xu
Date: Wed Apr 06 2022 - 06:07:41 EST


Another new kernel cycle starts ticking and my bot seems to have some
complaints about some new changes. Please check if any of them helps.

Like Xu (4):
KVM: x86/xen: Remove the redundantly included header file lapic.h
selftests: kvm: add tsc_scaling_sync to .gitignore
selftests: kvm/x86/xen: Replace a comma in the xen_shinfo_test with
semicolon
Documentation: KVM: Add SPDX-License-Identifier tag

Documentation/virt/kvm/vcpu-requests.rst | 2 ++
Documentation/virt/kvm/x86/amd-memory-encryption.rst | 2 ++
Documentation/virt/kvm/x86/errata.rst | 2 +-
Documentation/virt/kvm/x86/running-nested-guests.rst | 2 ++
arch/x86/kvm/xen.c | 1 -
tools/testing/selftests/kvm/.gitignore | 1 +
tools/testing/selftests/kvm/x86_64/xen_shinfo_test.c | 2 +-
7 files changed, 9 insertions(+), 3 deletions(-)

--
2.35.1