LinuxLists
Users
About
Binbin Wu (
[email protected]
)
Number of posts: 338 (0.5 per day)
First post: 2022-08-02 03:21:02
Last post: 2024-06-12 14:15:39
Previous Page
/
Next Page
Date
List
Subject
2023-12-13 06:29:41
linux-kernel
Re: [PATCH v17 021/116] KVM: TDX: initialize VM with TDX specific parameters
2023-12-12 14:20:12
linux-kernel
Re: [PATCH v17 020/116] KVM: TDX: create/destroy VM structure
2023-12-11 09:23:04
linux-kernel
Re: [PATCH v17 019/116] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific
2023-12-06 08:43:35
linux-kernel
Re: [PATCH v17 018/116] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
2023-12-06 07:48:37
linux-kernel
Re: [PATCH v17 016/116] x86/virt/tdx: Add a helper function to return system wide info about TDX module
2023-12-06 06:48:17
linux-kernel
Re: [PATCH v17 013/116] KVM: TDX: Add helper functions to print TDX SEAMCALL error
2023-12-06 05:33:30
linux-kernel
Re: [PATCH v17 012/116] KVM: TDX: Retry SEAMCALL on the lack of entropy error
2023-12-06 05:18:18
linux-kernel
Re: [PATCH v17 011/116] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2023-12-05 09:41:07
linux-kernel
Re: [PATCH v17 005/116] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2023-12-05 07:55:37
linux-kernel
Re: [PATCH v17 004/116] KVM: VMX: Reorder vmx initialization with kvm vendor initialization
2023-12-05 07:43:14
linux-kernel
Re: [PATCH v17 003/116] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
2023-12-05 06:02:59
linux-kernel
Re: [PATCH v17 002/116] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup()
2023-12-05 00:49:28
linux-kernel
Re: [PATCH v17 001/116] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
2023-11-22 09:09:55
linux-kernel
Re: [PATCH v6 15/16] KVM: x86/mmu: Make kvm fault handler aware of large page of private memslot
2023-11-22 07:53:21
linux-kernel
Re: [PATCH v6 14/16] KVM: x86/tdp_mmu: TDX: Implement merge pages into a large page
2023-11-22 07:24:48
linux-kernel
Re: [PATCH v6 13/16] KVM: x86/tdp_mmu: Try to merge pages into a large page
2023-11-22 05:46:31
linux-kernel
Re: [PATCH v6 12/16] KVM: x86/tdp_mmu, TDX: Split a large page when 4KB page within it converted to shared
2023-11-22 02:19:11
linux-kernel
Re: [PATCH v6 11/16] KVM: x86/tdp_mmu: Split the large page when zap leaf
2023-11-21 09:58:10
linux-kernel
Re: [PATCH v6 11/16] KVM: x86/tdp_mmu: Split the large page when zap leaf
2023-11-20 11:29:05
linux-kernel
Re: [PATCH v6 09/16] KVM: TDX: Pass desired page level in err code for page fault handler
2023-11-20 11:08:48
linux-kernel
Re: [PATCH v6 08/16] KVM: TDX: Pin pages via get_page() right before ADD/AUG'ed to TDs
2023-11-20 10:54:40
linux-kernel
Re: [PATCH v6 07/16] KVM: MMU: Introduce level info in PFERR code
2023-11-19 06:58:38
linux-kernel
Re: [PATCH v6 05/16] KVM: TDX: Pass size to reclaim_page()
2023-11-19 06:42:38
linux-kernel
Re: [PATCH v6 05/16] KVM: TDX: Pass size to reclaim_page()
2023-11-19 06:31:01
linux-kernel
Re: [PATCH v17 020/116] KVM: TDX: create/destroy VM structure
2023-11-17 05:26:29
linux-kernel
Re: [PATCH v17 059/116] KVM: TDX: Create initial guest memory
2023-11-16 08:57:54
linux-kernel
Re: [PATCH v6 04/16] KVM: TDX: Pass size to tdx_measure_page()
2023-11-16 08:19:11
linux-kernel
Re: [PATCH v6 03/16] KVM: TDX: Pass KVM page level to tdh_mem_page_add() and tdh_mem_page_aug()
2023-11-16 06:36:12
linux-kernel
Re: [PATCH v17 059/116] KVM: TDX: Create initial guest memory
2023-11-16 05:36:57
linux-kernel
Re: [PATCH v6 02/16] KVM: TDX: Pass page level to cache flush before TDX SEAMCALL
2023-11-16 01:32:35
linux-kernel
Re: [PATCH v6 01/16] KVM: TDP_MMU: Go to next level if smaller private mapping exists
2023-11-15 07:18:18
linux-kernel
Re: [PATCH v6 12/25] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
2023-11-02 06:00:19
linux-kernel
Re: [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
2023-11-01 07:31:19
linux-kernel
Re: [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
2023-10-24 08:31:48
linux-kernel
Re: [PATCH v11 00/16] LAM and LASS KVM Enabling
2023-10-24 02:52:42
linux-kernel
Re: [PATCH gmem] KVM: Fix off-by-one error when querying attributes in xarray
2023-10-22 12:36:48
linux-kernel
Re: [PATCH v11 00/16] LAM and LASS KVM Enabling
2023-10-16 06:25:15
linux-kernel
[PATCH v2] selftests/x86/lam: Zero out buffer for readlink()
2023-10-10 08:21:28
linux-kernel
Re: [PATCH] selftests/x86/lam: Zero out buffer for readlink()
2023-10-10 03:51:51
linux-kernel
Re: [PATCH] selftests/x86/lam: Zero out buffer for readlink()
2023-10-08 09:38:08
linux-kernel
Re: [PATCH v11 00/16] LAM and LASS KVM Enabling
2023-09-27 17:03:09
linux-kernel
Re: [PATCH 04/13] KVM: WARN if there are danging MMU invalidations at VM destruction
2023-09-27 11:16:54
linux-kernel
Re: [PATCH 07/13] KVM: x86/mmu: Track PRIVATE impact on hugepage mappings for all memslots
2023-09-27 06:52:16
linux-kernel
[PATCH] selftests/x86/lam: Zero out buffer for readlink()
2023-09-27 06:24:22
linux-kernel
Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
2023-09-22 05:44:50
linux-kernel
Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-09-22 01:29:50
linux-kernel
Re: [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
2023-09-19 19:53:33
linux-kernel
Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-09-18 21:31:44
linux-kernel
Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
2023-09-18 14:26:25
linux-kernel
Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
2023-09-14 11:49:03
linux-kernel
Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry