aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mshyperv.c
AgeCommit message (Expand)Author
2023-11-22x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()Uros Bizjak
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...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-25x86/hyperv: Introduce a global variable hyperv_paravisor_presentDexuan Cui
2023-08-25x86/hyperv: Fix serial console interrupts for fully enlightened TDX guestsDexuan Cui
2023-08-25Drivers: hv: vmbus: Support fully enlightened TDX guestsDexuan Cui
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui
2023-08-23x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_H...Dexuan Cui
2023-08-22x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ESTianyu Lan
2023-08-22x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan
2023-08-09x86/apic: Nuke ack_APIC_irq()Dave Hansen
2023-04-18x86/hyperv: VTL support for Hyper-VSaurabh Sengar
2023-04-18x86/hyperv: Make hv_get_nmi_reason publicSaurabh Sengar
2023-04-17swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley
2023-04-17Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley
2023-03-17x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-16x86/hyperv: Fix hv_get/set_register for nested bringupNuno Das Neves
2023-01-17Drivers: hv: Setup synic registers in case of nested root partitionJinank Jain
2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain
2022-12-29Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini
2022-12-29x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC defineVitaly Kuznetsov
2022-11-28iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-11x86/hyperv: Disable hardlockup detector by default in Hyper-V guestsMichael Kelley
2022-04-18x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabledChristoph Hellwig
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-03-08x86/hyperv: Output host build info as normal Windows version numberMichael Kelley
2022-02-23x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-07random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior
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-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-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-07-21Revert "x86/hyperv: fix logical processor creation"Wei Liu
2021-07-16x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0Ani Sinha
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-07-13x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...Ani Sinha
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-06-17hyperv: Detect Nested virtualization support for SVMVineeth Pillai
2021-06-02x86/hyperv: fix logical processor creationPraveen Kumar