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-02-26 08:45:11 linux-kernel [PATCH v19 022/130] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
2024-02-26 08:44:54 linux-kernel [PATCH v19 053/130] KVM: x86/mmu: Disallow fast page fault on private GPA
2024-02-26 08:44:29 linux-kernel [PATCH v19 019/130] KVM: x86: Add is_vm_type_supported callback
2024-02-26 08:44:04 linux-kernel [PATCH v19 051/130] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask
2024-02-26 08:44:03 linux-kernel [PATCH v19 050/130] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
2024-02-26 08:43:30 linux-kernel [PATCH v19 048/130] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
2024-02-26 08:43:16 linux-kernel [PATCH v19 049/130] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
2024-02-26 08:42:40 linux-kernel [PATCH v19 044/130] KVM: TDX: Do TDX specific vcpu initialization
2024-02-26 08:42:38 linux-kernel [PATCH v19 046/130] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
2024-02-26 08:42:24 linux-kernel [PATCH v19 045/130] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits
2024-02-26 08:41:52 linux-kernel [PATCH v19 042/130] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction
2024-02-26 08:41:37 linux-kernel [PATCH v19 043/130] KVM: TDX: create/free TDX vcpu structure
2024-02-26 08:41:26 linux-kernel [PATCH v19 041/130] KVM: TDX: Refuse to unplug the last cpu on the package
2024-02-26 08:40:46 linux-kernel [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-02-26 08:40:44 linux-kernel [PATCH v19 040/130] KVM: TDX: Make pmu_intel.c ignore guest TD case
2024-02-26 08:39:56 linux-kernel [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-02-26 08:39:37 linux-kernel [PATCH v19 036/130] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
2024-02-26 08:39:30 linux-kernel [PATCH v19 035/130] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
2024-02-26 08:38:58 linux-kernel [PATCH v19 034/130] KVM: TDX: Get system-wide info about TDX module on initialization
2024-02-26 08:38:39 linux-kernel [PATCH v19 033/130] KVM: TDX: Add helper function to read TDX metadata in array
2024-02-26 08:38:30 linux-kernel [PATCH v19 032/130] KVM: TDX: Add helper functions to allocate/free TDX private host key id
2024-02-26 08:37:55 linux-kernel [PATCH v19 031/130] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction
2024-02-26 08:37:54 linux-kernel [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2024-02-26 08:37:39 linux-kernel [PATCH v19 030/130] KVM: TDX: Add helper functions to print TDX SEAMCALL error
2024-02-26 08:37:17 linux-kernel [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
2024-02-26 08:37:08 linux-kernel [PATCH v19 020/130] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
2024-02-26 08:37:07 linux-kernel [PATCH v19 028/130] KVM: TDX: Add TDX "architectural" error codes
2024-02-26 08:37:05 linux-kernel [PATCH v19 026/130] [MARKER] The start of TDX KVM patch series: TDX architectural definitions
2024-02-26 08:36:27 linux-kernel [PATCH v19 024/130] KVM: TDX: Add placeholders for TDX VM/vcpu structure
2024-02-26 08:36:16 linux-kernel [PATCH v19 025/130] KVM: TDX: Make TDX VM type supported
2024-02-26 08:36:05 linux-kernel [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-02-26 08:34:49 linux-kernel [PATCH v19 021/130] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_init()
2024-02-26 08:34:13 linux-kernel [PATCH v19 018/130] KVM: x86/mmu: Assume guest MMIOs are shared
2024-02-26 08:33:39 linux-kernel [PATCH v19 017/130] KVM: x86: Implement kvm_arch_{, pre_}vcpu_memory_mapping()
2024-02-26 08:33:26 linux-kernel [PATCH v19 016/130] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
2024-02-26 08:33:07 linux-kernel [PATCH v19 015/130] KVM: Document KVM_MEMORY_MAPPING ioctl
2024-02-26 08:32:41 linux-kernel [PATCH v19 014/130] KVM: Add KVM vcpu ioctl to pre-populate guest memory
2024-02-26 08:32:31 linux-kernel [PATCH v19 013/130] KVM: x86: Use PFERR_GUEST_ENC_MASK to indicate fault is private
2024-02-26 08:32:22 linux-kernel [PATCH v19 012/130] KVM: x86/mmu: Pass around full 64-bit error code for the KVM page fault
2024-02-26 08:31:51 linux-kernel [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
2024-02-26 08:31:47 linux-kernel [PATCH v19 009/130] KVM: x86: Add gmem hook for determining max NPT mapping level
2024-02-26 08:31:27 linux-kernel [PATCH v19 010/130] KVM: x86: Pass is_private to gmem hook of gmem_max_level
2024-02-26 08:31:13 linux-kernel [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-02-26 08:30:49 linux-kernel [PATCH v19 008/130] x86/tdx: Warning with 32bit build shift-count-overflow
2024-02-26 08:30:10 linux-kernel [PATCH v19 006/130] x86/virt/tdx: Export TDX KeyID information
2024-02-26 08:29:56 linux-kernel [PATCH v19 005/130] x86/virt/tdx: Export global metadata read infrastructure
2024-02-26 08:29:50 linux-kernel [PATCH v19 003/130] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
2024-02-26 08:29:22 linux-kernel [PATCH v19 000/130] KVM TDX basic feature support
2024-02-26 08:29:19 linux-kernel [PATCH v19 004/130] x86/virt/tdx: Support global metadata read for all element sizes
2024-02-26 08:29:06 linux-kernel [PATCH v19 002/130] x86/virt/tdx: Move TDMR metadata fields map table to local variable
2024-02-26 08:28:39 linux-kernel [PATCH v19 001/130] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro