summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mshyperv.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-05Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2023-07-24x86/hyperv: fix a warning in mshyperv.hZhiHu1-1/+1
2023-06-05clocksource: hyper-v: Provide noinstr sched_clock()Peter Zijlstra1-0/+5
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-04-18x86/hyperv: VTL support for Hyper-VSaurabh Sengar1-0/+10
2023-04-18x86/hyperv: Make hv_get_nmi_reason publicSaurabh Sengar1-0/+5
2023-04-14x86/hyperv: Mark hv_ghcb_terminate() as noreturnGuilherme G. Piccoli1-1/+1
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley1-6/+10
2023-02-16x86/hyperv: Fix hv_get/set_register for nested bringupNuno Das Neves1-4/+8
2023-01-17x86/hyperv: Add an interface to do nested hypercallsJinank Jain1-4/+38
2023-01-17Drivers: hv: Setup synic registers in case of nested root partitionJinank Jain1-24/+6
2022-11-17clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.hThomas Gleixner1-2/+0
2022-06-15x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan1-0/+4
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy1-7/+0
2021-12-28x86/hyperv: Fix definition of hv_ghcb_pg variableMichael Kelley1-1/+1
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan1-14/+49
2021-10-28x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan1-1/+6
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan1-0/+4
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley1-4/+0
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury1-0/+1
2021-04-21x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury1-32/+0
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley1-4/+0
2021-03-08clocksource/drivers/hyper-v: Handle sched_clock differences inlineMichael Kelley1-11/+0
2021-03-08clocksource/drivers/hyper-v: Handle vDSO differences inlineMichael Kelley1-4/+0
2021-03-08Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley1-1/+0
2021-03-08Drivers: hv: vmbus: Handle auto EOI quirk inlineMichael Kelley1-3/+0
2021-03-08Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley1-29/+10
2021-03-08Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley1-5/+0
2021-02-11iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu1-0/+4
2021-02-11x86/hyperv: implement an MSI domain for root partitionWei Liu1-0/+2
2021-02-11asm-generic/hyperv: update hv_msi_entryWei Liu1-2/+2
2021-02-11x86/hyperv: provide a bunch of helper functionsWei Liu1-0/+4
2021-02-11x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu1-0/+2
2021-02-11x86/hyperv: allocate output arg pages if requiredWei Liu1-0/+1
2021-02-11x86/hyperv: detect if Linux is the root partitionWei Liu1-0/+2
2021-01-05x86/hyperv: Fix kexec panic/hang issuesDexuan Cui1-0/+2
2020-10-14Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley1-0/+1
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley1-0/+12
2020-06-11x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVECThomas Gleixner1-13/+0
2020-04-27Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2020-04-21Drivers: hv: Move AEOI determination to architecture dependent codeMichael Kelley1-0/+2
2020-04-04Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+8
2020-03-09PCI: hv: Introduce hv_msi_entryBoqun Feng1-0/+8
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner1-2/+2
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner1-0/+2
2019-11-22x86: hv: Add function to allocate zeroed page for Hyper-VHimadri Pandya1-0/+1
2019-07-22x86/hyperv: Add functions to allocate/deallocate page for Hyper-VMaya Nakamura1-1/+4
2019-07-13Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-143/+5
2019-07-09Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.hMichael Kelley1-143/+5