Xiaoyao Li ([email protected])

Number of posts: 610 (0.33 per day)
First post: 2019-04-09 06:07:22
Last post: 2024-04-19 07:35:27

Date List Subject
2024-04-19 07:35:27 linux-kernel Re: [PATCH v2 10/10] KVM: x86/mmu: check for invalid async page faults involving private memory
2024-04-19 06:50:31 linux-kernel Re: [PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
2024-04-17 03:37:54 linux-kernel Re: [PATCH V4 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer
2024-04-15 08:27:24 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-04-12 08:52:06 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-11 17:05:34 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-11 15:53:47 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-09 16:35:46 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-09 16:19:16 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-09 14:16:07 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-09 02:58:24 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-07 03:15:21 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-01 07:23:32 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-04-01 07:09:30 linux-kernel Re: [PATCH v6 9/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
2024-04-01 07:07:35 linux-kernel Re: [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
2024-04-01 07:00:57 linux-kernel Re: [PATCH v6 6/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
2024-04-01 06:28:17 linux-kernel Re: [PATCH v6 5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
2024-04-01 06:15:36 linux-kernel Re: [PATCH v6 4/9] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
2024-04-01 06:01:10 linux-kernel Re: [PATCH v6 3/9] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
2024-04-01 05:29:08 linux-kernel Re: [PATCH v6 2/9] x86/cpu: KVM: Move macro to encode PAT value to common header
2024-03-29 15:33:01 linux-kernel Re: [PATCHv9 05/17] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-03-28 14:46:18 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-28 13:22:00 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-28 03:40:49 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-28 01:37:02 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-03-28 01:30:59 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-28 01:04:58 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-28 00:58:43 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-28 00:27:50 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-28 00:07:12 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-27 02:55:00 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-20 08:15:43 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-03-15 05:50:55 linux-kernel Re: [PATCH v19 034/130] KVM: TDX: Get system-wide info about TDX module on initialization
2024-03-15 05:12:10 linux-kernel Re: [PATCH v19 034/130] KVM: TDX: Get system-wide info about TDX module on initialization
2024-03-15 02:19:15 linux-kernel Re: [PATCH v19 034/130] KVM: TDX: Get system-wide info about TDX module on initialization
2024-03-15 02:11:17 linux-kernel Re: [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure
2024-03-13 03:44:31 linux-kernel Re: [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure
2024-03-13 01:15:19 linux-kernel Re: [PATCH v3 2/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
2024-03-12 02:45:28 linux-kernel Re: [PATCH v3 2/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
2024-03-12 02:38:23 linux-kernel Re: [PATCH v3 1/2] kvm/cpuid: remove GuestPhysBits code.
2024-03-06 05:44:00 linux-kernel Re: [PATCH v2] kvm: set guest physical bits in CPUID.0x80000008
2024-03-05 03:55:43 linux-kernel Re: [PATCH 04/16] KVM: x86/mmu: Pass full 64-bit error code when handling page faults
2024-03-05 03:00:56 linux-kernel Re: [PATCH 1/3] kvm: wire up KVM_CAP_VM_GPA_BITS for x86
2024-03-04 08:57:28 linux-kernel Re: [PATCH 13/21] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
2024-03-04 08:30:37 linux-kernel Re: [PATCH 12/21] KVM: x86/tdp_mmu: Sprinkle __must_check
2024-03-04 08:10:07 linux-kernel Re: [PATCH 09/21] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
2024-03-01 08:57:38 linux-kernel Re: [PATCH 01/16] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation
2024-03-01 07:45:13 linux-kernel Re: [PATCH 06/21] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
2024-03-01 07:31:12 linux-kernel Re: [PATCH 05/21] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
2024-02-29 13:55:24 linux-kernel Re: [PATCH 04/21] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
2024-02-29 13:50:38 linux-kernel Re: [PATCH 03/21] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE