Linus Torvalds
|
b357bf6023
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
7 years ago |
Vitaly Kuznetsov
|
c70126764b
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX implementation
|
7 years ago |
Vitaly Kuznetsov
|
e2f11f4282
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implementation
|
7 years ago |
Vitaly Kuznetsov
|
56b9ae7830
KVM: x86: hyperv: do rep check for each hypercall separately
|
7 years ago |
Vitaly Kuznetsov
|
142c95da92
KVM: x86: hyperv: use defines when parsing hypercall parameters
|
7 years ago |
Radim Krčmář
|
696ca779a9
KVM: x86: fix #UD address of failed Hyper-V hypercalls
|
7 years ago |
Paolo Bonzini
|
452a68d0ef
KVM: hyperv: idr_find needs RCU protection
|
7 years ago |
Marian Rotariu
|
6356ee0c96
x86: Delay skip of emulated hypercall instruction
|
7 years ago |
Ladi Prosek
|
d4abc577bb
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
|
7 years ago |
Dan Carpenter
|
d32ef547fd
kvm: x86: hyperv: delete dead code in kvm_hv_hypercall()
|
7 years ago |
Vitaly Kuznetsov
|
915e6f78bd
x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked
|
7 years ago |
Vitaly Kuznetsov
|
98f65ad458
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vector change
|
7 years ago |
Vitaly Kuznetsov
|
a2e164e7f4
x86/kvm/hyper-v: add reenlightenment MSRs support
|
7 years ago |
Roman Kagan
|
faeb7833ee
kvm: x86: hyperv: guest->host event signaling via eventfd
|
7 years ago |
Roman Kagan
|
cbc0236a4b
kvm: x86: factor out kvm.arch.hyperv (de)init
|
7 years ago |
Longpeng(Mike)
|
de63ad4cf4
KVM: X86: implement the logic for spinlock optimization
|
8 years ago |
Longpeng(Mike)
|
199b5763d3
KVM: add spinlock optimization framework
|
8 years ago |
Ladi Prosek
|
72c139bacf
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
|
8 years ago |
Roman Kagan
|
f1ff89ec44
kvm: x86: hyperv: avoid livelock in oneshot SynIC timers
|
8 years ago |
Roman Kagan
|
d3457c877b
kvm: x86: hyperv: make VP_INDEX managed by userspace
|
8 years ago |
Roman Kagan
|
efc479e690
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
|
8 years ago |
Ingo Molnar
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 years ago |
Linus Torvalds
|
fd7e9a8834
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
8 years ago |
Frederic Weisbecker
|
5613fda9a5
sched/cputime: Convert task/group cputime to nsecs
|
8 years ago |
Radim Krčmář
|
f98a3efb28
KVM: x86: use delivery to self in hyperv synic
|
8 years ago |
Paolo Bonzini
|
3f5ad8be37
KVM: hyperv: fix locking of struct kvm_hv fields
|
8 years ago |
Jiang Biao
|
ecd8a8c2b4
kvm: x86: hyperv: make function static to avoid compiling warning
|
9 years ago |
Paolo Bonzini
|
095cf55df7
KVM: x86: Hyper-V tsc page setup
|
9 years ago |
Paolo Bonzini
|
108b249c45
KVM: x86: introduce get_kvmclock_ns
|
9 years ago |
Paolo Bonzini
|
a2b5c3c0c8
KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled
|
9 years ago |