[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220406063715.55625-1-likexu@tencent.com>
Date: Wed, 6 Apr 2022 14:37:11 +0800
From: Like Xu <like.xu.linux@...il.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: kvm@...r.kernel.org,
Sean Christopherson <sean.j.christopherson@...el.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Joerg Roedel <joro@...tes.org>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] kvm: minor fixes and cleanups
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
Powered by blists - more mailing lists