index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2021-05-05
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
KVM: x86: Take advantage of kvm_arch_dy_has_pending_interrupt()
Haiwei Li
2021-04-26
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
2021-04-26
KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
Sean Christopherson
2021-04-26
KVM: X86: Fix failure to boost kernel lock holder candidate in SEV-ES guests
Wanpeng Li
2021-04-26
KVM: x86: Properly handle APF vs disabled LAPIC situation
Vitaly Kuznetsov
2021-04-23
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2021-04-21
KVM: Boost vCPU candidate in user mode which is delivering interrupt
Wanpeng Li
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
2021-04-20
KVM: x86: Add capability to grant VM access to privileged SGX attribute
Sean Christopherson
2021-04-20
KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
Sean Christopherson
2021-04-19
KVM: X86: Do not yield to self
Wanpeng Li
2021-04-19
KVM: X86: Count attempted/successful directed yield
Wanpeng Li
2021-04-17
KVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
2021-04-17
KVM: x86/vPMU: Forbid reading from MSR_F15H_PERF MSRs when guest doesn't have...
Vitaly Kuznetsov
2021-04-01
KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...
Vitaly Kuznetsov
2021-04-01
KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken
Paolo Bonzini
2021-04-01
KVM: x86: reduce pvclock_gtod_sync_lock critical sections
Paolo Bonzini
2021-03-30
KVM: clean up the unused argument
Haiwei Li
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
2021-03-18
KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs
Wanpeng Li
2021-03-18
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
2021-03-17
KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
Vitaly Kuznetsov
2021-03-15
KVM: x86/mmu: Move initial kvm_mmu_set_mask_ptes() call into MMU proper
Sean Christopherson
2021-03-15
KVM: x86: determine if an exception has an error code only when injecting it.
Maxim Levitsky
2021-03-15
KVM: x86: Move RDPMC emulation to common code
Sean Christopherson
2021-03-15
KVM: x86: Move trivial instruction-based exit handlers to common code
Sean Christopherson
2021-03-15
KVM: x86: Move XSETBV emulation to common code
Sean Christopherson
2021-03-15
KVM: x86: Handle triple fault in L2 without killing L1
Sean Christopherson
2021-03-15
KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
Sean Christopherson
2021-03-15
KVM: x86: to track if L1 is running L2 VM
Dongli Zhang
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-08
x86: Remove duplicate TSC DEADLINE MSR definitions
Dave Hansen
2021-03-06
kvm: x86: use NULL instead of using plain integer as pointer
Muhammad Usama Anjum
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
2021-03-02
KVM: x86: allow compiling out the Xen hypercall interface
Paolo Bonzini
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-26
KVM: xen: flush deferred static key before checking it
Paolo Bonzini
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-19
KVM: x86: Fold "write-protect large" use case into generic write-protect
Sean Christopherson
2021-02-19
KVM: x86/mmu: Don't set dirty bits when disabling dirty logging w/ PML
Sean Christopherson
2021-02-19
KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging
Makarand Sonare
2021-02-19
KVM: x86: Further clarify the logic and comments for toggling log dirty
Sean Christopherson
2021-02-19
KVM: x86: Move MMU's PML logic to common code
Sean Christopherson
[next]