index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
13
-41
/
+124
|
\
|
*
KVM: VMX: Set PFERR_GUEST_{FINAL,PAGE}_MASK if and only if the GVA is valid
Sean Christopherson
2024-09-10
1
-2
/
+3
|
*
KVM: nVMX: Assert that vcpu->mutex is held when accessing secondary VMCSes
Sean Christopherson
2024-09-10
1
-0
/
+6
|
*
KVM: nVMX: Explicitly invalidate posted_intr_nv if PI is disabled at VM-Enter
Sean Christopherson
2024-09-10
2
-2
/
+11
|
*
KVM: x86: Fold kvm_get_apic_interrupt() into kvm_cpu_get_interrupt()
Sean Christopherson
2024-09-10
3
-13
/
+5
|
*
KVM: nVMX: Detect nested posted interrupt NV at nested VM-Exit injection
Sean Christopherson
2024-09-10
1
-0
/
+14
|
*
KVM: nVMX: Suppress external interrupt VM-Exit injection if there's no IRQ
Sean Christopherson
2024-09-10
1
-1
/
+2
|
*
KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection site
Sean Christopherson
2024-09-10
3
-10
/
+30
|
*
KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API
Sean Christopherson
2024-09-10
2
-4
/
+14
|
*
KVM: VMX: Also clear SGX EDECCSSA in KVM CPU caps when SGX is disabled
Kai Huang
2024-09-10
1
-0
/
+1
|
*
KVM: VMX: hyper-v: Prevent impossible NULL pointer dereference in evmcs_load()
Vitaly Kuznetsov
2024-08-22
1
-0
/
+8
|
*
KVM: nVMX: Use vmx_segment_cache_clear() instead of open coded equivalent
Maxim Levitsky
2024-08-22
3
-5
/
+7
|
*
KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
Sean Christopherson
2024-08-22
4
-12
/
+31
|
*
KVM: VMX: Do not account for temporary memory allocation in ECREATE emulation
Kai Huang
2024-08-22
1
-1
/
+1
|
*
KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field in the vmcs_check16...
Qiang Liu
2024-08-22
1
-1
/
+1
*
|
Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
5
-27
/
+47
|
\
\
|
*
|
KVM: SVM: let alternatives handle the cases when RSB filling is required
Amit Shah
2024-09-10
1
-6
/
+2
|
*
|
KVM: SVM: Track the per-CPU host save area as a VMCB pointer
Sean Christopherson
2024-08-30
2
-8
/
+9
|
*
|
KVM: SVM: Add host SEV-ES save area structure into VMCB via a union
Sean Christopherson
2024-08-30
1
-5
/
+15
|
*
|
KVM: SVM: Add a helper to convert a SME-aware PA back to a struct page
Sean Christopherson
2024-08-30
2
-6
/
+19
|
*
|
KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state()
Yongqiang Liu
2024-08-22
1
-2
/
+2
|
|
/
*
|
Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
2024-09-17
10
-95
/
+132
|
\
\
|
*
|
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
Xin Li
2024-08-22
1
-7
/
+20
|
*
|
KVM: VMX: Open code VMX preemption timer rate mask in its accessor
Xin Li
2024-08-22
2
-3
/
+2
|
*
|
KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
Sean Christopherson
2024-08-22
5
-16
/
+16
|
*
|
KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
Sean Christopherson
2024-08-22
2
-7
/
+8
|
*
|
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
Xin Li
2024-08-22
1
-7
/
+18
|
*
|
KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
Xin Li
2024-08-22
3
-18
/
+21
|
*
|
KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
Xin Li
2024-08-22
2
-8
/
+7
|
*
|
KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
Sean Christopherson
2024-08-22
1
-2
/
+2
|
*
|
x86/cpu: KVM: Move macro to encode PAT value to common header
Sean Christopherson
2024-08-22
3
-11
/
+11
|
*
|
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
2024-08-22
6
-26
/
+37
|
|
/
*
|
Merge tag 'kvm-x86-mmu-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
7
-383
/
+369
|
\
\
|
*
|
KVM: x86/mmu: Use KVM_PAGES_PER_HPAGE() instead of an open coded equivalent
Sean Christopherson
2024-09-10
1
-1
/
+1
|
*
|
KVM: x86/mmu: Add KVM_RMAP_MANY to replace open coded '1' and '1ul' literals
Sean Christopherson
2024-09-10
1
-15
/
+16
|
*
|
KVM: x86/mmu: Fold mmu_spte_age() into kvm_rmap_age_gfn_range()
Sean Christopherson
2024-09-10
1
-28
/
+22
|
*
|
KVM: x86/mmu: Morph kvm_handle_gfn_range() into an aging specific helper
Sean Christopherson
2024-09-10
1
-46
/
+22
|
*
|
KVM: x86/mmu: Honor NEED_RESCHED when zapping rmaps and blocking is allowed
Sean Christopherson
2024-09-10
1
-10
/
+6
|
*
|
KVM: x86/mmu: Add a helper to walk and zap rmaps for a memslot
Sean Christopherson
2024-09-10
1
-3
/
+12
|
*
|
KVM: x86/mmu: Plumb a @can_yield parameter into __walk_slot_rmaps()
Sean Christopherson
2024-09-10
1
-4
/
+8
|
*
|
KVM: x86/mmu: Move walk_slot_rmaps() up near for_each_slot_rmap_range()
Sean Christopherson
2024-09-10
1
-53
/
+53
|
*
|
KVM: x86/mmu: WARN on MMIO cache hit when emulating write-protected gfn
Sean Christopherson
2024-09-10
1
-10
/
+20
|
*
|
KVM: x86/mmu: Detect if unprotect will do anything based on invalid_list
Sean Christopherson
2024-09-10
1
-4
/
+7
|
*
|
KVM: x86/mmu: Subsume kvm_mmu_unprotect_page() into the and_retry() version
Sean Christopherson
2024-09-10
2
-21
/
+13
|
*
|
KVM: x86: Rename reexecute_instruction()=>kvm_unprotect_and_retry_on_failure()
Sean Christopherson
2024-09-10
1
-5
/
+7
|
*
|
KVM: x86: Update retry protection fields when forcing retry on emulation failure
Sean Christopherson
2024-09-10
3
-7
/
+17
|
*
|
KVM: x86: Apply retry protection to "unprotect on failure" path
Sean Christopherson
2024-09-10
1
-19
/
+1
|
*
|
KVM: x86: Check EMULTYPE_WRITE_PF_TO_SP before unprotecting gfn
Sean Christopherson
2024-09-10
1
-9
/
+19
|
*
|
KVM: x86: Remove manual pfn lookup when retrying #PF after failed emulation
Sean Christopherson
2024-09-10
1
-18
/
+0
|
*
|
KVM: x86/mmu: Move event re-injection unprotect+retry into common path
Sean Christopherson
2024-09-10
1
-21
/
+9
[next]