[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 15/16] x86emul: support other AVX10.2 convert insns
On 4/9/26 5:15 PM, Jan Beulich wrote:
Despite most of them being about conversion to BF8/HF8, they are still
somewhat similar to various existing convert insns.
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
---
SDE: -dmr / -future
---
v4: Update to spec version 3. Switch to using fallthrough pseudo-keyword.
Series re-ordering adjustments. Update to spec version 6. Add ChangeLog
entry.
v3: New.
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,7 @@ The format is based on [Keep a Changelog
mitigate (by rate-limiting) the system wide impact of an HVM guest
misusing atomic instructions.
- Support for CPIO microcode in discrete multiboot modules.
- - Support for AVX10.1. (Experimental)
+ - Support for AVX10.2. (Experimental)
Acked-by: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>.
Thanks.
~ Oleksii
|