aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hyperv-tlfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy1-0/+33
2021-10-28x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan1-0/+17
2021-08-04x86/hyperv: fix root partition faults when writing to VP assist page MSRPraveen Kumar1-0/+9
2021-06-17hyperv: SVM enlightened TLB flush support flagVineeth Pillai1-0/+9
2021-06-17KVM: hyper-v: Advertise support for fast XMM hypercallsSiddharth Chandrasekaran1-1/+6
2021-06-17KVM: x86: kvm_hv_flush_tlb use inputs from XMM registersSiddharth Chandrasekaran1-0/+3
2021-03-08Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley1-38/+64
2021-03-08x86/hyper-v: Move hv_message_type to architecture neutral moduleMichael Kelley1-29/+0
2021-02-11asm-generic/hyperv: import data structures for mapping device interruptsWei Liu1-0/+13
2021-02-11x86/hyperv: detect if Linux is the root partitionWei Liu1-0/+10
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)1-0/+15
2020-11-04x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports itDexuan Cui1-0/+7
2020-09-27x86/hyperv: Remove aliases with X64 in their nameJoseph Salisbury1-33/+0
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2020-06-01x86/hyper-v: Add synthetic debugger definitionsJon Doron1-0/+6
2020-05-20x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent filesMichael Kelley1-423/+36
2020-05-20x86/hyperv: Remove HV_PROCESSOR_POWER_STATE #definesMichael Kelley1-5/+0
2020-05-20KVM: x86: hyperv: Remove duplicate definitions of Reference TSC PageMichael Kelley1-8/+0
2020-03-09PCI: hv: Introduce hv_msi_entryBoqun Feng1-2/+9
2020-03-09PCI: hv: Move retarget related structures into tlfs headerBoqun Feng1-0/+31
2020-03-09PCI: hv: Move hypercall related definitions into tlfs headerBoqun Feng1-0/+3
2020-01-17x86/hyper-v: Add "polling" bit to hv_synic_sintWei Liu1-1/+2
2019-11-15Merge branch 'linus' into x86/hypervThomas Gleixner1-5/+26
2019-11-12x86/hyperv: Allow guests to enable InvariantTSCAndrea Parri1-0/+5
2019-09-24KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is impossibleVitaly Kuznetsov1-0/+7
2019-09-24KVM/Hyper-V/VMX: Add direct tlb flush supportVitaly Kuznetsov1-0/+4
2019-09-24x86/Hyper-V: Fix definition of struct hv_vp_assist_pageTianyu Lan1-5/+15
2019-07-22x86/hyperv: Create and use Hyper-V page definitionsMaya Nakamura1-1/+11
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley1-0/+6
2019-05-14treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headersMasahiro Yamada1-1/+1
2019-02-28x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu1-1/+1
2018-12-21x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu1-0/+32
2018-12-14x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.hVitaly Kuznetsov1-6/+0
2018-12-14x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.hVitaly Kuznetsov1-0/+69
2018-12-14x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definitionVitaly Kuznetsov1-1/+0
2018-12-14x86/hyper-v: Do some housekeeping in hyperv-tlfs.hVitaly Kuznetsov1-95/+91
2018-12-14x86/hyper-v: Mark TLFS structures packedVitaly Kuznetsov1-22/+25
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2018-10-09x86/hyperv: Add GUEST_IDLE_MSR supportYi Sun1-0/+5
2018-09-20x86/hyper-v: rename ipi_arg_{ex,non_ex} structuresVitaly Kuznetsov1-7/+9
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2018-08-06X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall supportTianyu Lan1-0/+8
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy1-2/+3
2018-07-03Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley1-6/+6
2018-05-26x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common headerVitaly Kuznetsov1-0/+16
2018-05-26Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář1-1/+29
2018-05-19X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan1-1/+14
2018-05-19X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan1-0/+15
2018-05-14KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap supportVitaly Kuznetsov1-1/+8
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+709