index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
KVM: hyperv: define VP assist page helpers
Ladi Prosek
1
-2
/
+21
2019-09-16
KVM: x86: hyperv: keep track of mismatched VP indexes
Vitaly Kuznetsov
1
-3
/
+23
2019-09-16
KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv' variables
Vitaly Kuznetsov
1
-9
/
+9
2019-09-16
KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
Vitaly Kuznetsov
1
-3
/
+5
2019-05-25
x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
Vitaly Kuznetsov
1
-1
/
+10
2018-08-06
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
1
-7
/
+20
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+158
2018-05-26
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...
Vitaly Kuznetsov
1
-12
/
+98
2018-05-26
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...
Vitaly Kuznetsov
1
-1
/
+57
2018-05-26
KVM: x86: hyperv: do rep check for each hypercall separately
Vitaly Kuznetsov
1
-9
/
+12
2018-05-26
KVM: x86: hyperv: use defines when parsing hypercall parameters
Vitaly Kuznetsov
1
-3
/
+3
2018-05-25
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
1
-8
/
+11
2018-05-11
KVM: hyperv: idr_find needs RCU protection
Paolo Bonzini
1
-1
/
+3
2018-05-11
x86: Delay skip of emulated hypercall instruction
Marian Rotariu
1
-1
/
+1
2018-03-28
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
1
-4
/
+4
2018-03-23
kvm: x86: hyperv: delete dead code in kvm_hv_hypercall()
Dan Carpenter
1
-8
/
+7
2018-03-17
x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked
Vitaly Kuznetsov
1
-1
/
+9
2018-03-17
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...
Vitaly Kuznetsov
1
-10
/
+22
2018-03-17
x86/kvm/hyper-v: add reenlightenment MSRs support
Vitaly Kuznetsov
1
-0
/
+21
2018-03-06
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
1
-1
/
+102
2018-03-06
kvm: x86: factor out kvm.arch.hyperv (de)init
Roman Kagan
1
-0
/
+9
2017-08-08
KVM: X86: implement the logic for spinlock optimization
Longpeng(Mike)
1
-1
/
+1
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
1
-1
/
+1
2017-08-07
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
Ladi Prosek
1
-0
/
+6
2017-07-20
kvm: x86: hyperv: avoid livelock in oneshot SynIC timers
Roman Kagan
1
-3
/
+4
2017-07-14
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
1
-19
/
+35
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
1
-4
/
+9
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-0
/
+2
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
1
-2
/
+3
2017-01-09
KVM: x86: use delivery to self in hyperv synic
Radim Krčmář
1
-2
/
+2
2016-12-16
KVM: hyperv: fix locking of struct kvm_hv fields
Paolo Bonzini
1
-9
/
+15
2016-11-17
kvm: x86: hyperv: make function static to avoid compiling warning
Jiang Biao
1
-1
/
+1
2016-09-20
KVM: x86: Hyper-V tsc page setup
Paolo Bonzini
1
-16
/
+141
2016-09-20
KVM: x86: introduce get_kvmclock_ns
Paolo Bonzini
1
-1
/
+1
2016-04-01
KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled
Paolo Bonzini
1
-0
/
+5
2016-02-16
kvm/x86: Hyper-V VMBus hypercall userspace exit
Andrey Smetanin
1
-7
/
+32
2016-02-16
kvm/x86: Reject Hyper-V hypercall continuation
Andrey Smetanin
1
-0
/
+7
2016-02-16
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
1
-1
/
+1
2016-02-16
kvm/x86: Rename Hyper-V long spin wait hypercall
Andrey Smetanin
1
-1
/
+1
2016-01-08
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
1
-1
/
+26
2016-01-08
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
1
-5
/
+5
2016-01-08
kvm/x86: Update SynIC timers on guest entry only
Andrey Smetanin
1
-19
/
+19
2016-01-08
kvm/x86: Skip SynIC vector check for QEMU side
Andrey Smetanin
1
-3
/
+4
2016-01-08
kvm/x86: Hyper-V fix SynIC timer disabling condition
Andrey Smetanin
1
-1
/
+1
2016-01-08
kvm/x86: Reorg stimer_expiration() to better control timer restart
Andrey Smetanin
1
-12
/
+14
2016-01-08
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
Andrey Smetanin
1
-23
/
+20
2016-01-08
kvm/x86: Drop stimer_stop() function
Andrey Smetanin
1
-6
/
+1
2016-01-08
kvm/x86: Hyper-V timers fix incorrect logical operation
Andrey Smetanin
1
-1
/
+1
2015-12-16
kvm/x86: Remove Hyper-V SynIC timer stopping
Andrey Smetanin
1
-1
/
+0
[next]