index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mshyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-48
/
+45
2024-03-19
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
1
-0
/
+1
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
1
-1
/
+1
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+8
2024-03-12
mshyperv: Introduce hv_get_hypervisor_version function
Nuno Das Neves
1
-19
/
+15
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
1
-28
/
+28
2024-02-24
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-2
/
+8
2024-02-01
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
1
-8
/
+7
2023-11-22
x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
Uros Bizjak
1
-1
/
+4
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+84
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
1
-6
/
+4
2023-08-25
x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor
Dexuan Cui
1
-4
/
+4
2023-08-25
x86/hyperv: Introduce a global variable hyperv_paravisor_present
Dexuan Cui
1
-2
/
+7
2023-08-25
x86/hyperv: Fix serial console interrupts for fully enlightened TDX guests
Dexuan Cui
1
-0
/
+22
2023-08-25
Drivers: hv: vmbus: Support fully enlightened TDX guests
Dexuan Cui
1
-0
/
+14
2023-08-25
x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
Dexuan Cui
1
-0
/
+2
2023-08-23
x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_H...
Dexuan Cui
1
-4
/
+5
2023-08-22
x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
Tianyu Lan
1
-0
/
+21
2023-08-22
x86/hyperv: Add smp support for SEV-SNP guest
Tianyu Lan
1
-1
/
+10
2023-08-22
x86/hyperv: Add sev-snp enlightened guest static key
Tianyu Lan
1
-2
/
+7
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
1
-2
/
+2
2023-04-18
x86/hyperv: VTL support for Hyper-V
Saurabh Sengar
1
-0
/
+1
2023-04-18
x86/hyperv: Make hv_get_nmi_reason public
Saurabh Sengar
1
-5
/
+0
2023-04-17
swiotlb: Remove bounce buffer remapping for Hyper-V
Michael Kelley
1
-6
/
+1
2023-04-17
Merge remote-tracking branch 'tip/x86/sev' into hyperv-next
Wei Liu
1
-8
/
+7
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
1
-8
/
+7
2023-03-17
x86/hyperv: Block root partition functionality in a Confidential VM
Michael Kelley
1
-4
/
+8
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2023-02-16
x86/hyperv: Fix hv_get/set_register for nested bringup
Nuno Das Neves
1
-4
/
+4
2023-01-17
Drivers: hv: Setup synic registers in case of nested root partition
Jinank Jain
1
-0
/
+65
2023-01-12
x86/hyperv: Add support for detecting nested hypervisor
Jinank Jain
1
-0
/
+7
2022-12-29
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
1
-1
/
+1
2022-12-29
x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
Vitaly Kuznetsov
1
-1
/
+1
2022-11-28
iommu/hyper-v: Allow hyperv irq remapping without x2apic
Nuno Das Neves
1
-0
/
+6
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2022-05-11
x86/hyperv: Disable hardlockup detector by default in Hyper-V guests
Michael Kelley
1
-0
/
+2
2022-04-18
x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
Christoph Hellwig
1
-8
/
+0
2022-03-24
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2022-03-08
x86/hyperv: Output host build info as normal Windows version number
Michael Kelley
1
-4
/
+4
2022-02-23
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
1
-0
/
+6
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+14
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-20
hyper-v: Enable swiotlb bounce buffer for Isolation VM
Tianyu Lan
1
-1
/
+14
2021-11-15
x86/hyperv: Move required MSRs check to initial platform probing
Sean Christopherson
1
-5
/
+15
2021-10-28
x86/hyperv: Initialize shared memory boundary in the Isolation VM.
Tianyu Lan
1
-0
/
+2
2021-10-28
x86/hyperv: Initialize GHCB page in Isolation VM
Tianyu Lan
1
-0
/
+3
2021-09-02
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-22
/
+16
2021-07-21
Revert "x86/hyperv: fix logical processor creation"
Wei Liu
1
-1
/
+1
2021-07-16
x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0
Ani Sinha
1
-0
/
+9
2021-07-15
Drivers: hv: Move Hyper-V misc functionality to arch-neutral code
Michael Kelley
1
-11
/
+0
[next]