index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
hyperv.c
Age
Commit message (
Expand
)
Author
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-26
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...
Vitaly Kuznetsov
2018-05-26
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...
Vitaly Kuznetsov
2018-05-26
KVM: x86: hyperv: do rep check for each hypercall separately
Vitaly Kuznetsov
2018-05-26
KVM: x86: hyperv: use defines when parsing hypercall parameters
Vitaly Kuznetsov
2018-05-25
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2018-05-11
KVM: hyperv: idr_find needs RCU protection
Paolo Bonzini
2018-05-11
x86: Delay skip of emulated hypercall instruction
Marian Rotariu
2018-03-28
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
2018-03-23
kvm: x86: hyperv: delete dead code in kvm_hv_hypercall()
Dan Carpenter
2018-03-16
x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked
Vitaly Kuznetsov
2018-03-16
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...
Vitaly Kuznetsov
2018-03-16
x86/kvm/hyper-v: add reenlightenment MSRs support
Vitaly Kuznetsov
2018-03-06
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
2018-03-06
kvm: x86: factor out kvm.arch.hyperv (de)init
Roman Kagan
2017-08-08
KVM: X86: implement the logic for spinlock optimization
Longpeng(Mike)
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-07
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
Ladi Prosek
2017-07-20
kvm: x86: hyperv: avoid livelock in oneshot SynIC timers
Roman Kagan
2017-07-14
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-01-09
KVM: x86: use delivery to self in hyperv synic
Radim Krčmář
2016-12-16
KVM: hyperv: fix locking of struct kvm_hv fields
Paolo Bonzini
2016-11-16
kvm: x86: hyperv: make function static to avoid compiling warning
Jiang Biao
2016-09-20
KVM: x86: Hyper-V tsc page setup
Paolo Bonzini
2016-09-20
KVM: x86: introduce get_kvmclock_ns
Paolo Bonzini
2016-04-01
KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled
Paolo Bonzini
2016-02-16
kvm/x86: Hyper-V VMBus hypercall userspace exit
Andrey Smetanin
2016-02-16
kvm/x86: Reject Hyper-V hypercall continuation
Andrey Smetanin
2016-02-16
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
2016-02-16
kvm/x86: Rename Hyper-V long spin wait hypercall
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
2016-01-08
kvm/x86: Update SynIC timers on guest entry only
Andrey Smetanin
2016-01-08
kvm/x86: Skip SynIC vector check for QEMU side
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V fix SynIC timer disabling condition
Andrey Smetanin
2016-01-08
kvm/x86: Reorg stimer_expiration() to better control timer restart
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
Andrey Smetanin
2016-01-08
kvm/x86: Drop stimer_stop() function
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V timers fix incorrect logical operation
Andrey Smetanin
2015-12-16
kvm/x86: Remove Hyper-V SynIC timer stopping
Andrey Smetanin
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
Andrey Smetanin
2015-12-16
kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
Andrey Smetanin
2015-11-25
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
[next]