https://bugs.kde.org/show_bug.cgi?id=520753
--- Comment #3 from [email protected] --- Created attachment 192784 --> https://bugs.kde.org/attachment.cgi?id=192784&action=edit proposed patch This proposed patch seems to address the requirement. I've tested in in QEMU/KVM by setting: <cpu mode="host-passthrough" check="none" migratable="on"> <feature policy="disable" name="abm"/> </cpu> This makes RHEL-10 unusable for testing because it requires x86_64-v3, which the mentioned update breaks. But Fedora installs fine on such CPU and reports "13th Gen Intel(R) Core(TM) i7-1365U". This testing however shows that similar update should be done also for the amd64 case, where the LZCNT instruction is always present under valgrind. Does it make sense to do analogous update for amd64? If so, may I do that as part of this bug? -- You are receiving this mail because: You are watching all bug changes.
