In order to support migrating hyperv vms to kubevirt, MTV needs to detect
whether the vm has a nested virtualization capabilities. This series adds
basic support for identifying this scenario by exposing cpu features on the
libvirt domain xml.

https://redhat.atlassian.net/browse/RHEL-147662

Jonathon Jongsma (3):
  hyperv: fix error handling of hypervGetProcessorsByName()
  hyperv: Rename hypervGetProcessorsByName() to hypervGetProcessorList()
  hyperv: report nested virtualization setting in domain XML

 src/hyperv/hyperv_driver.c            | 48 +++++++++++++++++++++------
 src/hyperv/hyperv_wmi_generator.input |  5 +++
 2 files changed, 43 insertions(+), 10 deletions(-)

-- 
2.54.0

Reply via email to