Binbin Wu ([email protected])

Number of posts: 323 (0.51 per day)
First post: 2022-08-02 03:21:02
Last post: 2024-04-23 17:17:58

Date List Subject
2024-04-23 17:17:58 linux-kernel Re: [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
2024-04-23 13:20:29 linux-kernel Re: [PATCH v19 085/130] KVM: TDX: Complete interrupts after tdexit
2024-04-22 09:51:56 linux-kernel Re: [PATCH 2/6] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
2024-04-22 06:56:48 linux-kernel Re: [PATCH 2/6] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
2024-04-22 01:56:22 linux-kernel Re: [PATCH v19 125/130] KVM: TDX: Add methods to ignore virtual apic related operation
2024-04-19 13:37:31 linux-kernel Re: [PATCH v19 117/130] KVM: TDX: Silently ignore INIT/SIPI
2024-04-19 10:04:45 linux-kernel Re: [PATCH v19 118/130] KVM: TDX: Add methods to ignore accesses to CPU state
2024-04-19 08:21:41 linux-kernel Re: [PATCH v19 116/130] KVM: TDX: Silently discard SMI request
2024-04-19 07:41:18 linux-kernel Re: [PATCH v19 111/130] KVM: TDX: Implement callbacks for MSR operations for TDX
2024-04-19 03:01:23 linux-kernel Re: [PATCH v19 110/130] KVM: TDX: Handle TDX PV MMIO hypercall
2024-04-18 19:01:55 linux-kernel Re: [PATCH v19 111/130] KVM: TDX: Implement callbacks for MSR operations for TDX
2024-04-18 13:55:31 linux-kernel Re: [PATCH v19 111/130] KVM: TDX: Implement callbacks for MSR operations for TDX
2024-04-18 12:03:15 linux-kernel Re: [PATCH v19 079/130] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
2024-04-18 11:04:37 linux-kernel Re: [PATCH v19 110/130] KVM: TDX: Handle TDX PV MMIO hypercall
2024-04-18 10:46:42 linux-kernel Re: [PATCH v19 110/130] KVM: TDX: Handle TDX PV MMIO hypercall
2024-04-17 15:57:06 linux-kernel Re: [PATCH v19 109/130] KVM: TDX: Handle TDX PV port io hypercall
2024-04-17 08:46:43 linux-kernel Re: [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
2024-04-17 04:21:47 linux-kernel Re: [PATCH v19 102/130] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
2024-04-09 20:56:35 linux-kernel Re: [PATCH v19 100/130] KVM: TDX: handle EXIT_REASON_OTHER_SMI
2024-04-09 16:43:47 linux-kernel Re: [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation to helper function
2024-04-09 15:38:41 linux-kernel Re: [PATCH v19 098/130] KVM: TDX: Add a place holder to handle TDX VM exit
2024-04-09 14:53:09 linux-kernel Re: [PATCH v19 096/130] KVM: VMX: Move NMI/exception handler to common helper
2024-04-08 07:02:27 linux-kernel Re: [PATCH v19 092/130] KVM: TDX: Implement interrupt injection
2024-04-08 03:16:42 linux-kernel Re: [PATCH v19 091/130] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
2024-04-07 16:53:14 linux-kernel Re: [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
2024-04-07 16:13:08 linux-kernel Re: [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
2024-04-07 14:14:03 linux-kernel Re: [PATCH v19 083/130] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
2024-04-07 11:57:19 linux-kernel Re: [PATCH v19 082/130] KVM: TDX: restore user ret MSRs
2024-04-07 08:04:03 linux-kernel Re: [PATCH v19 081/130] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
2024-04-07 07:47:16 linux-kernel Re: [PATCH v19 080/130] KVM: TDX: restore host xsave state when exit from the guest TD
2024-04-07 06:42:18 linux-kernel Re: [PATCH v19 079/130] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
2024-04-07 03:59:02 linux-kernel Re: [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
2024-04-07 01:42:41 linux-kernel Re: [PATCH v19 078/130] KVM: TDX: Implement TDX vcpu enter/exit path
2024-04-02 15:12:18 linux-kernel Re: [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support
2024-04-02 11:37:28 linux-kernel Re: [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support
2024-04-01 19:27:14 linux-kernel Re: [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
2024-04-01 11:42:03 linux-kernel Re: [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2024-03-29 13:28:38 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-29 12:27:04 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-28 14:27:10 linux-kernel Re: [PATCH v19 060/130] KVM: x86/tdp_mmu: Apply mmu notifier callback to only shared GPA
2024-03-28 09:16:56 linux-kernel Re: [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2024-03-28 08:27:33 linux-kernel Re: [PATCH v19 069/130] KVM: TDX: Require TDP MMU and mmio caching for TDX
2024-03-27 14:58:30 linux-kernel Re: [PATCH v19 046/130] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
2024-03-27 14:53:36 linux-kernel Re: [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2024-03-27 00:48:27 linux-kernel Re: [PATCH v19 048/130] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
2024-03-26 21:52:25 linux-kernel Re: [PATCH v19 048/130] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
2024-03-26 19:02:41 linux-kernel Re: [PATCH 02/21] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
2024-03-25 18:32:27 linux-kernel Re: [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
2024-03-25 17:24:15 linux-kernel Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-03-15 04:45:06 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-03-14 19:41:29 linux-kernel Re: [PATCH v19 033/130] KVM: TDX: Add helper function to read TDX metadata in array