Re: [PATCH 0/2] kvm: fix KVM_MAX_VCPU_ID handling

2021-09-23 Thread Paolo Bonzini
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

[PATCH 0/2] kvm: fix KVM_MAX_VCPU_ID handling

2021-09-13 Thread Juergen Gross
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