index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-03-14
KVM: TDX: Add support for find pending IRQ in a protected local APIC
Sean Christopherson
2025-03-14
KVM: TDX: Handle TDX PV MMIO hypercall
Sean Christopherson
2025-03-14
KVM: TDX: Handle TDX PV port I/O hypercall
Isaku Yamahata
2025-03-14
KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError>
Binbin Wu
2025-03-14
KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>
Binbin Wu
2025-03-14
KVM: TDX: Handle KVM hypercall with TDG.VP.VMCALL
Isaku Yamahata
2025-03-14
KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
Isaku Yamahata
2025-03-14
KVM: TDX: Add a place holder to handle TDX VM exit
Isaku Yamahata
2025-03-14
KVM: x86: Move pv_unhalted check out of kvm_vcpu_has_events()
Binbin Wu
2025-03-14
KVM: x86: Have ____kvm_emulate_hypercall() read the GPRs
Binbin Wu
2025-03-14
KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
Isaku Yamahata
2025-03-14
KVM: TDX: Save and restore IA32_DEBUGCTL
Adrian Hunter
2025-03-14
KVM: TDX: Disable support for TSX and WAITPKG
Adrian Hunter
2025-03-14
KVM: TDX: restore user ret MSRs
Isaku Yamahata
2025-03-14
KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
Chao Gao
2025-03-14
KVM: TDX: restore host xsave state when exit from the guest TD
Isaku Yamahata
2025-03-14
KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
Isaku Yamahata
2025-03-14
KVM: TDX: Implement TDX vcpu enter/exit path
Isaku Yamahata
2025-03-14
KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a struct
Binbin Wu
2025-03-14
x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest
Kai Huang
2025-03-14
KVM: TDX: Handle SEPT zap error due to page add error in premap
Yan Zhao
2025-03-14
KVM: TDX: Skip updating CPU dirty logging request for TDs
Paolo Bonzini
2025-03-14
KVM: x86: Make cpu_dirty_log_size a per-VM value
Yan Zhao
2025-03-14
KVM: x86/mmu: Add parameter "kvm" to kvm_mmu_page_ad_need_write_protect()
Yan Zhao
2025-03-14
KVM: Add parameter "kvm" to kvm_cpu_dirty_log_size() and its callers
Yan Zhao
2025-03-14
KVM: TDX: Handle vCPU dissociation
Isaku Yamahata
2025-03-14
KVM: TDX: Finalize VM initialization
Isaku Yamahata
2025-03-14
KVM: TDX: Add an ioctl to create initial guest memory
Isaku Yamahata
2025-03-14
KVM: x86/mmu: Export kvm_tdp_map_page()
Rick Edgecombe
2025-03-14
KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead
Yan Zhao
2025-03-14
KVM: TDX: Implement hook to get max mapping level of private pages
Isaku Yamahata
2025-03-14
KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table
Isaku Yamahata
2025-03-14
KVM: TDX: Handle TLB tracking for TDX
Isaku Yamahata
2025-03-14
KVM: TDX: Set per-VM shadow_mmio_value to 0
Isaku Yamahata
2025-03-14
KVM: x86/mmu: Add setter for shadow_mmio_value
Isaku Yamahata
2025-03-14
KVM: TDX: Require TDP MMU, mmio caching and EPT A/D bits for TDX
Isaku Yamahata
2025-03-14
KVM: TDX: Set gfn_direct_bits to shared bit
Isaku Yamahata
2025-03-14
KVM: TDX: Add load_mmu_pgd method for TDX
Sean Christopherson
2025-03-14
KVM: TDX: Add accessors VMX VMCS helpers
Isaku Yamahata
2025-03-14
KVM: VMX: Teach EPT violation helper about private mem
Rick Edgecombe
2025-03-14
KVM: VMX: Split out guts of EPT violation to common/exposed function
Sean Christopherson
2025-03-14
KVM: x86/mmu: Do not enable page track for TD guest
Yan Zhao
2025-03-14
KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
Isaku Yamahata
2025-03-14
KVM: x86/mmu: Implement memslot deletion for TDX
Rick Edgecombe
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
[prev]
[next]