Isaku Yamahata ([email protected])

Number of posts: 2369 (1.82 per day)
First post: 2020-11-16 18:31:02
Last post: 2024-06-12 23:36:46

Date List Subject
2024-03-21 18:07:21 linux-kernel Re: [PATCH v19 041/130] KVM: TDX: Refuse to unplug the last cpu on the package
2024-03-21 17:57:57 linux-kernel Re: [PATCH v19 040/130] KVM: TDX: Make pmu_intel.c ignore guest TD case
2024-03-21 17:31:02 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-03-21 15:56:26 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-03-21 14:17:23 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-20 21:52:47 linux-kernel Re: [PATCH v19 030/130] KVM: TDX: Add helper functions to print TDX SEAMCALL error
2024-03-20 21:36:18 linux-kernel Re: [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2024-03-20 20:21:05 linux-kernel Re: [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2024-03-20 05:41:25 linux-kernel Re: [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2024-03-20 00:09:35 linux-kernel Re: [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2024-03-19 23:57:12 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-03-19 21:57:18 linux-kernel Re: [PATCH v19 098/130] KVM: TDX: Add a place holder to handle TDX VM exit
2024-03-19 21:50:31 linux-kernel Re: [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
2024-03-19 16:38:46 linux-kernel Re: [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()
2024-03-19 16:33:29 linux-kernel Re: [RFC PATCH 0/8] KVM: Prepopulate guest memory API
2024-03-19 15:54:06 linux-kernel Re: [RFC PATCH 5/8] KVM: x86/mmu: Introduce kvm_mmu_map_page() for prepopulating guest memory
2024-03-18 23:40:24 linux-kernel Re: [PATCH v19 078/130] KVM: TDX: Implement TDX vcpu enter/exit path
2024-03-18 23:17:32 linux-kernel Re: [PATCH v19 120/130] KVM: TDX: Add a method to ignore dirty logging
2024-03-18 22:55:29 linux-kernel Re: [PATCH v3 04/15] KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
2024-03-18 17:12:34 linux-kernel Re: [PATCH v19 120/130] KVM: TDX: Add a method to ignore dirty logging
2024-03-16 00:50:10 linux-kernel Re: [PATCH 4/5] x86/virt/tdx: Support global metadata read for all element sizes
2024-03-15 23:26:10 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-03-15 21:36:52 linux-kernel Re: [PATCH v19 025/130] KVM: TDX: Make TDX VM type supported
2024-03-15 20:43:08 linux-kernel Re: [PATCH v19 078/130] KVM: TDX: Implement TDX vcpu enter/exit path
2024-03-15 19:24:03 linux-kernel Re: [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2024-03-15 16:23:10 linux-kernel Re: [PATCH v19 034/130] KVM: TDX: Get system-wide info about TDX module on initialization
2024-03-15 01:35:25 linux-kernel Re: [PATCH v19 120/130] KVM: TDX: Add a method to ignore dirty logging
2024-03-15 01:09:55 linux-kernel Re: [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2024-03-15 00:26:54 linux-kernel Re: [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2024-03-14 18:10:20 linux-kernel Re: [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2024-03-14 17:23:27 linux-kernel Re: [PATCH v19 028/130] KVM: TDX: Add TDX "architectural" error codes
2024-03-14 17:01:11 linux-kernel Re: [PATCH v19 033/130] KVM: TDX: Add helper function to read TDX metadata in array
2024-03-14 16:48:13 linux-kernel Re: [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
2024-03-14 16:38:07 linux-kernel Re: [PATCH v19 024/130] KVM: TDX: Add placeholders for TDX VM/vcpu structure
2024-03-14 16:27:27 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-03-14 16:14:15 linux-kernel Re: [PATCH v19 019/130] KVM: x86: Add is_vm_type_supported callback
2024-03-13 18:49:52 linux-kernel Re: [PATCH v19 032/130] KVM: TDX: Add helper functions to allocate/free TDX private host key id
2024-03-13 18:46:10 linux-kernel Re: [PATCH v19 021/130] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_init()
2024-03-13 18:34:09 linux-kernel Re: [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
2024-03-12 04:43:09 linux-kernel Re: [PATCH v19 022/130] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
2024-03-12 02:15:40 linux-kernel Re: [PATCH v19 022/130] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
2024-03-12 02:03:32 linux-kernel Re: [PATCH v19 080/130] KVM: TDX: restore host xsave state when exit from the guest TD
2024-03-12 01:34:21 linux-kernel Re: [RFC PATCH 1/8] KVM: Document KVM_MAP_MEMORY ioctl
2024-03-12 01:33:48 linux-kernel Re: [RFC PATCH 0/8] KVM: Prepopulate guest memory API
2024-03-11 22:57:36 linux-kernel Re: [RFC PATCH 5/8] KVM: x86/mmu: Introduce kvm_mmu_map_page() for prepopulating guest memory
2024-03-11 22:56:25 linux-kernel Re: [RFC PATCH 3/8] KVM: x86/mmu: Introduce initialier macro for struct kvm_page_fault
2024-03-11 22:26:53 linux-kernel Re: [RFC PATCH 2/8] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
2024-03-08 21:02:03 linux-kernel Re: [PATCH v19 014/130] KVM: Add KVM vcpu ioctl to pre-populate guest memory
2024-03-08 20:58:50 linux-kernel Re: [PATCH v19 080/130] KVM: TDX: restore host xsave state when exit from the guest TD
2024-03-01 17:53:25 linux-kernel [RFC PATCH 5/8] KVM: x86/mmu: Introduce kvm_mmu_map_page() for prepopulating guest memory
2024-03-01 17:53:00 linux-kernel [RFC PATCH 3/8] KVM: x86/mmu: Introduce initialier macro for struct kvm_page_fault