开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mshyperv.c
Age
Commit message (
Expand
)
Author
2023-11-22
x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
Uros Bizjak
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
2023-08-25
x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor
Dexuan Cui
2023-08-25
x86/hyperv: Introduce a global variable hyperv_paravisor_present
Dexuan Cui
2023-08-25
x86/hyperv: Fix serial console interrupts for fully enlightened TDX guests
Dexuan Cui
2023-08-25
Drivers: hv: vmbus: Support fully enlightened TDX guests
Dexuan Cui
2023-08-25
x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
Dexuan Cui
2023-08-23
x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_H...
Dexuan Cui
2023-08-22
x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
Tianyu Lan
2023-08-22
x86/hyperv: Add smp support for SEV-SNP guest
Tianyu Lan
2023-08-22
x86/hyperv: Add sev-snp enlightened guest static key
Tianyu Lan
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2023-04-18
x86/hyperv: VTL support for Hyper-V
Saurabh Sengar
2023-04-18
x86/hyperv: Make hv_get_nmi_reason public
Saurabh Sengar
2023-04-17
swiotlb: Remove bounce buffer remapping for Hyper-V
Michael Kelley
2023-04-17
Merge remote-tracking branch 'tip/x86/sev' into hyperv-next
Wei Liu
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
2023-03-17
x86/hyperv: Block root partition functionality in a Confidential VM
Michael Kelley
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-16
x86/hyperv: Fix hv_get/set_register for nested bringup
Nuno Das Neves
2023-01-17
Drivers: hv: Setup synic registers in case of nested root partition
Jinank Jain
2023-01-12
x86/hyperv: Add support for detecting nested hypervisor
Jinank Jain
2022-12-29
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
2022-12-29
x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
Vitaly Kuznetsov
2022-11-28
iommu/hyper-v: Allow hyperv irq remapping without x2apic
Nuno Das Neves
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-05-11
x86/hyperv: Disable hardlockup detector by default in Hyper-V guests
Michael Kelley
2022-04-18
x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
Christoph Hellwig
2022-03-24
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-03-08
x86/hyperv: Output host build info as normal Windows version number
Michael Kelley
2022-02-23
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2021-12-20
hyper-v: Enable swiotlb bounce buffer for Isolation VM
Tianyu Lan
2021-11-15
x86/hyperv: Move required MSRs check to initial platform probing
Sean Christopherson
2021-10-28
x86/hyperv: Initialize shared memory boundary in the Isolation VM.
Tianyu Lan
2021-10-28
x86/hyperv: Initialize GHCB page in Isolation VM
Tianyu Lan
2021-09-01
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-07-21
Revert "x86/hyperv: fix logical processor creation"
Wei Liu
2021-07-16
x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0
Ani Sinha
2021-07-15
Drivers: hv: Move Hyper-V misc functionality to arch-neutral code
Michael Kelley
2021-07-15
Drivers: hv: Add arch independent default functions for some Hyper-V handlers
Michael Kelley
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
2021-07-13
x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...
Ani Sinha
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-29
Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-06-17
hyperv: Detect Nested virtualization support for SVM
Vineeth Pillai
2021-06-02
x86/hyperv: fix logical processor creation
Praveen Kumar
[next]