On Tue, May 05, 2026 at 14:55:20 +0200, Michal Privoznik via Devel wrote: > From: Michal Privoznik <[email protected]> > > 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 <[email protected]> > --- Reviewed-by: Peter Krempa <[email protected]>
