• Linus Torvalds's avatar
    Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm · 2c9b3512
    Linus Torvalds authored
    Pull kvm updates from Paolo Bonzini:
     "ARM:
    
       - Initial infrastructure for shadow stage-2 MMUs, as part of nested
         virtualization enablement
    
       - Support for userspace changes to the guest CTR_EL0 value, enabling
         (in part) migration of VMs between heterogenous hardware
    
       - Fixes + improvements to pKVM's FF-A proxy, adding support for v1.1
         of the protocol
    
       - FPSIMD/SVE support for nested, including merged trap configuration
         and exception routing
    
       - New command-line parameter to control the WFx trap behavior under
         KVM
    
       - Introduce kCFI hardening in the EL2 hypervisor
    
       - Fixes + cleanups for handling presence/absence of FEAT_TCRX
    
       - Miscellaneous fixes + documentation updates
    
      LoongArch:
    
       - Add paravirt steal time support
    
       - Add support for KVM_DIRTY_LOG_INITIALLY_SET
    
       - Add perf kvm-stat support for loongarch
    
      RISC-V:
    
       - Redirect AMO load/store access fault traps to guest
    
       - perf...
    2c9b3512
sev-guest.c 32.3 KB