Isaku Yamahata ([email protected])

Number of posts: 2324 (1.83 per day)
First post: 2020-11-16 18:31:02
Last post: 2024-05-08 00:15:16

Date List Subject
2024-04-01 22:55:32 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-28 21:12:15 linux-kernel Re: [PATCH v19 092/130] KVM: TDX: Implement interrupt injection
2024-03-28 21:10:49 linux-kernel Re: [PATCH v19 091/130] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
2024-03-28 21:04:21 linux-kernel Re: [PATCH v19 060/130] KVM: x86/tdp_mmu: Apply mmu notifier callback to only shared GPA
2024-03-28 21:03:56 linux-kernel Re: [PATCH v19 069/130] KVM: TDX: Require TDP MMU and mmio caching for TDX
2024-03-28 20:39:31 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-28 05:34:47 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-28 03:55:48 linux-kernel Re: [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support
2024-03-28 00:38:00 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-28 00:37:11 linux-kernel Re: [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2024-03-28 00:06:26 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-28 00:02:26 linux-kernel Re: [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2024-03-27 23:58:50 linux-kernel Re: [PATCH v19 052/130] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
2024-03-27 23:53:06 linux-kernel Re: [PATCH v19 046/130] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
2024-03-27 22:57:11 linux-kernel Re: [PATCH v19 044/130] KVM: TDX: Do TDX specific vcpu initialization
2024-03-27 22:54:07 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-27 17:22:40 linux-kernel Re: [PATCH v19 018/130] KVM: x86/mmu: Assume guest MMIOs are shared
2024-03-27 04:15:32 linux-kernel Re: [PATCH v8 00/14] KVM TDX: TDP MMU: large page support
2024-03-26 18:06:52 linux-kernel Re: [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2024-03-26 17:59:14 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-26 17:34:36 linux-kernel Re: [PATCH v19 048/130] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
2024-03-25 23:59:34 linux-kernel Re: [PATCH v4 05/15] KVM: SEV: publish supported VMSA features
2024-03-25 23:35:41 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-25 23:11:13 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-25 23:03:31 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-25 22:19:11 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-25 22:17:13 linux-kernel Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-03-25 22:05:12 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-03-25 21:49:03 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-25 21:30:04 linux-kernel Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-03-25 21:17:36 linux-kernel Re: [PATCH v19 130/130] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2
2024-03-25 21:11:39 linux-kernel Re: [PATCH v19 130/130] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2
2024-03-25 20:01:42 linux-kernel Re: [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2024-03-23 01:54:34 linux-kernel Re: [PATCH v19 130/130] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2
2024-03-23 01:37:01 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-23 01:22:36 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-03-23 01:13:53 linux-kernel Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-03-23 00:29:00 linux-kernel Re: [PATCH v19 036/130] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
2024-03-22 23:44:14 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-22 23:37:16 linux-kernel Re: [PATCH v19 035/130] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
2024-03-22 23:26:52 linux-kernel Re: [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2024-03-22 23:17:32 linux-kernel Re: [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
2024-03-22 23:15:36 linux-kernel Re: [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
2024-03-22 22:59:29 linux-kernel Re: [PATCH v19 120/130] KVM: TDX: Add a method to ignore dirty logging
2024-03-22 22:46:59 linux-kernel Re: [PATCH v19 024/130] KVM: TDX: Add placeholders for TDX VM/vcpu structure
2024-03-22 21:23:39 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-03-22 18:10:22 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-03-22 17:39:19 linux-kernel Re: [PATCH v19 022/130] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
2024-03-22 15:19:36 linux-kernel Re: [PATCH v19 056/130] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
2024-03-22 00:17:08 linux-kernel Re: [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2024-03-21 23:52:25 linux-kernel Re: [PATCH v19 030/130] KVM: TDX: Add helper functions to print TDX SEAMCALL error