LinuxLists
Users
About
Li, Xin3 (
[email protected]
)
Number of posts: 791 (1.28 per day)
First post: 2022-10-06 16:11:16
Last post: 2024-06-14 00:53:09
Previous Page
/
Next Page
Date
List
Subject
2024-01-18 05:16:30
linux-kernel
RE: [PATCH v4 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
2024-01-18 05:15:40
linux-kernel
RE: [PATCH v4 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
2024-01-17 16:36:36
linux-kernel
RE: [PATCH v4 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
2024-01-16 04:14:13
linux-kernel
RE: [PATCH v4 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
2024-01-12 10:08:49
linux-kernel
[PATCH v4 2/2] KVM: VMX: Cleanup VMX misc information defines and usages
2024-01-12 10:06:43
linux-kernel
[PATCH v4 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
2024-01-12 09:53:58
linux-kernel
RE: [PATCH v3 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
2024-01-02 22:15:21
linux-kernel
RE: [PATCH v13 01/35] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
2023-12-18 08:32:06
linux-kernel
RE: [PATCH 3/3] x86/sigreturn: Reject system segements
2023-12-16 07:03:00
linux-kernel
[PATCH v13A 24/35] x86/fred: Add a NMI entry stub for FRED
2023-12-15 18:37:57
linux-kernel
RE: [PATCH v13 24/35] x86/fred: Add a NMI entry stub for FRED
2023-12-09 22:13:31
linux-kernel
[PATCH v13A 26/35] x86/fred: FRED entry/exit and dispatch code
2023-12-08 23:49:01
linux-kernel
RE: [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED
2023-12-07 10:10:14
linux-kernel
RE: [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED
2023-12-07 09:44:17
linux-kernel
RE: [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
2023-12-06 19:20:02
linux-kernel
RE: [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
2023-12-06 08:38:01
linux-kernel
RE: [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED
2023-12-06 07:47:09
linux-kernel
RE: [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
2023-12-05 19:03:29
linux-kernel
RE: [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
2023-12-05 11:25:08
linux-kernel
[PATCH v13 35/35] x86/fred: Invoke FRED initialization code to enable FRED
2023-12-05 11:24:30
linux-kernel
[PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
2023-12-05 11:24:26
linux-kernel
[PATCH v13 28/35] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
2023-12-05 11:24:06
linux-kernel
[PATCH v13 24/35] x86/fred: Add a NMI entry stub for FRED
2023-12-05 11:23:59
linux-kernel
[PATCH v13 33/35] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
2023-12-05 11:23:53
linux-kernel
[PATCH v13 21/35] x86/fred: Make exc_page_fault() work for FRED
2023-12-05 11:23:52
linux-kernel
[PATCH v13 34/35] x86/fred: Add FRED initialization functions
2023-12-05 11:23:44
linux-kernel
[PATCH v13 31/35] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
2023-12-05 11:23:37
linux-kernel
[PATCH v13 32/35] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
2023-12-05 11:23:35
linux-kernel
[PATCH v13 11/35] x86/cpu: Add X86_CR4_FRED macro
2023-12-05 11:23:33
linux-kernel
[PATCH v13 22/35] x86/idtentry: Incorporate definitions/declarations of the FRED entries
2023-12-05 11:23:33
linux-kernel
[PATCH v13 23/35] x86/fred: Add a debug fault entry stub for FRED
2023-12-05 11:23:28
linux-kernel
[PATCH v13 30/35] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
2023-12-05 11:23:22
linux-kernel
[PATCH v13 06/35] x86/cpufeatures: Add the CPU feature bit for FRED
2023-12-05 11:23:22
linux-kernel
[PATCH v13 27/35] x86/traps: Add sysvec_install() to install a system interrupt handler
2023-12-05 11:23:13
linux-kernel
[PATCH v13 29/35] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
2023-12-05 11:23:11
linux-kernel
[PATCH v13 16/35] x86/fred: Reserve space for the FRED stack frame
2023-12-05 11:23:05
linux-kernel
[PATCH v13 19/35] x86/fred: No ESPFIX needed when FRED is enabled
2023-12-05 11:23:05
linux-kernel
[PATCH v13 25/35] x86/fred: Add a machine check entry stub for FRED
2023-12-05 11:23:01
linux-kernel
[PATCH v13 13/35] x86/ptrace: Cleanup the definition of the pt_regs structure
2023-12-05 11:22:51
linux-kernel
[PATCH v13 20/35] x86/fred: Allow single-step trap and NMI when starting a new task
2023-12-05 11:22:48
linux-kernel
[PATCH v13 14/35] x86/ptrace: Add FRED additional information to the pt_regs structure
2023-12-05 11:22:47
linux-kernel
[PATCH v13 15/35] x86/fred: Add a new header file for FRED definitions
2023-12-05 11:22:46
linux-kernel
[PATCH v13 12/35] x86/cpu: Add MSR numbers for FRED configuration
2023-12-05 11:22:42
linux-kernel
[PATCH v13 18/35] x86/fred: Disallow the swapgs instruction when FRED is enabled
2023-12-05 11:22:26
linux-kernel
[PATCH v13 17/35] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
2023-12-05 11:22:12
linux-kernel
[PATCH v13 05/35] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
2023-12-05 11:22:04
linux-kernel
[PATCH v13 10/35] x86/objtool: Teach objtool about ERET[US]
2023-12-05 11:21:58
linux-kernel
[PATCH v13 03/35] x86/trapnr: Add event type macros to <asm/trapnr.h>
2023-12-05 11:21:56
linux-kernel
[PATCH v13 08/35] x86/fred: Disable FRED by default in its early stage
2023-12-05 11:21:54
linux-kernel
[PATCH v13 01/35] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
2023-12-05 11:21:53
linux-kernel
[PATCH v13 09/35] x86/opcode: Add ERET[US] instructions to the x86 opcode map