Yuan Yao ([email protected])

Number of posts: 151 (0.08 per day)
First post: 2019-01-02 01:18:51
Last post: 2024-04-28 08:51:49

Date List Subject
2024-04-28 08:51:49 linux-kernel Re: [PATCH V5 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer
2024-03-22 13:03:41 linux-kernel Re: [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
2024-03-22 08:56:36 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-22 05:33:40 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-02-20 05:20:31 linux-kernel Re: [PATCH v18 029/121] KVM: TDX: create/free TDX vcpu structure
2024-02-01 12:41:29 linux-kernel Re: [PATCH v18 020/121] x86/virt/tdx: Get system-wide info about TDX module on initialization
2024-02-01 12:15:24 linux-kernel Re: [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-02-01 09:22:50 linux-kernel Re: [PATCH v18 016/121] KVM: TDX: Add helper functions to print TDX SEAMCALL error
2024-02-01 08:40:37 linux-kernel Re: [PATCH v18 001/121] x86/virt/tdx: Export TDX KeyID information
2024-02-01 08:32:49 linux-kernel Re: [PATCH v18 024/121] KVM: TDX: create/destroy VM structure
2024-01-31 14:36:44 linux-kernel Re: [PATCH v18 013/121] KVM: TDX: Add TDX "architectural" error codes
2024-01-31 14:11:28 linux-kernel Re: [PATCH v18 014/121] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2024-01-31 14:02:39 linux-kernel Re: [PATCH v18 012/121] KVM: TDX: Define TDX architectural definitions
2024-01-30 09:07:21 linux-kernel Re: [PATCH v17 055/116] KVM: TDX: TDP MMU TDX support
2024-01-29 13:42:58 linux-kernel Re: [PATCH v18 003/121] KVM: x86: Add is_vm_type_supported callback
2024-01-29 10:16:11 linux-kernel Re: [PATCH v18 007/121] KVM: VMX: Reorder vmx initialization with kvm vendor initialization
2024-01-29 09:06:22 linux-kernel Re: [PATCH v18 005/121] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup()
2024-01-29 08:20:05 linux-kernel Re: [PATCH v18 004/121] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
2024-01-29 06:23:54 linux-kernel Re: [PATCH v18 000/121] KVM TDX basic feature support
2024-01-17 11:41:31 linux-kernel Re: [PATCH v8 22/26] KVM: VMX: Set up interception for CET MSRs
2024-01-16 07:26:10 linux-kernel Re: [PATCH v8 24/26] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-01-16 07:22:49 linux-kernel Re: [PATCH v8 26/26] KVM: nVMX: Enable CET support for nested guest
2024-01-15 09:59:33 linux-kernel Re: [PATCH v8 22/26] KVM: VMX: Set up interception for CET MSRs
2024-01-12 07:49:00 linux-kernel Re: [PATCH v2] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
2024-01-12 05:35:23 linux-kernel Re: [RFC PATCH v2 2/3] KVM: selftests: add selftest driver for KVM to test memory slots for MMIO BARs
2024-01-11 12:51:48 linux-kernel Re: [PATCH 3/4] KVM: x86: Clean up directed yield API for "has pending interrupt"
2024-01-11 12:49:00 linux-kernel Re: [PATCH 1/4] KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernel
2024-01-11 12:48:06 linux-kernel Re: [PATCH 2/4] KVM: x86: Rely solely on preempted_in_kernel flag for directed yield
2024-01-10 07:55:51 linux-kernel Re: [PATCH 2/4] KVM: x86: Rely solely on preempted_in_kernel flag for directed yield
2024-01-10 06:27:29 linux-kernel Re: [RFC PATCH v2 2/3] KVM: selftests: add selftest driver for KVM to test memory slots for MMIO BARs
2024-01-05 06:25:46 linux-kernel Re: [RFC PATCH v2 3/3] KVM: selftests: Add set_memory_region_io to test memslots for MMIO BARs
2024-01-05 02:36:13 linux-kernel Re: [PATCH] x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument
2024-01-04 08:16:35 linux-kernel Re: [RFC PATCH v2 2/3] KVM: selftests: add selftest driver for KVM to test memory slots for MMIO BARs
2024-01-03 07:26:30 linux-kernel Re: [PATCH v1] KVM: nVMX: Fix handling triple fault on RSM instruction
2023-11-21 03:10:41 linux-kernel Re: [PATCH 3/9] KVM: x86: Initialize guest cpu_caps based on guest CPUID
2023-11-15 06:50:23 linux-kernel Re: [PATCH v17 071/116] KVM: TDX: handle vcpu migration over logical processor
2023-11-07 05:48:10 linux-kernel Re: [PATCH 08/34] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
2023-08-19 08:44:17 linux-kernel Re: [PATCH v3 03/15] KVM: VMX: Recompute "XSAVES enabled" only after CPUID update
2023-08-14 08:47:23 linux-kernel Re: [PATCH v2 13/21] KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"
2023-08-08 16:38:18 linux-kernel Re: [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions
2023-07-21 06:40:23 linux-kernel Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-07-20 08:59:07 linux-kernel Re: [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
2023-07-20 01:31:33 linux-kernel Re: [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
2023-07-19 08:45:23 linux-kernel Re: [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
2023-07-19 07:43:49 linux-kernel Re: [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
2023-07-07 08:05:48 linux-kernel Re: [PATCH v12 21/22] x86/mce: Improve error log of kernel space TDX #MC due to erratum
2023-07-07 04:12:34 linux-kernel Re: [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
2023-07-06 05:51:07 linux-kernel Re: [PATCH v12 16/22] x86/virt/tdx: Initialize all TDMRs
2023-07-05 08:20:30 linux-kernel Re: [PATCH v12 15/22] x86/virt/tdx: Configure global KeyID on all packages
2023-07-05 07:04:36 linux-kernel Re: [PATCH v12 14/22] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
2023-07-05 05:40:19 linux-kernel Re: [PATCH v12 13/22] x86/virt/tdx: Designate reserved areas for all TDMRs