• Oliver Upton's avatar
    Merge branch kvm-arm64/misc into kvmarm/next · 054056bf
    Oliver Upton authored
    
    
    * kvm-arm64/misc:
      : Miscellaneous updates
      :
      :  - Put an upper bound on the number of I-cache invalidations by
      :    cacheline to avoid soft lockups
      :
      :  - Get rid of bogus refererence count transfer for THP mappings
      :
      :  - Do a local TLB invalidation on permission fault race
      :
      :  - Fixes for page_fault_test KVM selftest
      :
      :  - Add a tracepoint for detecting MMIO instructions unsupported by KVM
      KVM: arm64: Add tracepoint for MMIO accesses where ISV==0
      KVM: arm64: selftest: Perform ISB before reading PAR_EL1
      KVM: arm64: selftest: Add the missing .guest_prepare()
      KVM: arm64: Always invalidate TLB for stage-2 permission faults
      KVM: arm64: Do not transfer page refcount for THP adjustment
      KVM: arm64: Avoid soft lockups due to I-cache maintenance
      arm64: tlbflush: Rename MAX_TLBI_OPS
      KVM: arm64: Don't use kerneldoc comment for arm64_check_features()
    Signed-off-by: default avatarOliver Upton <oliver.upton@linux.dev>
    054056bf
mmu.c 56.2 KB