]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce virQEMUCapsCPUDefsToModels
authorJiri Denemark <jdenemar@redhat.com>
Tue, 24 Sep 2019 13:59:34 +0000 (15:59 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 20 Nov 2019 16:22:05 +0000 (17:22 +0100)
commita8ca6b4dc45bc413489af6ccc5c1ae449e6d7dac
tree4655c7d8680ba96e96e9fdbc2bd2cc3e466ec147
parentb3ef7efaa57ab9122e8ea0b5bf16d19b5c2b2558
qemu: Introduce virQEMUCapsCPUDefsToModels

The function translates qemuMonitorCPUDefsPtr (used by QEMU caps probing
code) into virDomainCapsCPUModelsPtr used by domain capabilities.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_capabilities.c