]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_process: Populate hyperv features for host-model
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 29 Sep 2025 12:54:23 +0000 (14:54 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 15 Oct 2025 08:04:12 +0000 (10:04 +0200)
commit8458bb521ea4bb7b50d8d5f6ffea4e2d2fe8f0f5
tree39c908c3f8d204e07f0b252a2f96d2241f9fc0fb
parentc181c7dd1358ee1a2d125a869a44f46eee393452
qemu_process: Populate hyperv features for host-model

Pretty straightforward. The only "weird" thing here is that
'hv-time' enlightenment is exposed as a <timer/> under <clock/>
element. Since it's required by 'hv-stimer' and
'hv-stimer-direct' it needs to be enabled too.

Resolves: https://issues.redhat.com/browse/RHEL-114003
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_process.c
tests/qemuxmlconfdata/hyperv-host-model.x86_64-latest.args