index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
virt
Age
Commit message (
Expand
)
Author
2025-06-10
x86/virt/tdx: Avoid indirect calls to TDX assembly functions
Kai Huang
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-26
x86/tdx: mark tdh_vp_enter() as __flatten
Paolo Bonzini
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-03-14
x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest
Kai Huang
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB tracking
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pages
Isaku Yamahata
2025-03-14
KVM: TDX: Register TDX host key IDs to cgroup misc controller
Zhiming Hu
2025-03-14
KVM: VMX: Initialize TDX during KVM module load
Kai Huang
2025-03-14
x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyID
Isaku Yamahata
2025-03-14
x86/virt/tdx: Read essential global metadata for KVM
Kai Huang
2025-03-14
x86/virt/tdx: allocate tdx_sys_info in static memory
Paolo Bonzini
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations
Rick Edgecombe
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
Rick Edgecombe
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
Rick Edgecombe
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
Rick Edgecombe
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
Rick Edgecombe
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
Rick Edgecombe
2025-02-22
x86/kexec: Export e820_table_kexec[] to sysfs
Dave Young
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
2025-01-24
Merge tag 'x86_tdx_for_6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-12-18
x86/virt/tdx: Require the module to assert it has the NO_RBP_MOD mitigation
Kai Huang
2024-12-18
x86/virt/tdx: Switch to use auto-generated global metadata reading code
Kai Huang
2024-12-18
x86/virt/tdx: Use dedicated struct members for PAMT entry sizes
Kai Huang
2024-12-18
x86/virt/tdx: Use auto-generated code to read global metadata
Paolo Bonzini
2024-12-18
x86/virt/tdx: Start to track all global metadata in one structure
Kai Huang
2024-12-18
x86/virt/tdx: Rename 'struct tdx_tdmr_sysinfo' to reflect the spec better
Kai Huang
2024-12-14
x86/sev: Add full support for a segmented RMP table
Tom Lendacky
2024-12-14
x86/sev: Treat the contiguous RMP table as a single RMP segment
Tom Lendacky
2024-12-14
x86/sev: Map only the RMP table entries instead of the full RMP range
Tom Lendacky
2024-12-14
x86/sev: Move the SNP probe routine out of the way
Tom Lendacky
2024-12-14
x86/sev: Add support for the RMPREAD instruction
Tom Lendacky
2024-12-13
x86/sev: Prepare for using the RMPREAD instruction to access the RMP
Tom Lendacky
2024-11-19
Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-23
x86/sev: Ensure that RMP table fixups are reserved
Ashish Kalra
2024-10-15
x86/virt: Provide "nosnp" boot option for sev kernel command line
Pavan Kumar Paluri
2024-10-15
x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
Pavan Kumar Paluri
2024-07-16
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-11
x86/sev: Do RMP memory coverage check after max_pfn has been set
Tom Lendacky
2024-05-28
x86/virt/tdx: Switch to new Intel CPU model defines
Tony Luck
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-29
x86/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
[next]