Turns out, KubeVirt wants host-model mode for hyperv enlightenments to
allow finer control over each enlightenment. For instance, set different
number of spinlock than QEMU's default. Fair enough.

Michal Prívozník (2):
  conf: Parse hyperv features even for host-model
  qemu: Wire up new hyperv host-model mode behavior

 docs/formatdomain.rst                         |  3 +++
 src/conf/domain_conf.c                        |  3 +--
 src/conf/schemas/domaincommon.rng             |  8 +++----
 src/qemu/qemu_process.c                       | 24 ++++++++++++-------
 .../hyperv-host-model.x86_64-latest.args      |  2 +-
 .../hyperv-host-model.x86_64-latest.xml       |  6 ++++-
 tests/qemuxmlconfdata/hyperv-host-model.xml   |  6 ++++-
 7 files changed, 35 insertions(+), 17 deletions(-)

-- 
2.52.0

Reply via email to