aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/mshyperv.h
AgeCommit message (Expand)Author
2022-03-29Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceMichael Kelley
2021-12-28Drivers: hv: Fix definition of hypercall input & output arg variablesMichael Kelley
2021-12-20net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan
2021-10-28x86/hyperv: Add ghcb hvcall support for SNP VMTianyu Lan
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan
2021-10-28x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-11asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley
2021-07-12asm-generic/hyperv: Add missing #include of nmi.hMichael Kelley
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury
2021-04-21x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury
2021-03-24x86/Hyper-V: Support for free page reportingSunil Muthuswamy
2021-03-11asm-generic/hyperv: Add missing function prototypes per -W1 warningsMichael Kelley
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley
2021-03-08Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley
2021-03-08Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral codeMichael Kelley
2021-03-08Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley
2021-03-08Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)
2020-10-14Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley
2020-04-11x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan
2019-11-21x86/hyperv: Implement hv_is_hibernation_supported()Dexuan Cui
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan
2019-07-08Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.hMichael Kelley