index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
hyperv.c
Age
Commit message (
Expand
)
Author
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-28
KVM: x86: hyper-v: disallow configuring SynIC timers with no SynIC
Vitaly Kuznetsov
2020-09-27
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-10
x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabled
Jon Doron
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-03
x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()
Al Viro
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls
Jon Doron
2020-06-01
x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
Jon Doron
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
2020-05-20
KVM: x86: hyperv: Remove duplicate definitions of Reference TSC Page
Michael Kelley
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
2020-04-23
KVM: x86: move nested-related kvm_x86_ops to a separate struct
Paolo Bonzini
2020-04-21
KVM: x86: make Hyper-V PV TLB flush use tlb_flush_guest()
Vitaly Kuznetsov
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-02-05
kvm: x86: hyperv: Use APICv update request interface
Suravee Suthikulpanit
2020-01-27
KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks
Marios Pomonis
2020-01-21
KVM: hyperv: Fix some typos in vcpu unimpl info
Miaohe Lin
2020-01-21
KVM: Fix some comment typos and missing parentheses
Miaohe Lin
2020-01-08
KVM: X86: Move irrelevant declarations out of ioapic.h
Peter Xu
2019-09-24
KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is im...
Vitaly Kuznetsov
2019-09-24
KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel
Wanpeng Li
2019-08-27
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
2019-07-15
x86: kvm: avoid -Wsometimes-uninitized warning
Arnd Bergmann
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-04-30
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
2019-04-18
x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
Vitaly Kuznetsov
2019-03-28
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
2019-02-20
kvm: x86: Add memcg accounting to KVM allocations
Ben Gardon
2019-01-25
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
x86/kvm/hyper-v: recommend using eVMCS only when it is enabled
Vitaly Kuznetsov
2019-01-25
x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR
Vitaly Kuznetsov
2019-01-25
x86/kvm/hyper-v: don't announce GUEST IDLE MSR support
Vitaly Kuznetsov
2018-12-14
x86/hyper-v: Stop caring about EOI for direct stimers
Vitaly Kuznetsov
2018-12-14
x86/kvm/hyper-v: avoid open-coding stimer_mark_pending() in kvm_hv_notify_ack...
Vitaly Kuznetsov
2018-12-14
x86/kvm/hyper-v: direct mode for synthetic timers
Vitaly Kuznetsov
2018-12-14
x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.h
Vitaly Kuznetsov
2018-12-14
x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2018-12-14
x86/hyper-v: Do some housekeeping in hyperv-tlfs.h
Vitaly Kuznetsov
2018-12-14
x86: kvm: hyperv: don't retry message delivery for periodic timers
Roman Kagan
2018-12-14
x86: kvm: hyperv: simplify SynIC message delivery
Roman Kagan
2018-10-17
x86/kvm/hyperv: don't clear VP assist pages on init
Vitaly Kuznetsov
2018-10-17
KVM: hyperv: define VP assist page helpers
Ladi Prosek
2018-10-17
KVM: x86: hyperv: optimize sparse VP set processing
Vitaly Kuznetsov
2018-10-17
KVM: x86: hyperv: fix 'tlb_lush' typo
Vitaly Kuznetsov
2018-10-17
KVM: x86: hyperv: implement PV IPI send hypercalls
Vitaly Kuznetsov
[next]