On Fri, 6 Mar 2026 at 15:03, Eric Auger <[email protected]> wrote: > > This series applies on top of > [PATCH v3 0/7] Improve traces on migration failure due to cpreg number > mismatch > > It introduces an infrastructure to explicitly tolerate some > mismatches between cpu cpreg indexes/values on migration. > > We especially handle failures due to an attempt to migrate > more registers than exposed on the destination. > > Once the infrastructure is in place we can handle the following > known issues: > KVM: > - removal of unconditionnal exposure of TCR2_EL1, PIRE0_EL1, PIR_EL1 > from v6.13 onwards. Causes forward migration failure. > - unconditionnal exposure of KVM_REG_ARM_VENDOR_HYP_BMAP_2 FW pseudo > register from v6.16 onwards. Causes backward migration failure. > TCG: > - We can eventually remove AArch32 DBGDTRTX register which was > erroneously defined.
Hi; I have this on my list to review, but I think this series has unfortunately missed the 11.0 freeze deadline, so we should aim to get it in for early in the 11.1 cycle. thanks -- PMM
