Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
55d0a513a0e202c68af2c8f4b1e923a345227bbb
/
arch
/
x86
/
include
/
asm
/
hyperv-tlfs.h
ac94be4
Merge branch 'linus' into x86/hyperv
by Thomas Gleixner
· 5 years ago
dce7cd6
x86/hyperv: Allow guests to enable InvariantTSC
by Andrea Parri
· 5 years ago
b2d8b16
KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is impossible
by Vitaly Kuznetsov
· 5 years ago
6f6a657
KVM/Hyper-V/VMX: Add direct tlb flush support
by Vitaly Kuznetsov
· 5 years ago
7a83247
x86/Hyper-V: Fix definition of struct hv_vp_assist_page
by Tianyu Lan
· 5 years ago
fcd3f62
x86/hyperv: Create and use Hyper-V page definitions
by Maya Nakamura
· 5 years ago
fd1fea6
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
by Michael Kelley
· 6 years ago
687a3e4
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers
by Masahiro Yamada
· 6 years ago
9cd05ad
x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT
by Lan Tianyu
· 6 years ago
cc4edae4
x86/hyper-v: Add HvFlushGuestAddressList hypercall support
by Lan Tianyu
· 6 years ago
6a058a1e
x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.h
by Vitaly Kuznetsov
· 6 years ago
0aa6725
x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h
by Vitaly Kuznetsov
· 6 years ago
220d658
x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definition
by Vitaly Kuznetsov
· 6 years ago
a4987de
x86/hyper-v: Do some housekeeping in hyperv-tlfs.h
by Vitaly Kuznetsov
· 6 years ago
ec08449
x86/hyper-v: Mark TLFS structures packed
by Vitaly Kuznetsov
· 6 years ago
f682a79
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f726c46
x86/hyperv: Add GUEST_IDLE_MSR support
by Yi Sun
· 6 years ago
a1efa9b
x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
by Vitaly Kuznetsov
· 6 years ago
e61cf2e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
eb914cf
X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
by Tianyu Lan
· 6 years ago
81b18bc
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
by Sunil Muthuswamy
· 7 years ago
7dc9b6b
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
by Michael Kelley
· 7 years ago
c9c92be
x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header
by Vitaly Kuznetsov
· 7 years ago
f33ecec
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
366f03b
X86/Hyper-V: Enhanced IPI enlightenment
by K. Y. Srinivasan
· 7 years ago
68bb7bf
X86/Hyper-V: Enable IPI enlightenments
by K. Y. Srinivasan
· 7 years ago
ceef7d1
KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support
by Vitaly Kuznetsov
· 7 years ago
d8312a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
5431390b
x86/hyper-v: detect nested features
by Vitaly Kuznetsov
· 7 years ago
68d1eb7
x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
by Vitaly Kuznetsov
· 7 years ago
a46d15c
x86/hyper-v: allocate and use Virtual Processor Assist Pages
by Vitaly Kuznetsov
· 7 years ago
d4abc57
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
by Ladi Prosek
· 7 years ago
415bd1c
x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
by Vitaly Kuznetsov
· 7 years ago
5a48580
x86/hyper-v: move hyperv.h out of uapi
by Vitaly Kuznetsov
· 7 years ago
[Renamed (97%) from arch/x86/include/uapi/asm/hyperv.h]
98f65ad
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vector change
by Vitaly Kuznetsov
· 7 years ago
faeb783
kvm: x86: hyperv: guest->host event signaling via eventfd
by Roman Kagan
· 7 years ago
8942664
x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>
by KarimAllah Ahmed
· 7 years ago
9328626
x86/hyperv: Reenlightenment notifications support
by Vitaly Kuznetsov
· 7 years ago
6f52b16
License cleanup: add SPDX license identifier to uapi header files with no license
by Greg Kroah-Hartman
· 7 years ago
1278f58
x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition
by Vitaly Kuznetsov
· 7 years ago
628f54c
x86/hyper-v: Support extended CPU ranges for TLB flush hypercalls
by Vitaly Kuznetsov
· 7 years ago
2ffd9e3
x86/hyper-v: Use hypercall for remote TLB flush
by Vitaly Kuznetsov
· 7 years ago
f263fbb
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
7dcf90e
PCI: hv: Use vPCI protocol version 1.2
by Jork Loeser
· 8 years ago
2cf0284
x86/hyperv: Check frequency MSRs presence according to the specification
by Vitaly Kuznetsov
· 8 years ago
6c248aa
Drivers: hv: Base autoeoi enablement based on hypervisor hints
by K. Y. Srinivasan
· 8 years ago
4539673
Drivers: hv: Fix a typo
by K. Y. Srinivasan
· 8 years ago
d058fa7
Drivers: hv: vmbus: Move the crash notification function
by K. Y. Srinivasan
· 8 years ago
18f0986
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
by Andrey Smetanin
· 9 years ago
8ed6d76
kvm/x86: Rename Hyper-V long spin wait hypercall
by Andrey Smetanin
· 9 years ago
1f4b34f
kvm/x86: Hyper-V SynIC timers
by Andrey Smetanin
· 9 years ago
c71acc4
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
by Andrey Smetanin
· 9 years ago
5b423ef
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
by Andrey Smetanin
· 9 years ago
4f39bcf
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
by Andrey Smetanin
· 9 years ago
c75efa9
drivers/hv: share Hyper-V SynIC constants with userspace
by Andrey Smetanin
· 9 years ago
9eec50b
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
by Andrey Smetanin
· 9 years ago
e516ceb
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
by Andrey Smetanin
· 9 years ago
ca9357b
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
by K. Y. Srinivasan
· 9 years ago
5d75a74
x86: hyperv: add CPUID bit for crash handlers
by Paolo Bonzini
· 10 years ago
a88464a
kvm: add hyper-v crash msrs values
by Andrey Smetanin
· 10 years ago
89f9f67
hv: vmbus_post_msg: retry the hypercall on some transient errors
by Dexuan Cui
· 10 years ago
4061ed9
Drivers: hv: vmbus: Implement a clockevent device
by K. Y. Srinivasan
· 10 years ago
e984097
add support for Hyper-V reference time counter
by Vadim Rozenfeld
· 11 years ago
9e7827b
x86, hyperv: Get the local APIC timer frequency from the hypervisor
by K. Y. Srinivasan
· 11 years ago
af170c5
UAPI: (Scripted) Disintegrate arch/x86/include/asm
by David Howells
· 12 years ago
[Renamed from arch/x86/include/asm/hyperv.h]
5289d3d
Staging: hv: vmbus: Retry vmbus_post_msg() before giving up
by K. Y. Srinivasan
· 13 years ago
e08cae4
x86: Clean up the hypervisor layer
by H. Peter Anvin
· 15 years ago
a2a47c6
x86: Detect running on a Microsoft HyperV system
by Ky Srinivasan
· 15 years ago
1d5103c
KVM: Add HYPER-V header file
by Gleb Natapov
· 15 years ago