Edgecombe, Rick P ([email protected])

Number of posts: 1519 (0.71 per day)
First post: 2018-06-20 22:10:26
Last post: 2024-04-26 17:02:29

Date List Subject
2024-04-26 17:02:29 linux-kernel Re: [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
2024-04-26 16:35:19 linux-kernel Re: [RFC PATCH v2 1/1] x86/pkeys: update PKRU to enable pkey 0 before XSAVE
2024-04-26 15:58:24 linux-kernel Re: [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
2024-04-26 13:53:27 linux-kernel Re: [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
2024-04-24 18:10:39 linux-kernel Re: [PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
2024-04-24 16:42:34 linux-kernel Re: [PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
2024-04-23 00:28:26 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-04-22 16:09:11 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-04-21 01:58:35 linux-kernel Re: [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
2024-04-20 19:05:38 linux-kernel Re: [PATCH v19 056/130] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
2024-04-19 20:04:58 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-04-19 18:56:16 linux-kernel Re: [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2024-04-18 00:33:49 linux-kernel Re: [PATCH v3 0/7] KVM: Guest Memory Pre-Population API
2024-04-18 00:02:28 linux-kernel Re: [PATCH v3 0/7] KVM: Guest Memory Pre-Population API
2024-04-16 19:45:38 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-04-16 17:12:28 linux-kernel Re: [PATCH v2 07/10] KVM: x86: Always populate L1 GPA for KVM_MAP_MEMORY
2024-04-16 17:10:01 linux-kernel Re: [PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
2024-04-16 17:09:00 linux-kernel Re: [PATCH V4 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer
2024-04-16 17:08:40 linux-kernel Re: [PATCH V4 2/4] KVM: x86: Make nsec per APIC bus cycle a VM variable
2024-04-16 17:08:19 linux-kernel Re: [PATCH V4 1/4] KVM: x86: hyper-v: Calculate APIC bus frequency for Hyper-V
2024-04-16 15:13:02 linux-kernel Re: [PATCH v2 06/10] KVM: x86: Implement kvm_arch_vcpu_map_memory()
2024-04-16 14:59:02 linux-kernel Re: [PATCH v2 08/10] KVM: x86: Add a hook in kvm_arch_vcpu_map_memory()
2024-04-16 14:47:12 linux-kernel Re: [PATCH v2 05/10] KVM: x86/mmu: Introduce kvm_tdp_map_page() to populate guest memory
2024-04-16 14:43:25 linux-kernel Re: [PATCH v2 02/10] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
2024-04-16 14:41:03 linux-kernel Re: [PATCH v2 04/10] KVM: x86/mmu: Make __kvm_mmu_do_page_fault() return mapped level
2024-04-16 14:37:32 linux-kernel Re: [PATCH v2 03/10] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault()
2024-04-16 14:17:49 linux-kernel Re: [PATCH v19 089/130] KVM: TDX: Add support for find pending IRQ in a protected local APIC
2024-04-15 23:27:38 linux-kernel Re: [PATCH v2 01/10] KVM: Document KVM_MAP_MEMORY ioctl
2024-04-15 21:36:31 linux-kernel Re: [PATCH v2 07/10] KVM: x86: Always populate L1 GPA for KVM_MAP_MEMORY
2024-04-15 19:48:50 linux-kernel Re: [PATCH v2 07/10] KVM: x86: Always populate L1 GPA for KVM_MAP_MEMORY
2024-04-15 19:14:30 linux-kernel Re: [PATCH v2 07/10] KVM: x86: Always populate L1 GPA for KVM_MAP_MEMORY
2024-04-12 20:49:32 linux-kernel Re: [PATCH] x86/tdx: Preserve shared bit on mprotect()
2024-04-12 20:10:01 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-11 21:07:52 linux-kernel Re: [PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V
2024-04-11 21:03:52 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-04-11 19:53:54 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-04-11 19:01:54 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-11 01:14:04 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-10 14:51:29 linux-kernel Re: [PATCHv2 0/4] x86/tdx: Adjust TD settings on boot
2024-04-09 15:50:35 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-09 14:49:21 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-09 14:06:13 linux-kernel Re: [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-04-08 23:46:38 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-08 21:56:36 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-08 19:03:22 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-04-08 17:42:24 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-08 15:33:09 linux-kernel Re: [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
2024-04-06 00:09:59 linux-kernel Re: [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
2024-04-05 23:01:48 linux-kernel Re: [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-04-02 16:01:10 linux-kernel Re: [ANNOUNCE] PUCK Agenda - 2024.03.13 - No topic
2024-03-28 18:28:17 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters