projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2022-07-28
Sean Christopherson
KVM: nVMX: Account for KVM reserved CR4 bits in consist...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86: Split kvm_is_valid_cr4() and export only...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: selftests: Add an option to run vCPUs while disabl...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Don't bottom out on leafs when zapping...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Document the "rules" for using host_pfn_m...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Don't require refcounted "struct page...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Restrict mapping level based on guest...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Add shadow mask for effective host MTRR...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86: Drop unnecessary goto+label in kvm_arch_init()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86: Reject loading KVM if host.PAT[0] != WB
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Suravee Suthikulpanit
KVM: SVM: Fix x2APIC MSRs interception
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Remove underscores from __pte_list_remove()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Rename pte_list_{destroy,remove}() to...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Rename rmap zap helpers to eliminate...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Rename __kvm_zap_rmaps() to align with...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Drop the "p is for pointer" from rmap...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Directly "destroy" PTE list when recyclin...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Sean Christopherson
KVM: x86/mmu: Return a u64 (the old SPTE) from mmu_spte...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Maciej S. Szmigiero
KVM: nSVM: Pull CS.Base from actual VMCB12 for soft...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-22
Paolo Bonzini
Merge tag 'kvm-s390-next-5.20-1' of https://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Pierre Morel
KVM: s390: resetting the Topology-Change-Report
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Pierre Morel
KVM: s390: guest support for topology function
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Pierre Morel
KVM: s390: Cleanup ipte lock access and SIIF facility...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Nico Boehr
KVM: s390: pv: don't present the ecall interrupt twice
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Claudio Imbrenda
KVM: s390: pv: destroy the configuration before its...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Claudio Imbrenda
KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Claudio Imbrenda
s390/mm: KVM: pv: when tearing down, try to destroy...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Claudio Imbrenda
KVM: s390: pv: add mmu_notifier
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: x86: Check target, not vCPU's x2APIC ID, when...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Paolo Bonzini
Merge commit 'kvm-vmx-nested-tsc-fix' into kvm-next...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: x86: Restrict get_mt_mask() to a u8, use KVM_X86_O...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: x86: Add dedicated helper to get CPUID entry with...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Maxim Levitsky
KVM: SVM: fix task switch emulation on INTn instruction.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: x86/mmu: Fix typo and tweak comment for split_desc...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: x86/mmu: Expand quadrant comment for PG_LEVEL_4K...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: x86/mmu: Add optimized helper to retrieve an SPTE...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Vitaly Kuznetsov
KVM: nVMX: Always enable TSC scaling for L2 when it...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: VMX: Update PT MSR intercepts during filter change...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Drop unused SVM_CPUID_FUNC macro
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use the common cpuid() helper in cpu_ve...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Clean up requirements for XFD-aware...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Skip AMX test if ARCH_REQ_XCOMP_GUEST_P...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Check KVM's supported CPUID, not host...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Inline "get max CPUID leaf" helpers
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Rename kvm_get_supported_cpuid_index...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Drop unnecessary use of kvm_get_support...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use this_cpu_has() to detect SVM suppor...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use this_cpu_has() in CR4/CPUID sync...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Add this_cpu_has() to query X86_FEATURE...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Set input function/index in raw CPUID...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Make get_supported_cpuid() returns...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use vcpu_clear_cpuid_feature() to clear...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use vcpu_{set,clear}_cpuid_feature...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use vcpu_get_cpuid_entry() in CPUID...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use vCPU's CPUID directly in Hyper...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use vcpu_get_cpuid_entry() in PV featur...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use vcpu_clear_cpuid_feature() in monit...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Add and use helper to set vCPU's CPUID...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use vm->pa_bits to generate reserved...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Add helpers to get and modify a vCPU...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use get_cpuid_entry() in kvm_get_suppor...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Rename and tweak get_cpuid() to get_cpu...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Don't use a static local in vcpu_get_su...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Cache CPUID in struct kvm_vcpu
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Split out kvm_cpuid2_size() from alloca...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Verify that kvm_cpuid2.entries layout...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use kvm_cpu_has() for nSVM soft INT...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use kvm_cpu_has() for KVM's PV steal...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Remove the obsolete/dead MMU role test
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use kvm_cpu_has() for XSAVE in cr4_cpui...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use kvm_cpu_has() in AMX test
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Check for _both_ XTILE data and cfg...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use kvm_cpu_has() for XSAVES in XSS...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Drop redundant vcpu_set_cpuid() from...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use kvm_cpu_has() to query PDCM in...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use kvm_cpu_has() for nested VMX checks
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use kvm_cpu_has() for nested SVM checks
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Use kvm_cpu_has() in the SEV migration...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Add framework to query KVM CPUID bits
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: sefltests: Use CPUID_* instead of X86_FEATURE_...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: selftests: Set KVM's supported CPUID as vCPU's...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Colton Lewis
KVM: selftests: Fix filename reporting in guest asserts
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Colton Lewis
KVM: selftests: Write REPORT_GUEST_ASSERT macros to...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Colton Lewis
KVM: selftests: Increase UCALL_MAX_ARGS to 7
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Colton Lewis
KVM: selftests: enumerate GUEST_ASSERT arguments
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: x86: WARN only once if KVM leaves a dangling users...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: x86: Set error code to segment selector on LLDT...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: x86: Mark TSS busy during LTR emulation _after_...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Christopherson
KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Vitaly Kuznetsov
KVM: selftests: Use "a" and "d" to set EAX/EDX for...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Claudio Imbrenda
KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Claudio Imbrenda
KVM: s390: pv: clear the state without memset
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Claudio Imbrenda
KVM: s390: pv: add export before import
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Claudio Imbrenda
KVM: s390: pv: usage counter instead of flag
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Claudio Imbrenda
KVM: s390: pv: refactor s390_reset_acc
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Claudio Imbrenda
KVM: s390: pv: handle secure storage exceptions for...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Claudio Imbrenda
KVM: s390: pv: handle secure storage violations for...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Claudio Imbrenda
KVM: s390: pv: leak the topmost page table when destroy...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Christian Borntraeger
KVM: s390: Add facility 197 to the allow list
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Bagas Sanjaya
Documentation: kvm: extend KVM_S390_ZPCI_OP subheading...
commit
|
commitdiff
|
tree
|
snapshot
next