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
2022-10-30 07:49:20 linux-kernel [PATCH v10 096/108] KVM: TDX: Handle TDX PV port io hypercall
2022-10-30 07:46:58 linux-kernel [PATCH v10 068/108] KVM: TDX: Implement TDX vcpu enter/exit path
2022-10-30 07:42:57 linux-kernel [PATCH v10 015/108] x86/cpu: Add helper functions to allocate/free TDX private host key id
2022-10-30 07:40:00 linux-kernel [PATCH v10 079/108] KVM: x86: Assume timer IRQ was injected if APIC state is proteced
2022-10-30 07:34:05 linux-kernel [PATCH v10 006/108] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
2022-10-30 07:34:04 linux-kernel [PATCH v10 099/108] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
2022-10-30 07:33:45 linux-kernel [PATCH v10 007/108] KVM: TDX: Make TDX VM type supported
2022-10-30 07:33:23 linux-kernel [PATCH v10 061/108] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
2022-10-30 07:32:58 linux-kernel [PATCH v10 054/108] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
2022-10-30 07:32:47 linux-kernel [PATCH v10 097/108] KVM: TDX: Handle TDX PV MMIO hypercall
2022-10-30 07:32:36 linux-kernel [PATCH v10 064/108] KVM: TDX: Create initial guest memory
2022-10-30 07:32:21 linux-kernel [PATCH v10 094/108] KVM: TDX: Handle TDX PV CPUID hypercall
2022-10-30 07:32:09 linux-kernel [PATCH v10 086/108] KVM: x86: Split core of hypercall emulation to helper function
2022-10-30 07:31:58 linux-kernel [PATCH v10 083/108] KVM: TDX: Implement methods to inject NMI
2022-10-30 07:31:56 linux-kernel [PATCH v10 088/108] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
2022-10-30 07:31:35 linux-kernel [PATCH v10 078/108] KVM: TDX: Add support for find pending IRQ in a protected local APIC
2022-10-30 07:31:32 linux-kernel [PATCH v10 034/108] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_{value, mask}
2022-10-30 07:31:20 linux-kernel [PATCH v10 055/108] KVM: TDX: Add load_mmu_pgd method for TDX
2022-10-30 07:31:18 linux-kernel [PATCH v10 052/108] KVM: x86/tdp_mmu: Ignore unsupported mmu operation on private GFNs
2022-10-30 07:30:53 linux-kernel [PATCH v10 102/108] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
2022-10-30 07:30:53 linux-kernel [PATCH v10 101/108] KVM: TDX: Handle TDX PV map_gpa hypercall
2022-10-30 07:30:49 linux-kernel [PATCH v10 100/108] KVM: TDX: Handle TDX PV report fatal error hypercall
2022-10-30 07:30:37 linux-kernel [PATCH v10 031/108] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
2022-10-30 07:30:24 linux-kernel [PATCH v10 067/108] KVM: TDX: Add helper assembly function to TDX vcpu
2022-10-30 07:30:17 linux-kernel [PATCH v10 095/108] KVM: TDX: Handle TDX PV HLT hypercall
2022-10-30 07:30:14 linux-kernel [PATCH v10 098/108] KVM: TDX: Implement callbacks for MSR operations for TDX
2022-10-30 07:30:13 linux-kernel [PATCH v10 032/108] KVM: x86/mmu: Make sync_page not use hard-coded 0 as the initial SPTE value
2022-10-30 07:29:30 linux-kernel [PATCH v10 089/108] KVM: TDX: handle EXIT_REASON_OTHER_SMI
2022-10-30 07:29:16 linux-kernel [PATCH v10 012/108] KVM: TDX: Add helper functions to print TDX SEAMCALL error
2022-10-30 07:29:16 linux-kernel [PATCH v10 018/108] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
2022-10-30 07:28:58 linux-kernel [PATCH v10 077/108] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
2022-10-30 07:28:42 linux-kernel [PATCH v10 027/108] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits
2022-10-30 07:28:33 linux-kernel [PATCH v10 030/108] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX
2022-10-30 07:28:32 linux-kernel [PATCH v10 090/108] KVM: TDX: handle ept violation/misconfig exit
2022-10-30 07:28:18 linux-kernel [PATCH v10 084/108] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
2022-10-30 07:28:18 linux-kernel [PATCH v10 014/108] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
2022-10-30 07:28:04 linux-kernel [PATCH v10 085/108] KVM: VMX: Move NMI/exception handler to common helper
2022-10-30 07:28:02 linux-kernel [PATCH v10 073/108] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls
2022-10-30 07:27:30 linux-kernel [PATCH v10 011/108] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
2022-10-30 07:26:57 linux-kernel [PATCH v10 060/108] KVM: Add functions to set GFN to private or shared
2022-10-30 07:26:52 linux-kernel [PATCH v10 082/108] KVM: TDX: Implements vcpu request_immediate_exit
2022-10-30 07:26:52 linux-kernel [PATCH v10 036/108] KVM: TDX: Enable mmio spte caching always for TDX
2022-10-30 07:25:52 linux-kernel [PATCH v10 091/108] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
2022-10-30 07:25:47 linux-kernel [PATCH v10 072/108] KVM: TDX: restore user ret MSRs
2022-10-30 07:25:06 linux-kernel [PATCH v10 058/108] KVM: TDX: TDP MMU TDX support
2022-10-30 07:25:02 linux-kernel [PATCH v10 066/108] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit
2022-10-30 07:24:52 linux-kernel [PATCH v10 107/108] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU
2022-10-30 07:24:39 linux-kernel [PATCH v10 025/108] KVM: TDX: Do TDX specific vcpu initialization
2022-10-30 07:24:23 linux-kernel [PATCH v10 103/108] KVM: TDX: Silently discard SMI request
2022-10-30 07:24:22 linux-kernel [PATCH v10 022/108] KVM: TDX: Make pmu_intel.c ignore guest TD case
2022-10-30 07:24:21 linux-kernel [PATCH v10 076/108] KVM: TDX: handle vcpu migration over logical processor