On Tue, 3 Mar 2026 at 07:46, Richard Henderson <[email protected]> wrote: > > On 3/3/26 18:42, Manos Pitsidianakis wrote: > > Manos Pitsidianakis (2): > > hvf/arm: handle FEAT_SME2 migration > > hvf/arm: expose FEAT_SME2 to guest if available > > > > target/arm/hvf/hvf.c | 312 > > +++++++++++++++++++++++++++++++++++++++-- > > target/arm/hvf/hvf_sme_stubs.h | 158 +++++++++++++++++++++ > > target/arm/hvf/sysreg.c.inc | 8 ++ > > target/arm/hvf_arm.h | 41 ++++++ > > target/arm/machine.c | 2 +- > > 5 files changed, 505 insertions(+), 16 deletions(-) > > --- > > Reviewed-by: Richard Henderson <[email protected]>
Applied to target-arm.next, thanks. -- PMM
