summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/mshyperv.h
Commit message (Expand)AuthorAgeFilesLines
* x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...Vitaly Kuznetsov2022-11-181-5/+6
* hyperv: simplify and rename generate_guest_idLi kunyu2022-09-281-6/+3
* Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceMichael Kelley2022-03-291-0/+1
* Drivers: hv: Fix definition of hypercall input & output arg variablesMichael Kelley2021-12-281-2/+2
* net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan2021-12-201-0/+2
* x86/hyperv: Add ghcb hvcall support for SNP VMTianyu Lan2021-10-281-0/+1
* x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan2021-10-281-0/+1
* x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan2021-10-281-1/+11
* x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan2021-10-281-0/+6
* Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-151-2/+19
|\
| * asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu2021-09-111-2/+19
* | drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley2021-07-191-0/+2
* | Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley2021-07-151-0/+10
* | asm-generic/hyperv: Add missing #include of nmi.hMichael Kelley2021-07-121-0/+1
|/
* drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury2021-04-211-5/+20
* x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury2021-04-211-0/+31
* x86/Hyper-V: Support for free page reportingSunil Muthuswamy2021-03-241-1/+2
* asm-generic/hyperv: Add missing function prototypes per -W1 warningsMichael Kelley2021-03-111-0/+2
* clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley2021-03-081-5/+0
* Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley2021-03-081-4/+3
* Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral codeMichael Kelley2021-03-081-1/+0
* Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley2021-03-081-1/+1
* Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley2021-03-081-0/+4
* x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)2021-02-111-0/+5
* Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley2020-10-141-1/+3
* x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2020-08-111-1/+0
* x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan2020-04-111-1/+1
* x86/hyperv: Implement hv_is_hibernation_supported()Dexuan Cui2019-11-211-0/+2
* clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan2019-08-231-0/+1
* Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.hMichael Kelley2019-07-081-0/+180