[PATCH 0/2] Extend hyperv host-model mode

Michal Privoznik via Devel posted 2 patches 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1770810503.git.mprivozn@redhat.com
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(-)
[PATCH 0/2] Extend hyperv host-model mode
Posted by Michal Privoznik via Devel 2 months ago
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