summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mshyperv.h
AgeCommit message (Expand)AuthorLines
2022-06-15x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan-0/+4
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy-7/+0
2021-12-28x86/hyperv: Fix definition of hv_ghcb_pg variableMichael Kelley-1/+1
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan-14/+49
2021-10-28x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan-1/+6
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan-0/+4
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley-4/+0
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury-0/+1
2021-04-21x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury-32/+0
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley-4/+0
2021-03-08clocksource/drivers/hyper-v: Handle sched_clock differences inlineMichael Kelley-11/+0
2021-03-08clocksource/drivers/hyper-v: Handle vDSO differences inlineMichael Kelley-4/+0
2021-03-08Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley-1/+0
2021-03-08Drivers: hv: vmbus: Handle auto EOI quirk inlineMichael Kelley-3/+0
2021-03-08Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley-29/+10
2021-03-08Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley-5/+0
2021-02-11iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu-0/+4
2021-02-11x86/hyperv: implement an MSI domain for root partitionWei Liu-0/+2
2021-02-11asm-generic/hyperv: update hv_msi_entryWei Liu-2/+2
2021-02-11x86/hyperv: provide a bunch of helper functionsWei Liu-0/+4
2021-02-11x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu-0/+2
2021-02-11x86/hyperv: allocate output arg pages if requiredWei Liu-0/+1
2021-02-11x86/hyperv: detect if Linux is the root partitionWei Liu-0/+2
2021-01-05x86/hyperv: Fix kexec panic/hang issuesDexuan Cui-0/+2
2020-10-14Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley-0/+1
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley-0/+12
2020-06-11x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVECThomas Gleixner-13/+0
2020-04-27Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2020-04-21Drivers: hv: Move AEOI determination to architecture dependent codeMichael Kelley-0/+2
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+8
2020-03-09PCI: hv: Introduce hv_msi_entryBoqun Feng-0/+8
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner-2/+2
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner-0/+2
2019-11-21x86: hv: Add function to allocate zeroed page for Hyper-VHimadri Pandya-0/+1
2019-07-22x86/hyperv: Add functions to allocate/deallocate page for Hyper-VMaya Nakamura-1/+4
2019-07-12Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-143/+5
2019-07-08Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.hMichael Kelley-143/+5
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley-70/+11
2018-12-21x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu-0/+15
2018-11-05x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()Yi Wang-1/+1
2018-10-09x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun-0/+2
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+12
2018-08-06X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall supportTianyu Lan-0/+2
2018-07-29Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.cSunil Muthuswamy-0/+3
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman-1/+4
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy-0/+1
2018-07-06Merge branch 'x86/urgent' into x86/hypervThomas Gleixner-1/+4
2018-07-06x86/hyper-v: Fix the circular dependency in IPI enlightenmentK. Y. Srinivasan-1/+4