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
/
include
/
asm-generic
/
hyperv-tlfs.h
Age
Commit message (
Expand
)
Author
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-22
mshyperv: Introduce hv_numa_node_to_pxm_info()
Nuno Das Neves
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
2024-03-12
mshyperv: Introduce hv_get_hypervisor_version function
Nuno Das Neves
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2023-08-22
x86/hyperv: Add smp support for SEV-SNP guest
Tianyu Lan
2023-04-18
x86/hyperv: Add VTL specific structs and hypercalls
Saurabh Sengar
2023-04-17
PCI: hv: Enable PCI pass-thru devices in Confidential VMs
Michael Kelley
2023-01-17
x86/hyperv: Add an interface to do nested hypercalls
Jinank Jain
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-18
x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...
Vitaly Kuznetsov
2022-11-03
clocksource/drivers/hyperv: add data structure for reference TSC MSR
Anirudh Rayabharam
2022-02-10
KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields
Sean Christopherson
2022-02-10
KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field
Sean Christopherson
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
2021-10-28
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
2021-06-17
asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
Vitaly Kuznetsov
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2021-03-08
x86/hyper-v: Move hv_message_type to architecture neutral module
Michael Kelley
2021-02-11
asm-generic/hyperv: import data structures for mapping device interrupts
Wei Liu
2021-02-11
asm-generic/hyperv: introduce hv_device_id and auxiliary structures
Wei Liu
2021-02-11
asm-generic/hyperv: update hv_interrupt_entry
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
asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
Wei Liu
2021-02-11
x86/hyperv: Load/save the Isolation Configuration leaf
Andrea Parri (Microsoft)
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-20
asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercalls
Michael Kelley
2020-05-20
x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent files
Michael Kelley