• Linus Torvalds's avatar
    Merge tag 'hyperv-fixes-signed-20240908' of... · fb92a1ff
    Linus Torvalds authored
    Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
    
    Pull hyperv fixes from Wei Liu:
    
     - Add a documentation overview of Confidential Computing VM support
       (Michael Kelley)
    
     - Use lapic timer in a TDX VM without paravisor (Dexuan Cui)
    
     - Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
       (Michael Kelley)
    
     - Fix a kexec crash due to VP assist page corruption (Anirudh
       Rayabharam)
    
     - Python3 compatibility fix for lsvmbus (Anthony Nandaa)
    
     - Misc fixes (Rachel Menge, Roman Kisel, zhang jiao, Hongbo Li)
    
    * tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
      hv: vmbus: Constify struct kobj_type and struct attribute_group
      tools: hv: rm .*.cmd when make clean
      x86/hyperv: fix kexec crash due to VP assist page corruption
      Drivers: hv: vmbus: Fix the misplaced function description
      tools: hv: lsvmbus: change shebang to use python3
      x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
      Documentation: hyperv: Add overview of Confidential Computing VM support
      clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
      Drivers: hv: Remove deprecated hv_fcopy declarations
    fb92a1ff
vmbus_drv.c 70.9 KB