index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.h
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'kvm-x86-mmu-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-09
KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
Jim Mattson
2025-07-09
KVM: x86: Replace growing set of *_in_guest bools with a u64
Jim Mattson
2025-06-24
KVM: x86: Use kvzalloc() to allocate VM struct
Sean Christopherson
2025-04-24
KVM: x86: Generalize IBRS virtualization on emulated VM-exit
Yosry Ahmed
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-14
KVM: x86: Introduce supported_quirks to block disabling quirks
Yan Zhao
2025-03-14
KVM: x86: Allow vendor code to disable quirks
Paolo Bonzini
2025-03-14
KVM: x86: Move KVM_MAX_MCE_BANKS to header file
Isaku Yamahata
2025-03-14
KVM: x86: Have ____kvm_emulate_hypercall() read the GPRs
Binbin Wu
2025-02-25
KVM: x86: Update Xen TSC leaves during CPUID emulation
Fred Griffoul
2025-02-12
KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE
Jim Mattson
2025-02-12
KVM: x86: Introduce kvm_set_mp_state()
Jim Mattson
2025-01-20
Merge branch 'kvm-userspace-hypercall' into HEAD
Paolo Bonzini
2024-12-22
KVM: x86: Refactor __kvm_emulate_hypercall() into a macro
Paolo Bonzini
2024-12-22
KVM: x86: Always complete hypercall via function callback
Sean Christopherson
2024-12-22
KVM: x86: Move "emulate hypercall" function declarations to x86.h
Sean Christopherson
2024-12-22
KVM: x86: Add a helper to check for user interception of KVM hypercalls
Binbin Wu
2024-12-18
KVM: x86: Move __kvm_is_valid_cr4() definition to x86.h
Sean Christopherson
2024-11-01
KVM: x86: model canonical checks more precisely
Maxim Levitsky
2024-09-17
Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
2024-09-09
KVM: x86: Forcibly leave nested if RSM to L2 hits shutdown
Sean Christopherson
2024-08-29
KVM: x86: Add fastpath handling of HLT VM-Exits
Sean Christopherson
2024-08-22
KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
Sean Christopherson
2024-08-22
KVM: x86: Move MSR_TYPE_{R,W,RW} values from VMX to x86, as enums
Sean Christopherson
2024-08-22
x86/cpu: KVM: Move macro to encode PAT value to common header
Sean Christopherson
2024-07-16
KVM: x86: Introduce kvm_x86_call() to simplify static calls of kvm_x86_ops
Wei Wang
2024-07-16
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-06-05
KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
Sean Christopherson
2024-06-03
KVM: x86: Move shadow_phys_bits into "kvm_host", as "maxphyaddr"
Sean Christopherson
2024-06-03
KVM: x86: Add a struct to consolidate host values, e.g. EFER, XCR0, etc...
Sean Christopherson
2024-04-11
KVM: x86: Add supported_vm_types to kvm_caps
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-04
KVM: x86/xen: improve accuracy of Xen timers
David Woodhouse
2024-02-26
KVM: x86/pmu: Explicitly check NMI from guest to reducee false positives
Like Xu
2023-11-28
KVM: x86: Virtualize LAM for supervisor pointer
Robert Hoo
2023-10-05
KVM: x86: Refine calculation of guest wall clock to use a single TSC read
David Woodhouse
2023-08-02
KVM: x86: Snapshot host's MSR_IA32_ARCH_CAPABILITIES
Sean Christopherson
2023-06-01
KVM: x86: Make kvm_mtrr_valid() static now that there are no external users
Sean Christopherson
2023-04-26
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-11
KVM: x86: Filter out XTILE_CFG if XTILE_DATA isn't permitted
Sean Christopherson
2023-04-11
KVM: x86: Add a helper to handle filtering of unpermitted XCR0 features
Aaron Lewis
2023-04-06
KVM: x86: Add macros to track first...last VMX feature MSRs
Sean Christopherson
2023-04-06
KVM: x86: Add a helper to query whether or not a vCPU has ever run
Sean Christopherson
2023-03-22
KVM: x86: Change return type of is_long_mode() to bool
Binbin Wu
2023-03-22
KVM: x86: Use boolean return value for is_{pae,pse,paging}()
Binbin Wu
2023-03-22
KVM: x86: Add helpers to query individual CR0/CR4 bits
Binbin Wu
2023-02-15
Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
[next]