LinuxLists
Users
About
Isaku Yamahata (
[email protected]
)
Number of posts: 372 (0.25 per day)
First post: 2019-08-09 03:55:28
Last post: 2023-08-19 13:20:25
Previous Page
/
Next Page
Date
List
Subject
2022-05-25 03:24:48
linux-kernel
Re: [RFC][PATCH 9/9] arch/idle: Change arch_cpu_idle() IRQ behaviour
2022-05-14 03:39:31
linux-kernel
Re: [RFC PATCH v6 034/104] KVM: x86/mmu: Add address conversion functions for TDX shared bits
2022-05-14 02:20:14
linux-kernel
Re: [PATCH v6 5/5] x86/tdx: Add Quote generation support
2022-05-09 15:24:57
linux-kernel
Re: [RFC PATCH v6 025/104] KVM: TDX: initialize VM with TDX specific parameters
2022-05-09 11:35:47
linux-kernel
Re: [RFC PATCH v6 017/104] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2022-05-07 17:47:24
linux-kernel
Re: [RFC PATCH v6 011/104] KVM: TDX: Initialize TDX module when loading kvm_intel.ko
2022-04-27 11:22:47
linux-kernel
Re: [PATCH v4 1/3] x86/tdx: Add TDX Guest attestation interface driver
2022-04-27 11:01:02
linux-kernel
Re: [PATCH v4 3/3] x86/tdx: Add Quote generation support
2022-04-27 10:07:55
linux-kernel
Re: [RFC PATCH v5 048/104] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2022-04-22 22:49:38
linux-kernel
Re: [PATCH v3 4/4] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
2022-04-22 22:27:34
linux-kernel
Re: [PATCH v3 2/4] x86/tdx: Add tdx_hcall_get_quote() API support
2022-04-22 19:35:07
linux-kernel
Re: [PATCH v3 4/4] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
2022-04-22 19:01:45
linux-kernel
Re: [PATCH v3 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory
2022-04-22 18:27:07
linux-kernel
Re: [PATCH v3 4/4] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
2022-04-22 17:59:40
linux-kernel
Re: [PATCH v3 11/21] x86/virt/tdx: Choose to use all system RAM as TDX memory
2022-04-20 10:21:37
linux-kernel
Re: [PATCH v3 4/4] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
2022-04-16 01:10:33
linux-kernel
Re: [RFC PATCH v5 000/104] KVM TDX basic feature support
2022-04-11 19:33:30
linux-kernel
Re: [RFC PATCH v5 042/104] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
2022-04-11 13:14:41
linux-kernel
Re: [RFC PATCH v5 042/104] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
2022-04-09 09:15:42
linux-kernel
Re: [PATCH v2 2/2] KVM: x86/mmu: Derive EPT violation RWX bits from EPTE RWX bits
2022-04-08 22:30:54
linux-kernel
Re: [RFC PATCH v5 037/104] KVM: x86/mmu: Allow non-zero init value for shadow PTE
2022-04-08 06:05:31
linux-kernel
Re: [RFC PATCH v5 083/104] KVM: x86: Split core of hypercall emulation to helper function
2022-04-08 05:31:48
linux-kernel
Re: [RFC PATCH v5 092/104] KVM: TDX: Handle TDX PV HLT hypercall
2022-04-08 04:24:46
linux-kernel
Re: [RFC PATCH v5 102/104] KVM: TDX: Add methods to ignore accesses to CPU state
2022-04-08 04:15:53
linux-kernel
Re: [RFC PATCH v5 101/104] KVM: TDX: Silently ignore INIT/SIPI
2022-04-08 04:08:47
linux-kernel
Re: [RFC PATCH v5 027/104] KVM: TDX: initialize VM with TDX specific parameters
2022-04-08 02:45:41
linux-kernel
Re: [RFC PATCH v5 027/104] KVM: TDX: initialize VM with TDX specific parameters
2022-04-08 01:27:55
linux-kernel
Re: [RFC PATCH v5 026/104] KVM: TDX: x86: Add vm ioctl to get TDX systemwide parameters
2022-04-08 01:25:54
linux-kernel
Re: [RFC PATCH v5 025/104] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
2022-04-08 01:20:04
linux-kernel
Re: [RFC PATCH v5 024/104] KVM: TDX: create/destroy VM structure
2022-04-08 01:13:37
linux-kernel
Re: [RFC PATCH v5 020/104] KVM: TDX: allocate per-package mutex
2022-04-05 02:17:05
linux-kernel
Re: [RFC PATCH v5 038/104] KVM: x86/mmu: Allow per-VM override of the TDP max page level
2022-04-04 10:32:23
linux-kernel
Re: [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize TDX module
2022-04-02 14:21:49
linux-kernel
Re: [RFC PATCH v5 021/104] KVM: x86: Introduce hooks to free VM callback prezap and vm_free
2022-04-01 23:44:00
linux-kernel
Re: [RFC PATCH v5 033/104] KVM: x86: Add infrastructure for stolen GPA bits
2022-04-01 15:30:41
linux-kernel
Re: [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize TDX module
2022-04-01 14:27:11
linux-kernel
Re: [RFC PATCH v5 024/104] KVM: TDX: create/destroy VM structure
2022-04-01 14:26:09
linux-kernel
Re: [RFC PATCH v5 032/104] KVM: x86/mmu: introduce config for PRIVATE KVM MMU
2022-04-01 13:04:57
linux-kernel
Re: [RFC PATCH v5 023/104] x86/cpu: Add helper functions to allocate/free MKTME keyid
2022-04-01 03:08:13
linux-kernel
Re: [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize TDX module
2022-03-30 12:09:54
linux-kernel
Re: [PATCH v2 01/21] x86/virt/tdx: Detect SEAM
2022-03-28 22:43:52
linux-kernel
Re: [PATCH v2 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
2022-03-25 20:12:15
linux-kernel
Re: [RFC PATCH v5 073/104] KVM: TDX: track LP tdx vcpu run and teardown vcpus on descroing the guest TD
2022-03-25 19:04:31
linux-kernel
Re: [RFC PATCH v5 064/104] KVM: TDX: Implement TDX vcpu enter/exit path
2022-03-25 17:37:57
linux-kernel
Re: [PATCH v2 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
2022-03-25 11:24:52
linux-kernel
Re: [PATCH v2 17/21] x86/virt/tdx: Configure global KeyID on all packages
2022-03-25 01:47:27
linux-kernel
Re: [PATCH v2 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
2022-03-24 23:34:46
linux-kernel
Re: [RFC PATCH v5 083/104] KVM: x86: Split core of hypercall emulation to helper function
2022-03-24 15:56:14
linux-kernel
Re: [RFC PATCH v5 064/104] KVM: TDX: Implement TDX vcpu enter/exit path
2022-03-17 04:11:10
linux-kernel
Re: [RFC PATCH v5 005/104] KVM: x86: Refactor KVM VMX module init/exit functions
2022-03-17 03:34:02
linux-kernel
Re: [RFC 0/3] Expose Confidential Computing capabilities on sysfs