On a Wednesday in 2025, Michal Privoznik via Devel wrote:
From: Michal Privoznik <mprivozn@redhat.com>
In QEMU, hv-stimer and hv-stimer-direct require hv-time. Reflect this fact in our tests.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tests/qemuxmlconfdata/hyperv-stimer-direct.x86_64-latest.args | 2 +- tests/qemuxmlconfdata/hyperv-stimer-direct.x86_64-latest.xml | 4 +++- tests/qemuxmlconfdata/hyperv-stimer-direct.xml | 4 +++- tests/qemuxmlconfdata/hyperv.x86_64-latest.args | 2 +- tests/qemuxmlconfdata/hyperv.x86_64-latest.xml | 4 +++- tests/qemuxmlconfdata/hyperv.xml | 4 +++- 6 files changed, 14 insertions(+), 6 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano