
1 Jul
2024
1 Jul
'24
8:25 a.m.
On Mon, Jul 01, 2024 at 13:41:35 +0200, Michal Privoznik wrote:
Soon, the minimal required version for QEMU is going to be bumped to 5.2.0. Unfortunately, the latest capabilities for SPARC we have are of 5.1.0 version. To avoid losing them, just rename them and pretend they were created with qemu-5.2.0. That'll just do.
The 'enable-fips' capability (QEMU_CAPS_ENABLE_FIPS) is removed because of a version check in virQEMUCapsInitQMPVersionCaps(). But that's okay.
I've posted a patch dumping caps from TCG-based qemu_9.0.0, which IMO would make more sense than just renaming the old file.