[PATCH v2 0/8] some cleanups around CPU related code

Ján Tomko jtomko at redhat.com
Fri Nov 19 13:41:45 UTC 2021


On a Friday in 2021, Daniel Henrique Barboza wrote:
>Changes from v1, all suggested by Jano:
>
>- helper functions were added to virQEMUCapsLoadCache() to eliminate the
>cleanup label without mixing automatic and manual freeing
>- create extra strings with different scopes in
>virQEMUCapsLoadHostCPUModelInfo() to avoid mixing automatic and manual
>freeing
>- v1 link: https://listman.redhat.com/archives/libvir-list/2021-November/msg00497.html
>
>
>Daniel Henrique Barboza (8):
>  qemu_capabilities.c: add virQEMUCapsParseFlags()
>  qemu_capabilities.c: add virQEMUCapsParseGIC()
>  qemu_capabilities.c: del 'nodes' var from virQEMUCapsLoadCache()
>  qemu_capabilities.c: add virQEMUCapsValidateEmulator()
>  qemu_capabilities.c: add virQEMUCapsValidateArch()
>  qemu_capabilities.c: remove cleanup label from virQEMUCapsLoadCache()
>  cpu_ppc64.c: remove 'guest' param from ppc64Compute()
>  qemu_capabilities.c: del 'cleanup' label in
>    virQEMUCapsLoadHostCPUModelInfo()
>
> src/cpu/cpu_ppc64.c          |  26 +--
> src/qemu/qemu_capabilities.c | 356 +++++++++++++++++++----------------
> 2 files changed, 198 insertions(+), 184 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20211119/e3f7c477/attachment-0001.sig>


More information about the libvir-list mailing list