[libvirt] [PATCH v2 0/5] qemu_domain, qemu_process: maxCpus check to non-x86 guests

Daniel Henrique Barboza danielhb413 at gmail.com
Thu Nov 15 21:44:04 UTC 2018



On 11/15/18 7:40 PM, John Ferlan wrote:
>
> On 11/14/18 2:52 PM, Daniel Henrique Barboza wrote:
>> v2:
>> - original patch was split in 3 patches as John Ferlan requested;
>> - patches 4 and 5 are cleanups;
>> - first patch link:
>> https://www.redhat.com/archives/libvir-list/2018-October/msg00251.html
>>
>>
>>
>> Daniel Henrique Barboza (5):
>>    qemu_process.c: adding maxCpus value to error message
>>    qemu_process.c: make qemuValidateCpuCount public
>>    qemu_domain.c: moving maxCpu validation to qemuDomainDefValidate
>>    qemu_process.c: moving qemuValidateCpuCount to qemu_domain.c
>>    qemu_process.c: removing qemuProcessStartValidateXML
>>
>>   src/qemu/qemu_domain.c  | 27 +++++++++++++++++++
>>   src/qemu/qemu_process.c | 57 ++++-------------------------------------
>>   2 files changed, 32 insertions(+), 52 deletions(-)
>>
> Reviewed-by: John Ferlan <jferlan at redhat.com>
> (series) and pushed.
>
> Congrats on your first libvirt patches.


Thanks! Looking forward for more!



Daniel

>
> John




More information about the libvir-list mailing list