[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8e675228-b140-08c8-e8d4-2bd0d1121911@redhat.com>
Date: Wed, 17 Aug 2022 13:05:30 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Chao Peng <chao.p.peng@...ux.intel.com>,
Sean Christopherson <seanjc@...gle.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] KVM: Rename KVM_PRIVATE_MEM_SLOTS to
KVM_INTERNAL_MEM_SLOTS
On 8/16/22 14:53, Chao Peng wrote:
>
> #define KVM_MAX_VCPUS 16
> /* memory slots that does not exposed to userspace */
> -#define KVM_PRIVATE_MEM_SLOTS 0
> +#define KVM_INTERNAL_MEM_SLOTS 0
>
This line can be removed altogether.
Paolo
Powered by blists - more mailing lists