开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
2022-12-02
KVM: x86: remove unnecessary exports
Paolo Bonzini
2022-11-30
KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
Anton Romanov
2022-11-30
KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
Sean Christopherson
2022-11-30
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
Michal Luczaj
2022-11-30
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
2022-11-30
KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
Paolo Bonzini
2022-11-30
KVM: Shorten gfn_to_pfn_cache function names
Michal Luczaj
2022-11-30
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-18
KVM: x86: hyper-v: Introduce TLB flush fifo
Vitaly Kuznetsov
2022-11-18
KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
Vitaly Kuznetsov
2022-11-18
KVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcpu_flush_tlb_all()
Sean Christopherson
2022-11-18
KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
Vitaly Kuznetsov
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
2022-11-17
KVM: x86: allow L1 to not intercept triple fault
Maxim Levitsky
2022-11-17
KVM: x86: forcibly leave nested mode on vCPU reset
Maxim Levitsky
2022-11-17
KVM: x86: add kvm_leave_nested
Maxim Levitsky
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2022-11-10
KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Gavin Shan
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: 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: 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: 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/pmu: Limit the maximum number of supported AMD GP counters
Like Xu
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
Like Xu
2022-11-09
KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yet
Like Xu
2022-11-03
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
2022-10-27
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
2022-10-27
KVM: x86: Exempt pending triple fault from event injection sanity check
Sean Christopherson
2022-10-22
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
Alexander Graf
[next]