summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/mshyperv.h
Commit message (Expand)AuthorAgeFilesLines
* hyperv: reduce size of ms_hyperv_infoOlaf Hering2023-09-221-1/+1
* Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-09-041-4/+13
|\
| * x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui2023-08-251-2/+1
| * x86/hyperv: Support hypercalls for fully enlightened TDX guestsDexuan Cui2023-08-251-0/+1
| * x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui2023-08-251-0/+1
| * x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan2023-08-221-0/+1
| * x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan2023-08-221-3/+10
* | Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr2023-06-281-1/+1
|/
* x86/hyperv: Add callback filter to cpumask_to_vpset()Michael Kelley2023-04-171-8/+14
* hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley2023-04-171-2/+0
* x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley2023-03-271-0/+2
* x86/hyperv: Add support for detecting nested hypervisorJinank Jain2023-01-121-0/+1
* 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