index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2022-11-09
KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
Like Xu
2022-11-09
KVM: x86/pmu: Clear "reprogram" bit if counter is disabled or disallowed
Sean Christopherson
2022-11-09
KVM: x86/pmu: Force reprogramming of all counters on PMU filter change
Sean Christopherson
2022-11-09
KVM: x86/mmu: WARN if TDP MMU SP disallows hugepage after being zapped
Sean Christopherson
2022-11-09
KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()
Mingwei Zhang
2022-11-09
KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
Sean Christopherson
2022-11-09
KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages
Sean Christopherson
2022-11-09
KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE
Sean Christopherson
2022-11-09
KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs
Sean Christopherson
2022-11-09
KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
Sean Christopherson
2022-11-09
KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
Sean Christopherson
2022-11-09
KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_range
Aaron Lewis
2022-11-09
KVM: x86: Add a VALID_MASK for the flag in kvm_msr_filter
Aaron Lewis
2022-11-09
KVM: x86: Add a VALID_MASK for the MSR exit reason flags
Aaron Lewis
2022-11-09
KVM: x86: Disallow the use of KVM_MSR_FILTER_DEFAULT_ALLOW in the kernel
Aaron Lewis
2022-11-09
kvm: x86: Allow to respond to generic signals during slow PF
Peter Xu
2022-11-09
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
2022-11-09
KVM: x86: smm: preserve interrupt shadow in SMRAM
Maxim Levitsky
2022-11-09
KVM: x86: SVM: don't save SVM state to SMRAM when VM is not long mode capable
Maxim Levitsky
2022-11-09
KVM: x86: SVM: use smram structs
Maxim Levitsky
2022-11-09
KVM: svm: drop explicit return value of kvm_vcpu_map
Maxim Levitsky
2022-11-09
KVM: x86: smm: use smram struct for 64 bit smram load/restore
Maxim Levitsky
2022-11-09
KVM: x86: smm: use smram struct for 32 bit smram load/restore
Maxim Levitsky
2022-11-09
KVM: x86: smm: use smram structs in the common code
Maxim Levitsky
2022-11-09
KVM: x86: smm: add structs for KVM's smram layout
Maxim Levitsky
2022-11-09
KVM: x86: smm: check for failures on smm entry
Maxim Levitsky
2022-11-09
KVM: x86: do not define SMM-related constants if SMM disabled
Paolo Bonzini
2022-11-09
KVM: zero output of KVM_GET_VCPU_EVENTS before filling in the struct
Paolo Bonzini
2022-11-09
KVM: x86: do not define KVM_REQ_SMI if SMM disabled
Paolo Bonzini
2022-11-09
KVM: x86: remove SMRAM address space if SMM is not supported
Paolo Bonzini
2022-11-09
KVM: x86: compile out vendor-specific code if SMM is disabled
Paolo Bonzini
2022-11-09
KVM: allow compiling out SMM support
Paolo Bonzini
2022-11-09
KVM: x86: do not go through ctxt->ops when emulating rsm
Paolo Bonzini
2022-11-09
KVM: x86: move SMM exit to a new file
Paolo Bonzini
2022-11-09
KVM: x86: move SMM entry to a new file
Paolo Bonzini
2022-11-09
KVM: x86: start moving SMM-related functions to new files
Paolo Bonzini
2022-11-09
KVM: SVM: Name and check reserved fields with structs offset
Carlos Bilbao
2022-11-09
bug: introduce ASSERT_STRUCT_OFFSET
Maxim Levitsky
2022-11-09
x86/kvm: Remove unused virt to phys translation in kvm_guest_cpu_init()
Rafael Mendonca
2022-11-09
KVM: x86: Insert "AMD" in KVM_X86_FEATURE_PSFD
Jim Mattson
2022-11-09
KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE
Miaohe Lin
2022-11-09
KVM: x86/mmu: fix some comment typos
Miaohe Lin
2022-11-09
KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch()
Miaohe Lin
2022-11-09
KVM: x86: Directly query supported PERF_CAPABILITIES for WRMSR checks
Sean Christopherson
2022-11-09
KVM: x86: Handle PERF_CAPABILITIES in common x86's kvm_get_msr_feature()
Sean Christopherson
2022-11-09
KVM: x86: Init vcpu->arch.perf_capabilities in common x86 code
Sean Christopherson
2022-11-09
KVM: x86: Track supported PERF_CAPABILITIES in kvm_caps
Sean Christopherson
2022-11-09
perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stub
Sean Christopherson
2022-11-09
Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
Like Xu
[next]