[PATCH 0/4] Add support for 'hv-avic' hyperv enlightenment

Peter Krempa pkrempa at redhat.com
Tue Nov 8 13:01:57 UTC 2022


Peter Krempa (4):
  conf: virDomainDefFormatFeatures: Realign line
  cpu: x86: Group and order hyperv enlightenment features by leaf and
    register
  cpu: x86: Introduce the 'hv-avic' feature
  conf: Introduce support for 'hv-avic' Hyper-V enlightenment

 docs/formatdomain.rst                            | 1 +
 src/conf/domain_conf.c                           | 7 +++++--
 src/conf/domain_conf.h                           | 1 +
 src/conf/schemas/domaincommon.rng                | 5 +++++
 src/cpu/cpu_x86.c                                | 9 +++++++--
 src/cpu/cpu_x86_data.h                           | 1 +
 src/qemu/qemu_command.c                          | 1 +
 src/qemu/qemu_process.c                          | 1 +
 tests/qemuxml2argvdata/hyperv.x86_64-latest.args | 2 +-
 tests/qemuxml2argvdata/hyperv.xml                | 1 +
 tests/qemuxml2xmloutdata/hyperv.xml              | 1 +
 11 files changed, 25 insertions(+), 5 deletions(-)

-- 
2.37.3



More information about the libvir-list mailing list