projects
/
linux-2.6-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-block.git
2025-03-14
Binbin Wu
KVM: VMX: Move emulation_required to struct vcpu_vt
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Add methods to ignore virtual apic related...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Force APICv active for TDX guest
commit
|
commitdiff
|
tree
2025-03-14
Binbin Wu
KVM: TDX: Enforce KVM_IRQCHIP_SPLIT for TDX guests
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Always block INIT/SIPI
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Handle SMI request as !CONFIG_KVM_SMM
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Implement methods to inject NMI
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Wait lapic expire when timer IRQ was injected
commit
|
commitdiff
|
tree
2025-03-14
Sean Christopherson
KVM: x86: Assume timer IRQ was injected if APIC state...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Implement non-NMI interrupt injection
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: VMX: Move posted interrupt delivery code to common...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Disable PI wakeup for IPIv
commit
|
commitdiff
|
tree
2025-03-14
Sean Christopherson
KVM: TDX: Add support for find pending IRQ in a protect...
commit
|
commitdiff
|
tree
2025-03-14
Sean Christopherson
KVM: TDX: Handle TDX PV MMIO hypercall
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Handle TDX PV port I/O hypercall
commit
|
commitdiff
|
tree
2025-03-14
Binbin Wu
KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError>
commit
|
commitdiff
|
tree
2025-03-14
Binbin Wu
KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Handle KVM hypercall with TDG.VP.VMCALL
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Add a place holder for handler of TDX hyperca...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Add a place holder to handle TDX VM exit
commit
|
commitdiff
|
tree
2025-03-14
Binbin Wu
KVM: x86: Move pv_unhalted check out of kvm_vcpu_has_ev...
commit
|
commitdiff
|
tree
2025-03-14
Binbin Wu
KVM: x86: Have ____kvm_emulate_hypercall() read the...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: x86: Add a switch_db_regs flag to handle TDX's...
commit
|
commitdiff
|
tree
2025-03-14
Adrian Hunter
KVM: TDX: Save and restore IA32_DEBUGCTL
commit
|
commitdiff
|
tree
2025-03-14
Adrian Hunter
KVM: TDX: Disable support for TSX and WAITPKG
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: restore user ret MSRs
commit
|
commitdiff
|
tree
2025-03-14
Chao Gao
KVM: x86: Allow to update cached values in kvm_user_ret...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: restore host xsave state when exit from the...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Implement TDX vcpu enter/exit path
commit
|
commitdiff
|
tree
2025-03-14
Binbin Wu
KVM: VMX: Move common fields of struct vcpu_{vmx,tdx...
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX...
commit
|
commitdiff
|
tree
2025-03-14
Yan Zhao
KVM: TDX: Handle SEPT zap error due to page add error...
commit
|
commitdiff
|
tree
2025-03-14
Paolo Bonzini
KVM: TDX: Skip updating CPU dirty logging request for TDs
commit
|
commitdiff
|
tree
2025-03-14
Yan Zhao
KVM: x86: Make cpu_dirty_log_size a per-VM value
commit
|
commitdiff
|
tree
2025-03-14
Yan Zhao
KVM: x86/mmu: Add parameter "kvm" to kvm_mmu_page_ad_ne...
commit
|
commitdiff
|
tree
2025-03-14
Yan Zhao
KVM: Add parameter "kvm" to kvm_cpu_dirty_log_size...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Handle vCPU dissociation
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Finalize VM initialization
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Add an ioctl to create initial guest memory
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
KVM: x86/mmu: Export kvm_tdp_map_page()
commit
|
commitdiff
|
tree
2025-03-14
Yan Zhao
KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Implement hook to get max mapping level of...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Implement hooks to propagate changes of TDP...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Handle TLB tracking for TDX
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Set per-VM shadow_mmio_value to 0
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: x86/mmu: Add setter for shadow_mmio_value
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Require TDP MMU, mmio caching and EPT A/D...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Set gfn_direct_bits to shared bit
commit
|
commitdiff
|
tree
2025-03-14
Sean Christopherson
KVM: TDX: Add load_mmu_pgd method for TDX
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Add accessors VMX VMCS helpers
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
KVM: VMX: Teach EPT violation helper about private mem
commit
|
commitdiff
|
tree
2025-03-14
Sean Christopherson
KVM: VMX: Split out guts of EPT violation to common...
commit
|
commitdiff
|
tree
2025-03-14
Yan Zhao
KVM: x86/mmu: Do not enable page track for TD guest
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: x86/tdp_mmu: Add a helper function to walk down...
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
KVM: x86/mmu: Implement memslot deletion for TDX
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
x86/virt/tdx: Add SEAMCALL wrappers for TD measurement...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
x86/virt/tdx: Add SEAMCALL wrappers to remove a TD...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
x86/virt/tdx: Add SEAMCALL wrappers to add TD private...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add...
commit
|
commitdiff
|
tree
2025-03-14
Zhiming Hu
KVM: TDX: Register TDX host key IDs to cgroup misc...
commit
|
commitdiff
|
tree
2025-03-14
Xiaoyao Li
KVM: x86/mmu: Taking guest pa into consideration when...
commit
|
commitdiff
|
tree
2025-03-14
Xiaoyao Li
KVM: x86: Introduce KVM_TDX_GET_CPUID
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Do TDX specific vcpu initialization
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: create/free TDX vcpu structure
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Don't offline the last cpu of one package...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Make pmu_intel.c ignore guest TD case
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: add ioctl to initialize VM with TDX specific...
commit
|
commitdiff
|
tree
2025-03-14
Paolo Bonzini
KVM: x86: expose cpuid_entry2_find for TDX
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Support per-VM KVM_CAP_MAX_VCPUS extension...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: create/destroy VM structure
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Get system-wide info about TDX module on...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Add place holder for TDX VM specific mem_enc_...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Add helper functions to print TDX SEAMCALL...
commit
|
commitdiff
|
tree
2025-03-14
Sean Christopherson
KVM: TDX: Add TDX "architectural" error codes
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Define TDX architectural definitions
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Add placeholders for TDX VM/vCPU structures
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
KVM: TDX: Get TDX global information
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
KVM: VMX: Initialize TDX during KVM module load
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
KVM: VMX: Refactor VMX module init/exit functions
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
KVM: Export hardware virtualization enabling/disabling...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc...
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
x86/virt/tdx: Read essential global metadata for KVM
commit
|
commitdiff
|
tree
2025-03-14
Paolo Bonzini
x86/virt/tdx: allocate tdx_sys_info in static memory
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX flush opera...
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU...
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache...
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID manag...
commit
|
commitdiff
|
tree
2025-03-14
Paolo Bonzini
KVM: x86: block KVM_CAP_SYNC_REGS if guest state is...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: x86: Add infrastructure for secure TSC
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: x86: Push down setting vcpu.arch.user_set_tsc
commit
|
commitdiff
|
tree
2025-03-14
Paolo Bonzini
KVM: x86: move vm_destroy callback at end of kvm_arch_d...
commit
|
commitdiff
|
tree
2025-03-09
Paolo Bonzini
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github...
commit
|
commitdiff
|
tree
2025-03-09
Paolo Bonzini
Merge tag 'kvmarm-fixes-6.14-4' of git://git./linux...
commit
|
commitdiff
|
tree
2025-03-04
Xiaoyao Li
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2...
commit
|
commitdiff
|
tree
2025-03-03
Sean Christopherson
KVM: selftests: Fix printf() format goof in SEV smoke...
commit
|
commitdiff
|
tree
2025-03-03
Sean Christopherson
KVM: selftests: Ensure all vCPUs hit -EFAULT during...
commit
|
commitdiff
|
tree
next