summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/hyperv-tlfs.h
AgeCommit message (Expand)Author
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui
2023-08-22x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan
2023-04-18x86/hyperv: Add VTL specific structs and hypercallsSaurabh Sengar
2023-04-17PCI: hv: Enable PCI pass-thru devices in Confidential VMsMichael Kelley
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-01-17x86/hyperv: Add an interface to do nested hypercallsJinank Jain
2023-01-17Drivers: hv: Setup synic registers in case of nested root partitionJinank Jain
2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain
2022-12-29Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini
2022-12-29x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC defineVitaly Kuznetsov
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-28x86/hyperv: Expand definition of struct hv_vp_assist_pageSaurabh Sengar
2022-11-18KVM: nSVM: hyper-v: Enable L2 TLB flushVitaly Kuznetsov
2022-11-18KVM: nVMX: hyper-v: Enable L2 TLB flushVitaly Kuznetsov
2022-11-18KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercallsVitaly Kuznetsov
2022-11-18x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"Sean Christopherson
2022-11-18x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.hSean Christopherson
2022-09-26x86/hyperv: Update 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov
2022-09-26x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy
2021-10-28x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan
2021-08-04x86/hyperv: fix root partition faults when writing to VP assist page MSRPraveen Kumar
2021-06-17hyperv: SVM enlightened TLB flush support flagVineeth Pillai
2021-06-17KVM: hyper-v: Advertise support for fast XMM hypercallsSiddharth Chandrasekaran
2021-06-17KVM: x86: kvm_hv_flush_tlb use inputs from XMM registersSiddharth Chandrasekaran
2021-03-08Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley
2021-03-08x86/hyper-v: Move hv_message_type to architecture neutral moduleMichael Kelley
2021-02-11asm-generic/hyperv: import data structures for mapping device interruptsWei Liu
2021-02-11x86/hyperv: detect if Linux is the root partitionWei Liu
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)
2020-11-04x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports itDexuan Cui
2020-09-27x86/hyperv: Remove aliases with X64 in their nameJoseph Salisbury
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-01x86/hyper-v: Add synthetic debugger definitionsJon Doron
2020-05-20x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent filesMichael Kelley
2020-05-20x86/hyperv: Remove HV_PROCESSOR_POWER_STATE #definesMichael Kelley
2020-05-20KVM: x86: hyperv: Remove duplicate definitions of Reference TSC PageMichael Kelley
2020-03-09PCI: hv: Introduce hv_msi_entryBoqun Feng
2020-03-09PCI: hv: Move retarget related structures into tlfs headerBoqun Feng
2020-03-09PCI: hv: Move hypercall related definitions into tlfs headerBoqun Feng
2020-01-17x86/hyper-v: Add "polling" bit to hv_synic_sintWei Liu
2019-11-15Merge branch 'linus' into x86/hypervThomas Gleixner
2019-11-12x86/hyperv: Allow guests to enable InvariantTSCAndrea Parri
2019-09-24KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is im...Vitaly Kuznetsov
2019-09-24KVM/Hyper-V/VMX: Add direct tlb flush supportVitaly Kuznetsov
2019-09-24x86/Hyper-V: Fix definition of struct hv_vp_assist_pageTianyu Lan
2019-07-22x86/hyperv: Create and use Hyper-V page definitionsMaya Nakamura
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley
2019-05-14treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headersMasahiro Yamada
2019-02-28x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu