summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mshyperv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-09-041-7/+84
|\
| * x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui2023-08-251-6/+4
| * x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisorDexuan Cui2023-08-251-4/+4
| * x86/hyperv: Introduce a global variable hyperv_paravisor_presentDexuan Cui2023-08-251-2/+7
| * x86/hyperv: Fix serial console interrupts for fully enlightened TDX guestsDexuan Cui2023-08-251-0/+22
| * Drivers: hv: vmbus: Support fully enlightened TDX guestsDexuan Cui2023-08-251-0/+14
| * x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui2023-08-251-0/+2
| * x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_H...Dexuan Cui2023-08-231-4/+5
| * x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ESTianyu Lan2023-08-221-0/+21
| * x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan2023-08-221-1/+10
| * x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan2023-08-221-2/+7
* | x86/apic: Nuke ack_APIC_irq()Dave Hansen2023-08-091-2/+2
|/
* x86/hyperv: VTL support for Hyper-VSaurabh Sengar2023-04-181-0/+1
* x86/hyperv: Make hv_get_nmi_reason publicSaurabh Sengar2023-04-181-5/+0
* swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley2023-04-171-6/+1
* Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu2023-04-171-8/+7
|\
| * x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley2023-03-271-8/+7
* | x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley2023-03-171-4/+8
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-1/+1
|\
| * Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini2022-12-291-1/+1
| |\
| | * x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC defineVitaly Kuznetsov2022-12-291-1/+1
* | | x86/hyperv: Fix hv_get/set_register for nested bringupNuno Das Neves2023-02-161-4/+4
* | | Drivers: hv: Setup synic registers in case of nested root partitionJinank Jain2023-01-171-0/+65
* | | x86/hyperv: Add support for detecting nested hypervisorJinank Jain2023-01-121-0/+7
|/ /
* / iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves2022-11-281-0/+6
|/
* Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-281-0/+2
|\
| * x86/hyperv: Disable hardlockup detector by default in Hyper-V guestsMichael Kelley2022-05-111-0/+2
* | x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabledChristoph Hellwig2022-04-181-8/+0
|/
* Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-03-241-4/+4
|\
| * x86/hyperv: Output host build info as normal Windows version numberMichael Kelley2022-03-081-4/+4
* | x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov2022-02-231-0/+6
|/
* Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-161-1/+14
|\
| * hyper-v: Enable swiotlb bounce buffer for Isolation VMTianyu Lan2021-12-201-1/+14
* | random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior2022-01-071-1/+1
|/
* x86/hyperv: Move required MSRs check to initial platform probingSean Christopherson2021-11-151-5/+15
* x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan2021-10-281-0/+2
* x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan2021-10-281-0/+3
* Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-011-22/+16
|\
| * x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0Ani Sinha2021-07-161-0/+9
| * Drivers: hv: Move Hyper-V misc functionality to arch-neutral codeMichael Kelley2021-07-151-11/+0
| * Drivers: hv: Add arch independent default functions for some Hyper-V handlersMichael Kelley2021-07-151-6/+0
| * Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley2021-07-151-3/+0
| * x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...Ani Sinha2021-07-131-2/+7
* | Revert "x86/hyperv: fix logical processor creation"Wei Liu2021-07-211-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\
| * kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
* | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-06-291-1/+1
|\ \
| * | x86/hyperv: fix logical processor creationPraveen Kumar2021-06-021-1/+1
| |/
* / hyperv: Detect Nested virtualization support for SVMVineeth Pillai2021-06-171-3/+7
|/
* Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-04-261-20/+12
|\