Re: [PATCH v4 0/5] Refactor handling flow of KVM_SET_CPUID*

2020-07-09 Thread Paolo Bonzini
On 09/07/20 06:34, Xiaoyao Li wrote: > 4 Patches of v3 has been queued into kvm/queue branch. This v4 contains > the rest to refactor the flow of KVM_SET_CPUID* as: > > 1. cpuid check: check if userspace provides legal CPUID settings; > > 2. cpuid update: Update userspace provided CPUID

[PATCH v4 0/5] Refactor handling flow of KVM_SET_CPUID*

2020-07-08 Thread Xiaoyao Li
4 Patches of v3 has been queued into kvm/queue branch. This v4 contains the rest to refactor the flow of KVM_SET_CPUID* as: 1. cpuid check: check if userspace provides legal CPUID settings; 2. cpuid update: Update userspace provided CPUID settings. It currently only contains