Kai Huang ([email protected])

Number of posts: 2047 (0.97 per day)
First post: 2018-08-27 21:43:52
Last post: 2024-06-16 12:04:56

Date List Subject
2024-06-16 12:04:56 linux-kernel [PATCH 9/9] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature
2024-06-16 12:04:43 linux-kernel [PATCH 8/9] x86/virt/tdx: Exclude memory region hole within CMR as TDMR's reserved area
2024-06-16 12:04:21 linux-kernel [PATCH 4/9] x86/virt/tdx: Abstract reading multiple global metadata fields as a helper
2024-06-16 12:04:20 linux-kernel [PATCH 7/9] x86/virt/tdx: Print TDX module basic information
2024-06-16 12:03:59 linux-kernel [PATCH 6/9] x86/virt/tdx: Start to track all global metadata in one structure
2024-06-16 12:03:38 linux-kernel [PATCH 5/9] x86/virt/tdx: Move field mapping table of getting TDMR info to function local
2024-06-16 12:02:58 linux-kernel [PATCH 3/9] x86/virt/tdx: Support global metadata read for all element sizes
2024-06-16 12:02:38 linux-kernel [PATCH 2/9] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
2024-06-16 12:02:16 linux-kernel [PATCH 1/9] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro
2024-06-16 12:01:59 linux-kernel [PATCH 0/9] TDX host: metadata reading tweaks, bug fix and info dump
2024-06-14 00:20:45 linux-kernel Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-06-11 22:00:37 linux-kernel Re: [PATCH v14 14/14] selftests/sgx: Add scripts for EPC cgroup testing
2024-06-11 09:41:32 linux-kernel Re: [PATCH] KVM: x86/tdp_mmu: Sprinkle __must_check
2024-06-10 22:40:24 linux-kernel Re: [PATCH v14 14/14] selftests/sgx: Add scripts for EPC cgroup testing
2024-06-10 10:48:43 linux-kernel Re: [PATCH v8 01/10] x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, etc.)
2024-06-10 01:00:07 linux-kernel Re: [PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-06-10 00:55:41 linux-kernel Re: [PATCH v3 2/8] KVM: Register cpuhp and syscore callbacks when enabling hardware
2024-06-10 00:27:01 linux-kernel Re: [PATCH v3 1/8] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
2024-06-05 22:33:30 linux-kernel Re: [PATCH v14 14/14] selftests/sgx: Add scripts for EPC cgroup testing
2024-06-04 10:49:15 linux-kernel Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-06-04 00:58:12 linux-kernel Re: [PATCH v4 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-05-31 00:37:12 linux-kernel Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-05-30 12:22:22 linux-kernel Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-05-30 00:07:23 linux-kernel Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
2024-05-29 22:45:43 linux-kernel Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
2024-05-29 10:51:45 linux-kernel Re: [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-28 11:12:44 linux-kernel Re: [PATCHv11 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-05-27 22:36:48 linux-kernel Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
2024-05-23 23:37:45 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-05-23 23:29:20 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-23 23:12:32 linux-kernel Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
2024-05-23 22:49:29 linux-kernel Re: [PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-23 22:47:52 linux-kernel Re: [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-23 22:43:23 linux-kernel Re: [PATCH v2 5/6] KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
2024-05-23 22:35:14 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-23 12:27:39 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-23 10:30:32 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-23 02:50:11 linux-kernel Re: [PATCH v4 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-05-22 22:38:19 linux-kernel Re: [PATCH v2 6/6] KVM: x86: Register "emergency disable" callbacks when virt is enabled
2024-05-22 22:37:48 linux-kernel Re: [PATCH v2 5/6] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
2024-05-22 22:35:05 linux-kernel Re: [PATCH v2 2/6] KVM: Rename functions related to enabling virtualization hardware
2024-05-22 22:33:47 linux-kernel Re: [PATCH v2 4/6] KVM: Add arch hooks for enabling/disabling virtualization
2024-05-22 22:28:21 linux-kernel Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
2024-05-21 21:43:30 linux-kernel Re: [PATCH 1/4] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
2024-05-21 00:43:15 linux-kernel Re: [PATCH 2/9] KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
2024-05-20 23:50:18 linux-kernel Re: [PATCH 2/9] KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
2024-05-20 23:42:07 linux-crypto Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
2024-05-20 23:16:57 linux-kernel Re: [PATCH v7 07/10] KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
2024-05-20 23:10:02 linux-kernel Re: [PATCH 2/9] KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
2024-05-20 22:35:24 linux-kernel Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2024-05-20 21:58:08 linux-crypto Re: [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages