index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
1
-3
/
+315
2015-12-16
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
Andrey Smetanin
1
-0
/
+31
2015-12-16
kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
Andrey Smetanin
1
-4
/
+7
2015-11-25
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
1
-0
/
+20
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
1
-0
/
+315
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
1
-2
/
+19
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
1
-0
/
+10
2015-07-23
kvm/x86: added hyper-v crash msrs into kvm hyperv context
Andrey Smetanin
1
-3
/
+73
2015-07-23
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
1
-0
/
+307