5 May
2026
5 May
'26
3:04 p.m.
On Tue, May 05, 2026 at 14:55:20 +0200, Michal Privoznik via Devel wrote:
From: Michal Privoznik <mprivozn@redhat.com>
In qemuxmlconftest there's a section which aim on testing 'host-model' cpu mode expansion. Since this depends on what QEMU reports (and thus can change with its version) we have a test case for each QEMU version supported. Unfortunately, when adding capabilities for new QEMUs this section was forgotten. Add
This reminds me to necromance and complete a series which would make it easy to make these automatic.
missing test cases (10.2.0 and 11.0.0).
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> ---
Reviewed-by: Peter Krempa <pkrempa@redhat.com>