index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2022-04-11
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
2022-04-05
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
2022-04-02
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
2022-04-02
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
2022-04-02
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
Oliver Upton
2022-03-21
kvm: x86: Require const tsc for RT
Thomas Gleixner
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-08
KVM: use __vcalloc for very large allocations
Paolo Bonzini
2022-03-04
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
2022-03-02
KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
Paolo Bonzini
2022-03-01
KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
Sean Christopherson
2022-03-01
KVM: x86: Invoke kvm_mmu_unload() directly on CR4.PCIDE change
Sean Christopherson
2022-03-01
KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper
Sean Christopherson
2022-03-01
KVM: x86: WARN if KVM emulates an IPI without clearing the BUSY flag
Sean Christopherson
2022-03-01
KVM: x86: flush TLB separately from MMU reset
Paolo Bonzini
2022-02-25
KVM: x86/mmu: do not pass vcpu to root freeing functions
Paolo Bonzini
2022-02-25
KVM: x86: use struct kvm_mmu_root_info for mmu->root
Paolo Bonzini
2022-02-25
KVM: x86: do not deliver asynchronous page faults if CR0.PG=0
Paolo Bonzini
2022-02-25
KVM: x86: Reinitialize context if host userspace toggles EFER.LME
Paolo Bonzini
2022-02-25
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-18
KVM: x86: allow defining return-0 static calls
Paolo Bonzini
2022-02-18
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
2022-02-18
KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
Paolo Bonzini
2022-02-18
KVM: x86: use static_call_cond for optional callbacks
Paolo Bonzini
2022-02-18
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
2022-02-18
x86/kvm: Fix compilation warning in non-x86_64 builds
Leonardo Bras
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
2022-02-17
kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
Anton Romanov
2022-02-17
KVM: x86: Add KVM_CAP_ENABLE_CAP to x86
Aaron Lewis
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-14
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
2022-02-11
KVM: SVM: fix race between interrupt delivery and AVIC inhibition
Maxim Levitsky
2022-02-10
KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG
David Matlack
2022-02-10
KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is en...
David Matlack
2022-02-10
KVM: x86: Use more verbose names for mem encrypt kvm_x86_ops hooks
Sean Christopherson
2022-02-10
KVM: x86: Move get_cs_db_l_bits() helper to SVM
Sean Christopherson
2022-02-10
KVM: x86: Use static_call() for copy/move encryption context ioctls()
Sean Christopherson
2022-02-10
KVM: x86: Unexport kvm_x86_ops
Sean Christopherson
[next]