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
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