index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
1
-1
/
+7
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
1
-0
/
+2
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
1
-1
/
+5
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
1
-0
/
+5
2022-04-21
KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled
Sean Christopherson
1
-0
/
+3
2022-04-21
KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
Sean Christopherson
1
-1
/
+14
2022-04-21
KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled
Sean Christopherson
1
-1
/
+1
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
1
-15
/
+13
2022-04-21
KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
Sean Christopherson
1
-6
/
+1
2022-04-11
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
1
-4
/
+3
2022-04-05
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
1
-2
/
+18
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-57
/
+104
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
1
-3
/
+1
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
1
-14
/
+36
2022-04-02
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
1
-0
/
+6
2022-04-02
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
1
-10
/
+19
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
1
-15
/
+15
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
1
-8
/
+11
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
1
-2
/
+6
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
1
-12
/
+12
2022-04-02
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
1
-5
/
+10
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-114
/
+171
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-03-21
KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
Oliver Upton
1
-0
/
+8
2022-03-21
kvm: x86: Require const tsc for RT
Thomas Gleixner
1
-0
/
+6
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
1
-17
/
+38
2022-03-08
KVM: use __vcalloc for very large allocations
Paolo Bonzini
1
-2
/
+2
2022-03-04
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
1
-17
/
+38
2022-03-02
KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
Paolo Bonzini
1
-12
/
+13
2022-03-01
KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
Sean Christopherson
1
-2
/
+2
2022-03-01
KVM: x86: Invoke kvm_mmu_unload() directly on CR4.PCIDE change
Sean Christopherson
1
-1
/
+1
2022-03-01
KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper
Sean Christopherson
1
-8
/
+2
2022-03-01
KVM: x86: WARN if KVM emulates an IPI without clearing the BUSY flag
Sean Christopherson
1
-5
/
+4
2022-03-01
KVM: x86: flush TLB separately from MMU reset
Paolo Bonzini
1
-22
/
+46
2022-02-25
KVM: x86/mmu: do not pass vcpu to root freeing functions
Paolo Bonzini
1
-2
/
+2
2022-02-25
KVM: x86: use struct kvm_mmu_root_info for mmu->root
Paolo Bonzini
1
-1
/
+1
2022-02-25
KVM: x86: do not deliver asynchronous page faults if CR0.PG=0
Paolo Bonzini
1
-4
/
+18
2022-02-25
KVM: x86: Reinitialize context if host userspace toggles EFER.LME
Paolo Bonzini
1
-2
/
+1
2022-02-25
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
1
-0
/
+18
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
1
-17
/
+89
2022-02-18
KVM: x86: allow defining return-0 static calls
Paolo Bonzini
1
-2
/
+2
2022-02-18
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
1
-2
/
+2
2022-02-18
KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
Paolo Bonzini
1
-1
/
+1
2022-02-18
KVM: x86: use static_call_cond for optional callbacks
Paolo Bonzini
1
-6
/
+2
2022-02-18
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
1
-3
/
+1
2022-02-18
x86/kvm: Fix compilation warning in non-x86_64 builds
Leonardo Bras
1
-0
/
+4
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
1
-5
/
+13
2022-02-17
kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
Anton Romanov
1
-0
/
+7
2022-02-17
KVM: x86: Add KVM_CAP_ENABLE_CAP to x86
Aaron Lewis
1
-0
/
+1
[next]