summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/hyperv-tlfs.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-18x86/hyperv: Add VTL specific structs and hypercallsSaurabh Sengar1-0/+75
2023-04-17PCI: hv: Enable PCI pass-thru devices in Confidential VMsMichael Kelley1-0/+3
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2023-01-17x86/hyperv: Add an interface to do nested hypercallsJinank Jain1-1/+2
2023-01-17Drivers: hv: Setup synic registers in case of nested root partitionJinank Jain1-0/+11
2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain1-0/+3
2022-12-29Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini1-0/+3
2022-12-29x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC defineVitaly Kuznetsov1-0/+3
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+37
2022-11-28x86/hyperv: Expand definition of struct hv_vp_assist_pageSaurabh Sengar1-1/+10
2022-11-18KVM: nSVM: hyper-v: Enable L2 TLB flushVitaly Kuznetsov1-0/+4
2022-11-18KVM: nVMX: hyper-v: Enable L2 TLB flushVitaly Kuznetsov1-0/+9
2022-11-18KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercallsVitaly Kuznetsov1-0/+2
2022-11-18x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"Sean Christopherson1-1/+1
2022-11-18x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.hSean Christopherson1-0/+22
2022-09-26x86/hyperv: Update 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov1-2/+16
2022-09-26x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov1-2/+2
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-04Merge 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 im...Vitaly 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-15treewide: 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