[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <75959861-6644-aa9a-5e81-a25f864d74ab@redhat.com>
Date: Thu, 23 Sep 2021 18:21:40 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Juergen Gross <jgross@...e.com>, kvm@...r.kernel.org,
x86@...nel.org, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org, linux-mips@...r.kernel.org,
kvm-ppc@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
linux-kselftest@...r.kernel.org
Cc: Sean Christopherson <seanjc@...gle.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Joerg Roedel <joro@...tes.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
"H. Peter Anvin" <hpa@...or.com>, Jonathan Corbet <corbet@....net>,
Huacai Chen <chenhuacai@...nel.org>,
Aleksandar Markovic <aleksandar.qemu.devel@...il.com>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Paul Mackerras <paulus@...abs.org>,
Michael Ellerman <mpe@...erman.id.au>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Shuah Khan <shuah@...nel.org>,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH 0/2] kvm: fix KVM_MAX_VCPU_ID handling
On 13/09/21 15:57, Juergen Gross wrote:
> Revert commit 76b4f357d0e7d8f6f00 which was based on wrong reasoning
> and rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS in order to avoid the
> same issue in future.
>
> Juergen Gross (2):
> x86/kvm: revert commit 76b4f357d0e7d8f6f00
> kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
>
> Documentation/virt/kvm/devices/xics.rst | 2 +-
> Documentation/virt/kvm/devices/xive.rst | 2 +-
> arch/mips/kvm/mips.c | 2 +-
> arch/powerpc/include/asm/kvm_book3s.h | 2 +-
> arch/powerpc/include/asm/kvm_host.h | 4 ++--
> arch/powerpc/kvm/book3s_xive.c | 2 +-
> arch/powerpc/kvm/powerpc.c | 2 +-
> arch/x86/include/asm/kvm_host.h | 2 +-
> arch/x86/kvm/ioapic.c | 2 +-
> arch/x86/kvm/ioapic.h | 4 ++--
> arch/x86/kvm/x86.c | 2 +-
> include/linux/kvm_host.h | 4 ++--
> tools/testing/selftests/kvm/kvm_create_max_vcpus.c | 2 +-
> virt/kvm/kvm_main.c | 2 +-
> 14 files changed, 17 insertions(+), 17 deletions(-)
>
Queued, thanks.
Paolo
Powered by blists - more mailing lists