Series |
x86: enable FRED for x86-64
|
expand
-
[RESEND,v9,00/36] x86: enable FRED for x86-64
-
[RESEND,v9,01/36] Documentation/x86/64: Add documentation for FRED
-
[RESEND,v9,02/36] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
-
[RESEND,v9,03/36] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
-
[RESEND,v9,04/36] x86/cpufeatures: Add the cpu feature bit for FRED
-
[RESEND,v9,05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map
-
[RESEND,v9,06/36] x86/objtool: Teach objtool about ERETU and ERETS
-
[RESEND,v9,07/36] x86/cpu: Add X86_CR4_FRED macro
-
[RESEND,v9,08/36] x86/cpu: Add MSR numbers for FRED configuration
-
[RESEND,v9,09/36] x86/fred: Make unions for the cs and ss fields in struct pt_regs
-
[RESEND,v9,10/36] x86/fred: Add a new header file for FRED definitions
-
[RESEND,v9,11/36] x86/fred: Reserve space for the FRED stack frame
-
[RESEND,v9,12/36] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
-
[RESEND,v9,13/36] x86/fred: Let ret_from_fork_asm() jmp to fred_exit_user when FRED is enabled
-
[RESEND,v9,14/36] x86/fred: Disallow the swapgs instruction when FRED is enabled
-
[RESEND,v9,15/36] x86/fred: No ESPFIX needed when FRED is enabled
-
[RESEND,v9,16/36] x86/fred: Allow single-step trap and NMI when starting a new task
-
[RESEND,v9,17/36] x86/fred: Define a common function type fred_handler
-
[RESEND,v9,18/36] x86/fred: Add a page fault entry stub for FRED
-
[RESEND,v9,19/36] x86/fred: Add a debug fault entry stub for FRED
-
[RESEND,v9,20/36] x86/fred: Add a NMI entry stub for FRED
-
[RESEND,v9,21/36] x86/fred: Add a machine check entry stub for FRED
-
[RESEND,v9,22/36] x86/fred: Add a double fault entry stub for FRED
-
[RESEND,v9,23/36] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
-
[RESEND,v9,24/36] x86/idtentry: Incorporate definitions/declarations of the FRED external interrupt…
-
[RESEND,v9,25/36] x86/traps: Add a system interrupt handler table for system interrupt dispatch
-
[RESEND,v9,26/36] x86/traps: Add sysvec_install() to install a system interrupt handler
-
[RESEND,v9,27/36] x86/traps: Add external_interrupt() to dispatch external interrupts
-
[RESEND,v9,28/36] x86/idtentry: Incorporate declaration/definition of the FRED exception handler ty…
-
[RESEND,v9,29/36] x86/fred: FRED entry/exit and dispatch code
-
[RESEND,v9,30/36] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
-
[RESEND,v9,31/36] x86/traps: Export external_interrupt() for handling IRQ in IRQ induced VM exits
-
[RESEND,v9,32/36] x86/fred: Export fred_entrypoint_kernel() for handling NMI in NMI induced VM exits
-
[RESEND,v9,33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling
-
[RESEND,v9,34/36] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
-
[RESEND,v9,35/36] x86/fred: FRED initialization code
-
[RESEND,v9,36/36] x86/fred: Disable FRED by default in its early stage
|