Intel LAM Coming To KVM Virtualization With Linux 6.8
The upcoming Linux 6.8 kernel cycle will introduce support for Intel's Linear Address Masking (LAM) for use within KVM virtualized guests.
Intel LAM was merged in Linux 6.4 last year while now coming for v6.8 is the ability to make use of LAM within KVM confines. Linear Address Masking is about making use of ignored, untranslated address bits for arbitrary metadata. This metadata can be used for address sanitization, for use by JIT compilers, and other purposes. Intel Linear Address Masking is similar to Arm's Top Byte Ignore and AMD's Upper Address Ignore (UAI) features.
This pull introduces the LAM virtualization support for KVM. Look for this coming with the Linux 6.8 merge window expected to be opened beginning Monday and running for the next two weeks.
Intel LAM was merged in Linux 6.4 last year while now coming for v6.8 is the ability to make use of LAM within KVM confines. Linear Address Masking is about making use of ignored, untranslated address bits for arbitrary metadata. This metadata can be used for address sanitization, for use by JIT compilers, and other purposes. Intel Linear Address Masking is similar to Arm's Top Byte Ignore and AMD's Upper Address Ignore (UAI) features.
This pull introduces the LAM virtualization support for KVM. Look for this coming with the Linux 6.8 merge window expected to be opened beginning Monday and running for the next two weeks.
1 Comment