On 8/25/2026 8:57 PM, Kishen Maloor wrote: > Isaku Yamahata (2): > target/i386: Add support for LASS in CPUID enumeration > target/i386: Add LASS support in CR4 > > Kishen Maloor (3): > target/i386: Introduce DiamondRapids-v3 to enable LASS > target/i386: Introduce SierraForest-v7 to enable LASS > target/i386: Introduce ClearwaterForest-v5 to enable LASS >
Acked-by: Sohil Mehta <[email protected]> > target/i386/cpu.c | 26 +++++++++++++++++++++++++- > target/i386/cpu.h | 7 ++++++- > target/i386/helper.c | 4 ++++ > 3 files changed, 35 insertions(+), 2 deletions(-) >
