aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/hyperv/hv_init.c
AgeCommit message (Expand)Author
2023-11-12x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VMSaurabh Sengar
2023-09-22x86/hyperv: Add common print prefix "Hyper-V" in hv_initSaurabh Sengar
2023-09-22x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar
2023-09-22x86/hyperv: Restrict get_vtl to only VTL platformsSaurabh Sengar
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui
2023-08-25x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisorDexuan Cui
2023-08-25Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisorDexuan Cui
2023-08-25x86/hyperv: Introduce a global variable hyperv_paravisor_presentDexuan Cui
2023-08-25Drivers: hv: vmbus: Support fully enlightened TDX guestsDexuan Cui
2023-08-25x86/hyperv: Support hypercalls for fully enlightened TDX guestsDexuan Cui
2023-08-22x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guestTianyu Lan
2023-08-22x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan
2023-08-09x86/apic: Nuke ack_APIC_irq()Dave Hansen
2023-07-23x86/hyperv: Disable IBT when hypercall page lacks ENDBR instructionMichael Kelley
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley
2023-04-17Drivers: hv: Don't remap addresses that are above shared_gpa_boundaryMichael Kelley
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley
2022-11-29x86/hyperv: Remove unregister syscore call from Hyper-V cleanupGaurav Kohli
2022-11-28clocksource: hyper-v: Add TSC page support for root partitionStanislav Kinsburskiy
2022-11-11x86/hyperv: Restore VP assist page after cpu offlining/onliningVitaly Kuznetsov
2022-11-03x86/hyperv: fix invalid writes to MSRs during root partition kexecAnirudh Rayabharam
2022-10-27x86/hyperv: Remove BUG_ON() for kmap_local_page()Zhao Liu
2022-10-03x86/hyperv: Replace kmap() with kmap_local_page()Zhao Liu
2022-09-28hyperv: simplify and rename generate_guest_idLi kunyu
2022-06-15x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan
2021-12-28x86/hyperv: Fix definition of hv_ghcb_pg variableMichael Kelley
2021-12-20hyper-v: Enable swiotlb bounce buffer for Isolation VMTianyu Lan
2021-11-15x86/hyperv: Move required MSRs check to initial platform probingSean Christopherson
2021-11-15x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson
2021-10-28x86/hyperv: Protect set_hv_tscchange_cb() against getting preemptedVitaly Kuznetsov
2021-10-28x86/hyperv: Remove duplicated include in hv_initWan Jiabing
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan
2021-10-28x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan
2021-08-04x86/hyperv: fix root partition faults when writing to VP assist page MSRPraveen Kumar
2021-07-15Drivers: hv: Move Hyper-V misc functionality to arch-neutral codeMichael Kelley
2021-07-15Drivers: hv: Add arch independent default functions for some Hyper-V handlersMichael Kelley
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley
2021-06-05Drivers: hv: Move Hyper-V extended capability check to arch neutral codeMichael Kelley
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury
2021-03-24x86/Hyper-V: Support for free page reportingSunil Muthuswamy
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 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: implement an MSI domain for root partitionWei Liu