LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-04-12 01:09:02
linux-kernel
Re: [PATCH v19 076/130] KVM: TDX: Finalize VM initialization
2024-04-11 20:47:26
linux-kernel
Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-04-11 19:51:06
linux-kernel
Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-04-11 19:02:33
linux-kernel
Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-04-11 03:47:04
linux-kernel
Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-11 01:04:06
linux-kernel
Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-10 22:11:20
linux-kernel
[PATCH v2 10/10] KVM: selftests: x86: Add test for KVM_MAP_MEMORY
2024-04-10 22:10:44
linux-kernel
[PATCH v2 09/10] KVM: SVM: Implement pre_mmu_map_page() to refuse KVM_MAP_MEMORY
2024-04-10 22:10:29
linux-kernel
[PATCH v2 08/10] KVM: x86: Add a hook in kvm_arch_vcpu_map_memory()
2024-04-10 22:10:05
linux-kernel
[PATCH v2 07/10] KVM: x86: Always populate L1 GPA for KVM_MAP_MEMORY
2024-04-10 22:09:54
linux-kernel
[PATCH v2 05/10] KVM: x86/mmu: Introduce kvm_tdp_map_page() to populate guest memory
2024-04-10 22:09:49
linux-kernel
[PATCH v2 06/10] KVM: x86: Implement kvm_arch_vcpu_map_memory()
2024-04-10 22:09:08
linux-kernel
[PATCH v2 04/10] KVM: x86/mmu: Make __kvm_mmu_do_page_fault() return mapped level
2024-04-10 22:09:06
linux-kernel
[PATCH v2 03/10] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault()
2024-04-10 22:08:46
linux-kernel
[PATCH v2 01/10] KVM: Document KVM_MAP_MEMORY ioctl
2024-04-10 22:08:39
linux-kernel
[PATCH v2 02/10] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
2024-04-10 22:08:12
linux-kernel
[PATCH v2 00/10] KVM: Guest Memory Pre-Population API
2024-04-10 01:12:53
linux-kernel
Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-08 18:58:06
linux-kernel
Re: [PATCH v19 108/130] KVM: TDX: Handle TDX PV HLT hypercall
2024-04-04 23:42:52
linux-kernel
Re: [PATCH v19 111/130] KVM: TDX: Implement callbacks for MSR operations for TDX
2024-04-04 23:25:51
linux-kernel
Re: [PATCH v19 108/130] KVM: TDX: Handle TDX PV HLT hypercall
2024-04-04 23:02:59
linux-kernel
Re: [PATCH v19 106/130] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL
2024-04-04 22:31:21
linux-kernel
Re: [PATCH v19 018/130] KVM: x86/mmu: Assume guest MMIOs are shared
2024-04-04 21:39:55
linux-kernel
Re: [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-04-04 21:32:42
linux-kernel
Re: [PATCH v5 05/17] KVM: SEV: publish supported VMSA features
2024-04-04 21:31:02
linux-kernel
Re: [PATCH v5 04/17] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
2024-04-04 01:27:37
linux-kernel
Re: [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
2024-04-04 01:16:00
linux-kernel
Re: [PATCH v19 104/130] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
2024-04-03 22:25:00
linux-kernel
Re: [PATCH v19 103/130] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI
2024-04-03 22:00:36
linux-kernel
Re: [RFC PATCH 0/8] KVM: Prepopulate guest memory API
2024-04-03 19:20:25
linux-kernel
Re: [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation to helper function
2024-04-03 18:51:20
linux-kernel
Re: [PATCH v19 102/130] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
2024-04-03 18:44:25
linux-kernel
Re: [PATCH v19 101/130] KVM: TDX: handle ept violation/misconfig exit
2024-04-03 18:03:10
linux-kernel
Re: [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support
2024-04-03 17:59:33
linux-kernel
Re: [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support
2024-04-03 17:59:21
linux-kernel
Re: [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
2024-04-03 17:52:43
linux-kernel
Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-04-03 16:30:57
linux-kernel
Re: [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
2024-04-03 15:37:52
linux-kernel
Re: [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-04-02 22:58:51
linux-crypto
Re: [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-04-02 07:09:39
linux-kernel
Re: [PATCH v19 094/130] KVM: TDX: Implement methods to inject NMI
2024-04-02 06:53:08
linux-kernel
Re: [PATCH v19 093/130] KVM: TDX: Implements vcpu request_immediate_exit
2024-04-02 06:37:56
linux-kernel
Re: [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2024-04-02 06:18:04
linux-kernel
Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-04-02 06:04:14
linux-kernel
Re: [PATCH v19 069/130] KVM: TDX: Require TDP MMU and mmio caching for TDX
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