index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
hyperv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-13
1
-1
/
+1
|
\
|
*
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
2020-05-08
1
-1
/
+1
*
|
KVM: x86: move nested-related kvm_x86_ops to a separate struct
Paolo Bonzini
2020-04-23
1
-2
/
+2
*
|
KVM: x86: make Hyper-V PV TLB flush use tlb_flush_guest()
Vitaly Kuznetsov
2020-04-21
1
-2
/
+1
|
/
*
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
1
-4
/
+4
*
kvm: x86: hyperv: Use APICv update request interface
Suravee Suthikulpanit
2020-02-05
1
-2
/
+3
*
KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks
Marios Pomonis
2020-01-27
1
-4
/
+6
*
KVM: hyperv: Fix some typos in vcpu unimpl info
Miaohe Lin
2020-01-21
1
-2
/
+2
*
KVM: Fix some comment typos and missing parentheses
Miaohe Lin
2020-01-21
1
-1
/
+1
*
KVM: X86: Move irrelevant declarations out of ioapic.h
Peter Xu
2020-01-08
1
-0
/
+1
*
KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is im...
Vitaly Kuznetsov
2019-09-24
1
-1
/
+3
*
KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel
Wanpeng Li
2019-09-24
1
-2
/
+10
*
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
2019-08-27
1
-1
/
+4
*
x86: kvm: avoid -Wsometimes-uninitized warning
Arnd Bergmann
2019-07-15
1
-11
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
1
-12
/
+12
|
\
|
*
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
2019-04-30
1
-12
/
+12
*
|
x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
Vitaly Kuznetsov
2019-04-18
1
-1
/
+10
|
/
*
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
2019-03-28
1
-2
/
+7
*
kvm: x86: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
1
-1
/
+1
*
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
1
-1
/
+1
*
x86/kvm/hyper-v: recommend using eVMCS only when it is enabled
Vitaly Kuznetsov
2019-01-25
1
-1
/
+2
*
x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR
Vitaly Kuznetsov
2019-01-25
1
-1
/
+0
*
x86/kvm/hyper-v: don't announce GUEST IDLE MSR support
Vitaly Kuznetsov
2019-01-25
1
-1
/
+0
*
x86/hyper-v: Stop caring about EOI for direct stimers
Vitaly Kuznetsov
2018-12-14
1
-33
/
+3
*
x86/kvm/hyper-v: avoid open-coding stimer_mark_pending() in kvm_hv_notify_ack...
Vitaly Kuznetsov
2018-12-14
1
-9
/
+3
*
x86/kvm/hyper-v: direct mode for synthetic timers
Vitaly Kuznetsov
2018-12-14
1
-8
/
+59
*
x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.h
Vitaly Kuznetsov
2018-12-14
1
-17
/
+18
*
x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2018-12-14
1
-0
/
+121
*
x86/hyper-v: Do some housekeeping in hyperv-tlfs.h
Vitaly Kuznetsov
2018-12-14
1
-2
/
+2
*
x86: kvm: hyperv: don't retry message delivery for periodic timers
Roman Kagan
2018-12-14
1
-2
/
+12
*
x86: kvm: hyperv: simplify SynIC message delivery
Roman Kagan
2018-12-14
1
-57
/
+41
*
x86/kvm/hyperv: don't clear VP assist pages on init
Vitaly Kuznetsov
2018-10-17
1
-1
/
+7
*
KVM: hyperv: define VP assist page helpers
Ladi Prosek
2018-10-17
1
-2
/
+21
*
KVM: x86: hyperv: optimize sparse VP set processing
Vitaly Kuznetsov
2018-10-17
1
-98
/
+67
*
KVM: x86: hyperv: fix 'tlb_lush' typo
Vitaly Kuznetsov
2018-10-17
1
-3
/
+3
*
KVM: x86: hyperv: implement PV IPI send hypercalls
Vitaly Kuznetsov
2018-10-17
1
-0
/
+115
*
KVM: x86: hyperv: optimize kvm_hv_flush_tlb() for vp_index == vcpu_idx case
Vitaly Kuznetsov
2018-10-17
1
-44
/
+52
*
KVM: x86: hyperv: valid_bank_mask should be 'u64'
Vitaly Kuznetsov
2018-10-17
1
-2
/
+3
*
KVM: x86: hyperv: keep track of mismatched VP indexes
Vitaly Kuznetsov
2018-10-17
1
-3
/
+23
*
KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv' variables
Vitaly Kuznetsov
2018-10-17
1
-9
/
+9
*
KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
Vitaly Kuznetsov
2018-10-17
1
-19
/
+23
*
KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
Vitaly Kuznetsov
2018-10-17
1
-3
/
+5
*
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
2018-08-06
1
-7
/
+20
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-13
/
+158
|
\
|
*
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...
Vitaly Kuznetsov
2018-05-26
1
-12
/
+98
|
*
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...
Vitaly Kuznetsov
2018-05-26
1
-1
/
+57
|
*
KVM: x86: hyperv: do rep check for each hypercall separately
Vitaly Kuznetsov
2018-05-26
1
-9
/
+12
|
*
KVM: x86: hyperv: use defines when parsing hypercall parameters
Vitaly Kuznetsov
2018-05-26
1
-3
/
+3
*
|
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2018-05-25
1
-8
/
+11
|
/
[next]