summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mshyperv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan2022-06-151-0/+4
* Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-161-1/+1
|\
| * x86/hyperv: Fix definition of hv_ghcb_pg variableMichael Kelley2021-12-281-1/+1
* | PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy2022-01-121-7/+0
|/
* x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan2021-10-281-14/+49
* x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan2021-10-281-1/+6
* x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan2021-10-281-0/+4
* Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley2021-07-151-4/+0
* drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury2021-04-211-0/+1
* x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury2021-04-211-32/+0
* clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley2021-03-081-4/+0
* clocksource/drivers/hyper-v: Handle sched_clock differences inlineMichael Kelley2021-03-081-11/+0
* clocksource/drivers/hyper-v: Handle vDSO differences inlineMichael Kelley2021-03-081-4/+0
* Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley2021-03-081-1/+0
* Drivers: hv: vmbus: Handle auto EOI quirk inlineMichael Kelley2021-03-081-3/+0
* Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley2021-03-081-29/+10
* Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley2021-03-081-5/+0
* iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu2021-02-111-0/+4
* x86/hyperv: implement an MSI domain for root partitionWei Liu2021-02-111-0/+2
* asm-generic/hyperv: update hv_msi_entryWei Liu2021-02-111-2/+2
* x86/hyperv: provide a bunch of helper functionsWei Liu2021-02-111-0/+4
* x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu2021-02-111-0/+2
* x86/hyperv: allocate output arg pages if requiredWei Liu2021-02-111-0/+1
* x86/hyperv: detect if Linux is the root partitionWei Liu2021-02-111-0/+2
* x86/hyperv: Fix kexec panic/hang issuesDexuan Cui2021-01-051-0/+2
* Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley2020-10-141-0/+1
* x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2020-08-111-0/+12
* x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVECThomas Gleixner2020-06-111-13/+0
* Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-271-0/+2
|\
| * Drivers: hv: Move AEOI determination to architecture dependent codeMichael Kelley2020-04-211-0/+2
* | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-0/+8
|\ \
| * | PCI: hv: Introduce hv_msi_entryBoqun Feng2020-03-091-0/+8
| |/
* | x86/vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-171-2/+2
* | x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner2020-02-171-0/+2
|/
* x86: hv: Add function to allocate zeroed page for Hyper-VHimadri Pandya2019-11-221-0/+1
* x86/hyperv: Add functions to allocate/deallocate page for Hyper-VMaya Nakamura2019-07-221-1/+4
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-131-143/+5
|\
| * Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.hMichael Kelley2019-07-091-143/+5
* | clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley2019-07-031-70/+11
|/
* x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu2018-12-211-0/+15
* x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()Yi Wang2018-11-051-1/+1
* x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun2018-10-091-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-191-0/+2
|\
| * X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall supportTianyu Lan2018-08-061-0/+2
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-4/+12
|\ \
| * | Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.cSunil Muthuswamy2018-07-291-0/+3
| * | Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-161-1/+4
| |\|
| * | Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy2018-07-081-0/+1
| * | Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeMichael Kelley2018-07-031-4/+8
* | | Merge branch 'x86/urgent' into x86/hypervThomas Gleixner2018-07-061-1/+4
|\ \ \ | | |/ | |/|