LinuxLists
Users
About
Binbin Wu (
[email protected]
)
Number of posts: 338 (0.5 per day)
First post: 2022-08-02 03:21:02
Last post: 2024-06-12 14:15:39
Next Page
Date
List
Subject
2024-06-12 14:15:39
linux-kernel
Re: [PATCH v19 116/130] KVM: TDX: Silently discard SMI request
2024-06-11 15:58:38
linux-kernel
Re: [PATCH v19 116/130] KVM: TDX: Silently discard SMI request
2024-05-31 01:23:12
linux-crypto
Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
2024-05-27 12:26:19
linux-crypto
Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
2024-05-27 00:57:46
linux-kernel
Re: [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
2024-05-22 19:12:25
linux-kernel
Re: [PATCH v2 36/49] KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
2024-05-22 16:20:47
linux-kernel
Re: [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
2024-05-22 10:02:23
linux-kernel
Re: [PATCH v2 20/49] KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init()
2024-05-22 07:35:44
linux-kernel
Re: [PATCH v2 12/49] KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed
2024-05-21 00:50:19
linux-crypto
Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
2024-05-16 08:29:36
linux-crypto
Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
2024-05-09 05:52:51
linux-kernel
Re: [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation to helper function
2024-05-07 09:34:27
linux-kernel
Re: [PATCH v19 103/130] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI
2024-05-06 10:54:40
linux-kernel
[PATCH] KVM: VMX: Remove unused declaration of vmx_request_immediate_exit()
2024-05-06 03:31:11
linux-kernel
Re: [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
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