Isaku Yamahata ([email protected])

Number of posts: 58 (0.33 per day)
First post: 2023-09-14 05:39:20
Last post: 2024-03-08 02:20:05

Date List Subject
2024-03-08 02:20:05 linux-kernel Re: [RFC PATCH 1/8] KVM: Document KVM_MAP_MEMORY ioctl
2024-03-08 01:36:20 linux-kernel Re: [PATCH v3 3/4] KVM: X86: Add a capability to configure bus frequency for APIC timer
2024-03-08 01:08:01 linux-kernel Re: [PATCH v18 064/121] KVM: TDX: Create initial guest memory
2024-03-07 20:54:13 linux-kernel Re: [RFC PATCH 1/8] KVM: Document KVM_MAP_MEMORY ioctl
2024-03-07 20:42:18 linux-kernel Re: [RFC PATCH 2/8] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
2024-03-07 02:53:07 linux-kernel Re: [RFC PATCH 2/8] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
2024-03-07 02:10:09 linux-kernel Re: [RFC PATCH 0/8] KVM: Prepopulate guest memory API
2024-03-07 01:52:09 linux-kernel Re: [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()
2024-03-07 01:35:05 linux-kernel Re: [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()
2024-03-07 01:29:49 linux-kernel Re: [RFC PATCH 1/8] KVM: Document KVM_MAP_MEMORY ioctl
2024-03-06 22:22:50 linux-kernel Re: [PATCH v19 016/130] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
2024-03-06 22:17:40 linux-kernel Re: [PATCH v19 008/130] x86/tdx: Warning with 32bit build shift-count-overflow
2024-03-05 08:35:52 linux-kernel Re: [PATCH v19 091/130] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
2024-03-05 08:22:10 linux-kernel Re: [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
2024-03-05 08:13:26 linux-kernel Re: [PATCH v19 008/130] x86/tdx: Warning with 32bit build shift-count-overflow
2024-02-28 20:29:20 linux-kernel Re: [PATCH 18/21] KVM: x86: Add gmem hook for initializing memory
2024-02-28 01:00:55 linux-kernel Re: [PATCH v3 13/15] KVM: SEV: define VM types for SEV and SEV-ES
2024-02-27 14:12:55 linux-kernel Re: [PATCH v18 064/121] KVM: TDX: Create initial guest memory
2024-02-26 19:47:17 linux-kernel Re: [PATCH v18 057/121] KVM: TDX: Add load_mmu_pgd method for TDX
2024-02-26 19:43:42 linux-kernel Re: [PATCH v18 060/121] KVM: TDX: TDP MMU TDX support
2024-02-26 19:37:21 linux-kernel Re: [PATCH v19 028/130] KVM: TDX: Add TDX "architectural" error codes
2024-02-26 19:29:21 linux-kernel Re: [PATCH v18 039/121] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
2024-02-26 19:27:01 linux-kernel Re: [PATCH v18 025/121] KVM: TDX: initialize VM with TDX specific parameters
2024-02-26 19:25:09 linux-kernel Re: [PATCH v18 071/121] KVM: TDX: restore user ret MSRs
2024-02-26 19:22:57 linux-kernel Re: [PATCH v18 061/121] KVM: TDX: MTRR: implement get_mt_mask() for TDX
2024-02-26 19:01:41 linux-kernel Re: [PATCH v18 030/121] KVM: TDX: Do TDX specific vcpu initialization
2024-02-26 18:58:24 linux-kernel Re: [PATCH v18 029/121] KVM: TDX: create/free TDX vcpu structure
2024-02-26 18:56:47 linux-kernel Re: [PATCH v18 024/121] KVM: TDX: create/destroy VM structure
2024-02-26 18:53:12 linux-kernel Re: [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-02-26 18:49:23 linux-kernel Re: [PATCH v18 007/121] KVM: VMX: Reorder vmx initialization with kvm vendor initialization
2024-02-26 18:47:09 linux-kernel Re: [PATCH v18 001/121] x86/virt/tdx: Export TDX KeyID information
2024-02-26 18:07:24 linux-kernel Re: [PATCH v18 064/121] KVM: TDX: Create initial guest memory
2024-02-26 18:06:40 linux-kernel Re: [PATCH v18 044/121] KVM: x86/mmu: Assume guest MMIOs are shared
2024-02-26 18:03:03 linux-kernel Re: [PATCH v18 040/121] KVM: x86/mmu: Disallow fast page fault on private GPA
2024-02-26 18:01:52 linux-kernel Re: [PATCH v18 040/121] KVM: x86/mmu: Disallow fast page fault on private GPA
2024-02-26 17:55:48 linux-kernel Re: [PATCH v18 002/121] x86/virt/tdx: Export SEAMCALL functions
2024-02-26 17:49:01 linux-kernel Re: [PATCH v18 032/121] KVM: x86/mmu: introduce config for PRIVATE KVM MMU
2024-01-09 17:36:43 linux-kernel Re: [PATCH v17 092/116] KVM: TDX: Handle TDX PV HLT hypercall
2023-12-19 08:11:18 linux-kernel Re: [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
2023-12-19 01:41:09 linux-kernel Re: [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
2023-11-28 15:46:02 linux-kernel Re: [PATCHv3 00/14] x86/tdx: Add kexec support
2023-11-21 19:16:39 linux-kernel Re: [PATCH v17 020/116] KVM: TDX: create/destroy VM structure
2023-11-21 11:03:14 linux-kernel Re: [PATCH v6 11/16] KVM: x86/tdp_mmu: Split the large page when zap leaf
2023-11-21 10:27:43 linux-kernel Re: [PATCH v6 09/16] KVM: TDX: Pass desired page level in err code for page fault handler
2023-11-21 10:04:36 linux-kernel Re: [PATCH v6 08/16] KVM: TDX: Pin pages via get_page() right before ADD/AUG'ed to TDs
2023-11-21 10:02:58 linux-kernel Re: [PATCH v6 07/16] KVM: MMU: Introduce level info in PFERR code
2023-11-17 20:16:42 linux-kernel Re: [PATCH v16 059/116] KVM: TDX: Create initial guest memory
2023-11-17 08:08:34 linux-kernel Re: [PATCH v17 071/116] KVM: TDX: handle vcpu migration over logical processor
2023-11-17 01:05:42 linux-kernel Re: [PATCH v6 01/16] KVM: TDP_MMU: Go to next level if smaller private mapping exists
2023-11-17 00:37:13 linux-kernel Re: [PATCH v6 04/16] KVM: TDX: Pass size to tdx_measure_page()
2023-11-17 00:23:51 linux-kernel Re: [PATCH v6 03/16] KVM: TDX: Pass KVM page level to tdh_mem_page_add() and tdh_mem_page_aug()