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

Date List Subject
2024-03-01 12:00:17 linux-kernel Re: [RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test
2024-03-01 09:32:51 linux-kernel Re: [RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test
2024-03-01 08:30:20 linux-kernel Re: [RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test
2024-03-01 06:52:59 linux-kernel Re: [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
2024-02-29 15:36:51 linux-kernel Re: [RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
2024-02-29 14:00:22 linux-kernel Re: [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
2024-02-29 13:31:34 linux-kernel Re: [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
2024-02-28 20:24:49 linux-kernel Re: [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
2024-02-27 08:52:37 linux-kernel Re: [PATCH v19 091/130] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
2024-02-26 03:54:42 linux-kernel Re: [PATCH v18 077/121] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
2024-02-22 15:40:25 linux-kernel Re: [PATCH v18 074/121] KVM: TDX: complete interrupts after tdexit
2024-02-21 12:51:33 linux-kernel Re: [RFC PATCH v5 04/29] KVM: selftests: Refactor steps in vCPU descriptor table initialization
2024-02-21 08:25:10 linux-kernel Re: [RFC PATCH v5 03/29] KVM: selftests: Store initial stack address in struct kvm_vcpu
2024-02-21 08:08:08 linux-kernel Re: [PATCH v18 072/121] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
2024-02-21 06:30:23 linux-kernel Re: [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
2024-02-21 04:46:30 linux-kernel Re: [RFC PATCH v5 02/29] KVM: selftests: Expose function that sets up sregs based on VM's mode
2024-02-20 12:15:14 linux-kernel Re: [PATCH v18 067/121] KVM: TDX: Implement TDX vcpu enter/exit path
2024-02-20 09:16:57 linux-kernel Re: [PATCH v18 071/121] KVM: TDX: restore user ret MSRs
2024-02-20 09:00:45 linux-kernel Re: [PATCH v18 069/121] KVM: TDX: restore host xsave state when exit from the guest TD
2024-02-19 16:02:42 linux-kernel Re: [PATCH v18 064/121] KVM: TDX: Create initial guest memory
2024-02-19 09:30:19 linux-kernel Re: [PATCH v18 061/121] KVM: TDX: MTRR: implement get_mt_mask() for TDX
2024-02-05 05:41:22 linux-kernel Re: [PATCH v18 058/121] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
2024-02-05 05:29:10 linux-kernel Re: [PATCH v18 057/121] KVM: TDX: Add load_mmu_pgd method for TDX
2024-02-05 04:20:11 linux-kernel Re: [PATCH v18 056/121] KVM: TDX: Add accessors VMX VMCS helpers
2024-02-04 11:49:31 linux-kernel Re: [PATCH v18 055/121] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
2024-02-04 10:51:31 linux-kernel Re: [PATCH v18 053/121] KVM: x86/mmu: TDX: Do not enable page track for TD guest
2024-02-04 10:09:30 linux-kernel Re: [PATCH v18 054/121] KVM: VMX: Split out guts of EPT violation to common/exposed function
2024-02-04 04:30:26 linux-kernel Re: [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-01-30 22:41:33 linux-kernel Re: [PATCH v18 060/121] KVM: TDX: TDP MMU TDX support
2024-01-30 11:20:56 linux-kernel Re: [PATCH v18 050/121] KVM: x86/tdp_mmu: Sprinkle __must_check
2024-01-30 10:57:13 linux-kernel Re: [PATCH v18 049/121] KVM: x86/tdp_mmu: Apply mmu notifier callback to only shared GPA
2024-01-30 08:36:06 linux-kernel Re: [PATCH v18 048/121] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-01-29 12:15:06 linux-kernel Re: [PATCH v18 047/121] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2024-01-29 04:17:17 linux-kernel Re: [PATCH v18 046/121] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
2024-01-28 19:56:12 linux-kernel Re: [PATCH v18 040/121] KVM: x86/mmu: Disallow fast page fault on private GPA
2024-01-28 15:30:06 linux-kernel Re: [PATCH v18 041/121] KVM: x86/mmu: Allow per-VM override of the TDP max page level
2024-01-28 15:06:12 linux-kernel Re: [PATCH v18 039/121] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
2024-01-28 14:46:13 linux-kernel Re: [PATCH v18 037/121] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
2024-01-25 13:55:18 linux-kernel Re: [PATCH v18 030/121] KVM: TDX: Do TDX specific vcpu initialization
2024-01-25 07:05:25 linux-kernel Re: [PATCH v18 025/121] KVM: TDX: initialize VM with TDX specific parameters
2024-01-25 05:32:33 linux-kernel Re: [PATCH v18 029/121] KVM: TDX: create/free TDX vcpu structure
2024-01-24 03:46:14 linux-kernel Re: [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-01-23 17:03:11 linux-kernel Re: [PATCH v18 018/121] KVM: TDX: Add helper functions to allocate/free TDX private host key id
2024-01-23 08:32:56 linux-kernel Re: [PATCH v18 015/121] KVM: TDX: Retry SEAMCALL on the lack of entropy error
2024-01-23 06:10:47 linux-kernel Re: [PATCH v18 007/121] KVM: VMX: Reorder vmx initialization with kvm vendor initialization
2024-01-22 12:46:50 linux-kernel Re: [GIT PULL] KVM: x86: LAM support for 6.8
2024-01-08 08:38:01 linux-kernel Re: [PATCH v6 3/6] iommu: Add iommu_copy_struct_from_user_array helper
2024-01-08 07:35:07 linux-kernel Re: [PATCH v6 1/6] iommu: Add cache_invalidate_user op
2023-12-13 09:05:15 linux-kernel Re: [PATCH v17 029/116] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
2023-12-13 08:30:08 linux-kernel Re: [PATCH v17 025/116] KVM: TDX: allocate/free TDX vcpu structure
2023-12-13 08:04:53 linux-kernel Re: [PATCH v17 023/116] KVM: TDX: Refuse to unplug the last cpu on the package