index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mshyperv.h
Age
Commit message (
Expand
)
Author
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: Support hypercalls for 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: Add missing 'inline' to hv_snp_boot_ap() stub
Nathan Chancellor
2023-08-22
x86/hyperv: Add smp support for SEV-SNP guest
Tianyu Lan
2023-08-22
x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened...
Tianyu Lan
2023-08-22
x86/hyperv: Add sev-snp enlightened guest static key
Tianyu Lan
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-07-23
x86/hyperv: fix a warning in mshyperv.h
ZhiHu
2023-06-05
clocksource: hyper-v: Provide noinstr sched_clock()
Peter Zijlstra
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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-14
x86/hyperv: Mark hv_ghcb_terminate() as noreturn
Guilherme G. Piccoli
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
2023-02-16
x86/hyperv: Fix hv_get/set_register for nested bringup
Nuno Das Neves
2023-01-17
x86/hyperv: Add an interface to do nested hypercalls
Jinank Jain
2023-01-17
Drivers: hv: Setup synic registers in case of nested root partition
Jinank Jain
2022-11-17
clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h
Thomas Gleixner
2022-06-15
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
2021-12-28
x86/hyperv: Fix definition of hv_ghcb_pg variable
Michael Kelley
2021-10-28
x86/hyperv: Add Write/Read MSR registers via ghcb page
Tianyu Lan
2021-10-28
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
2021-10-28
x86/hyperv: Initialize GHCB page in Isolation VM
Tianyu Lan
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
2021-04-21
x86/hyperv: Move hv_do_rep_hypercall to asm-generic
Joseph Salisbury
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
2021-03-08
clocksource/drivers/hyper-v: Handle sched_clock differences inline
Michael Kelley
2021-03-08
clocksource/drivers/hyper-v: Handle vDSO differences inline
Michael Kelley
2021-03-08
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
2021-03-08
Drivers: hv: vmbus: Handle auto EOI quirk inline
Michael Kelley
2021-03-08
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
2021-03-08
Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
Michael Kelley
2021-02-11
iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition
Wei Liu
2021-02-11
x86/hyperv: implement an MSI domain for root partition
Wei Liu
2021-02-11
asm-generic/hyperv: update hv_msi_entry
Wei Liu
2021-02-11
x86/hyperv: provide a bunch of helper functions
Wei Liu
2021-02-11
x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
Wei Liu
2021-02-11
x86/hyperv: allocate output arg pages if required
Wei Liu
2021-02-11
x86/hyperv: detect if Linux is the root partition
Wei Liu
2021-01-05
x86/hyperv: Fix kexec panic/hang issues
Dexuan Cui
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2020-08-11
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
2020-06-11
x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
Thomas Gleixner
[next]