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
/
hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref
Wanpeng Li
1
-1
/
+1
2021-02-09
KVM: x86: hyper-v: Allocate Hyper-V context lazily
Vitaly Kuznetsov
1
-8
/
+25
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
1
-4
/
+23
2021-02-09
KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically
Vitaly Kuznetsov
1
-2
/
+14
2021-02-09
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
1
-7
/
+10
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
1
-6
/
+8
2021-02-09
KVM: x86: hyper-v: Stop shadowing global 'current_vcpu' variable
Vitaly Kuznetsov
1
-6
/
+5
2021-02-09
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
1
-51
/
+56
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_syndbg()
Vitaly Kuznetsov
1
-4
/
+4
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu()
Vitaly Kuznetsov
1
-18
/
+18
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
1
-15
/
+15
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_vcpu() to to_hv_vcpu()
Vitaly Kuznetsov
1
-12
/
+12
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
1
-11
/
+29
2021-02-04
KVM: x86: use static calls to reduce kvm_x86_ops overhead
Jason Baron
1
-2
/
+2
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
1
-3
/
+3
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+11
2020-09-28
KVM: x86: hyper-v: disallow configuring SynIC timers with no SynIC
Vitaly Kuznetsov
1
-0
/
+11
2020-09-27
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
1
-10
/
+10
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-10
x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabled
Jon Doron
1
-0
/
+1
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+187
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-06-03
x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()
Al Viro
1
-1
/
+1
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls
Jon Doron
1
-0
/
+28
2020-06-01
x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
Jon Doron
1
-1
/
+1
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
1
-3
/
+155
2020-05-20
KVM: x86: hyperv: Remove duplicate definitions of Reference TSC Page
Michael Kelley
1
-2
/
+2
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
1
-1
/
+1
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
1
-1
/
+1
2020-04-23
KVM: x86: move nested-related kvm_x86_ops to a separate struct
Paolo Bonzini
1
-2
/
+2
2020-04-21
KVM: x86: make Hyper-V PV TLB flush use tlb_flush_guest()
Vitaly Kuznetsov
1
-2
/
+1
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
1
-4
/
+4
2020-02-05
kvm: x86: hyperv: Use APICv update request interface
Suravee Suthikulpanit
1
-2
/
+3
2020-01-27
KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks
Marios Pomonis
1
-4
/
+6
2020-01-21
KVM: hyperv: Fix some typos in vcpu unimpl info
Miaohe Lin
1
-2
/
+2
2020-01-21
KVM: Fix some comment typos and missing parentheses
Miaohe Lin
1
-1
/
+1
2020-01-08
KVM: X86: Move irrelevant declarations out of ioapic.h
Peter Xu
1
-0
/
+1
2019-09-24
KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is im...
Vitaly Kuznetsov
1
-1
/
+3
2019-09-24
KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel
Wanpeng Li
1
-2
/
+10
2019-08-27
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
1
-1
/
+4
2019-07-15
x86: kvm: avoid -Wsometimes-uninitized warning
Arnd Bergmann
1
-11
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-4
/
+1
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+12
2019-04-30
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
1
-12
/
+12
2019-04-18
x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
Vitaly Kuznetsov
1
-1
/
+10
2019-03-28
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
1
-2
/
+7
2019-02-20
kvm: x86: Add memcg accounting to KVM allocations
Ben Gardon
1
-1
/
+1
2019-01-25
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2019-01-25
x86/kvm/hyper-v: recommend using eVMCS only when it is enabled
Vitaly Kuznetsov
1
-1
/
+2
[next]