• Paolo Bonzini's avatar
    Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD · 5dcc1e76
    Paolo Bonzini authored
    KVM x86 misc changes for 6.11
    
     - Add a global struct to consolidate tracking of host values, e.g. EFER, and
       move "shadow_phys_bits" into the structure as "maxphyaddr".
    
     - Add KVM_CAP_X86_APIC_BUS_CYCLES_NS to allow configuring the effective APIC
       bus frequency, because TDX.
    
     - Print the name of the APICv/AVIC inhibits in the relevant tracepoint.
    
     - Clean up KVM's handling of vendor specific emulation to consistently act on
       "compatible with Intel/AMD", versus checking for a specific vendor.
    
     - Misc cleanups
    5dcc1e76
kvm.h 20.4 KB