Show patches with: Submitter = Varad Gautam       |   87 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[kvm-unit-tests,v3,11/11] x86: Provide a common 64-bit AP entrypoint for EFI and non-EFI SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v3,10/11] x86: efi, smp: Transition APs from 32-bit to 64-bit mode SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v3,09/11] x86: Move 32-bit bringup routines to start32.S SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v3,08/11] x86: efi, smp: Transition APs from 16-bit to 32-bit mode SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v3,07/11] x86: efi: Provide percpu storage SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v3,06/11] x86: efi: Provide a stack within testcase memory SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v3,05/11] x86: Move load_gdt_tss() to desc.c SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v3,04/11] x86: desc: Split IDT entry setup into a generic helper SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v3,03/11] x86: Move load_idt() to desc.c SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v3,02/11] x86: Move ap_init() to smp.c SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v3,01/11] x86: Share realmode trampoline between i386 and x86_64 SMP Support for x86 UEFI Tests - - - --- 2022-04-26 Varad Gautam New
[kvm-unit-tests,v2,10/10] x86: Provide a common 64-bit AP entrypoint for EFI and non-EFI SMP Support for x86 UEFI Tests - - - --- 2022-04-12 Varad Gautam New
[kvm-unit-tests,v2,09/10] x86: efi, smp: Transition APs from 32-bit to 64-bit mode SMP Support for x86 UEFI Tests - - - --- 2022-04-12 Varad Gautam New
[kvm-unit-tests,v2,08/10] x86: Move 32-bit bringup routines to start32.S SMP Support for x86 UEFI Tests - - - --- 2022-04-12 Varad Gautam New
[kvm-unit-tests,v2,07/10] x86: efi, smp: Transition APs from 16-bit to 32-bit mode SMP Support for x86 UEFI Tests - - - --- 2022-04-12 Varad Gautam New
[kvm-unit-tests,v2,06/10] x86: efi: Stop using UEFI-provided %gs for percpu storage SMP Support for x86 UEFI Tests - - - --- 2022-04-12 Varad Gautam New
[kvm-unit-tests,v2,05/10] x86: efi: Stop using UEFI-provided stack SMP Support for x86 UEFI Tests - - - --- 2022-04-12 Varad Gautam New
[kvm-unit-tests,v2,04/10] x86: Move load_gdt_tss() to desc.c SMP Support for x86 UEFI Tests - - - --- 2022-04-12 Varad Gautam New
[kvm-unit-tests,v2,03/10] x86: desc: Split IDT entry setup into a generic helper SMP Support for x86 UEFI Tests - - - --- 2022-04-12 Varad Gautam New
[kvm-unit-tests,v2,02/10] x86: Move load_idt() to desc.c SMP Support for x86 UEFI Tests - - - --- 2022-04-12 Varad Gautam New
[kvm-unit-tests,v2,01/10] x86: Move ap_init() to smp.c SMP Support for x86 UEFI Tests - - - --- 2022-04-12 Varad Gautam New
[10/10] x86: Move ap_start64 and save_id to setup.c [01/10] x86: Move ap_init() to smp.c - - - --- 2022-04-12 Varad Gautam New
[09/10] x86: efi, smp: Transition APs from 32-bit to 64-bit mode [01/10] x86: Move ap_init() to smp.c - - - --- 2022-04-12 Varad Gautam New
[08/10] x86: Move 32-bit bringup routines to start32.S [01/10] x86: Move ap_init() to smp.c - - - --- 2022-04-12 Varad Gautam New
[07/10] x86: efi, smp: Transition APs from 16-bit to 32-bit mode [01/10] x86: Move ap_init() to smp.c - - - --- 2022-04-12 Varad Gautam New
[06/10] x86: efi: Stop using UEFI-provided %gs for percpu storage [01/10] x86: Move ap_init() to smp.c - - - --- 2022-04-12 Varad Gautam New
[05/10] x86: efi: Stop using UEFI-provided stack [01/10] x86: Move ap_init() to smp.c - - - --- 2022-04-12 Varad Gautam New
[04/10] x86: Move load_gdt_tss() to desc.c [01/10] x86: Move ap_init() to smp.c - - - --- 2022-04-12 Varad Gautam New
[03/10] x86: desc: Split IDT entry setup into a generic helper [01/10] x86: Move ap_init() to smp.c - - - --- 2022-04-12 Varad Gautam New
[02/10] x86: Move load_idt() to desc.c [01/10] x86: Move ap_init() to smp.c - - - --- 2022-04-12 Varad Gautam New
[01/10] x86: Move ap_init() to smp.c [01/10] x86: Move ap_init() to smp.c - - - --- 2022-04-12 Varad Gautam New
[kvm-unit-tests,9/9] x86: setup: Serialize ap_start64 with a spinlock SMP Support for x86 UEFI Tests - - - --- 2022-04-08 Varad Gautam New
[kvm-unit-tests,8/9] x86: Provide a common 64-bit AP entrypoint for EFI and non-EFI SMP Support for x86 UEFI Tests - - - --- 2022-04-08 Varad Gautam New
[kvm-unit-tests,7/9] x86: Move load_gdt_tss() to desc.c SMP Support for x86 UEFI Tests - - - --- 2022-04-08 Varad Gautam New
[kvm-unit-tests,6/9] x86: efi, smp: Transition APs from 32-bit to 64-bit mode SMP Support for x86 UEFI Tests - - - --- 2022-04-08 Varad Gautam New
[kvm-unit-tests,5/9] x86: Move 32-bit bringup routines to start32.S SMP Support for x86 UEFI Tests - - - --- 2022-04-08 Varad Gautam New
[kvm-unit-tests,4/9] x86: efi, smp: Transition APs from 16-bit to 32-bit mode SMP Support for x86 UEFI Tests - - - --- 2022-04-08 Varad Gautam New
[kvm-unit-tests,3/9] x86: desc: Split IDT entry setup into a generic helper SMP Support for x86 UEFI Tests - - - --- 2022-04-08 Varad Gautam New
[kvm-unit-tests,2/9] x86: Move load_idt() to desc.c SMP Support for x86 UEFI Tests - - - --- 2022-04-08 Varad Gautam New
[kvm-unit-tests,1/9] x86: Move ap_init() to smp.c SMP Support for x86 UEFI Tests - - - --- 2022-04-08 Varad Gautam New
[kvm-unit-tests] x86: cstart64: Serialize ap_start64 with a spin lock [kvm-unit-tests] x86: cstart64: Serialize ap_start64 with a spin lock - - - --- 2022-04-06 Varad Gautam New
[kvm-unit-tests] x86: efi: Fix pagetable creation [kvm-unit-tests] x86: efi: Fix pagetable creation - - - --- 2022-04-06 Varad Gautam New
[kvm-unit-tests,v3,11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC Add #VC exception handling for AMD SEV-ES - 1 1 --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v3,10/11] x86: AMD SEV-ES: Handle IOIO #VC Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v3,09/11] x86: AMD SEV-ES: Handle MSR #VC Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v3,08/11] x86: AMD SEV-ES: Handle CPUID #VC Add #VC exception handling for AMD SEV-ES - - - --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v3,07/11] lib/x86: Move xsave helpers to lib/ Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v3,06/11] x86: AMD SEV-ES: Prepare for #VC processing Add #VC exception handling for AMD SEV-ES - - - --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v3,05/11] x86: AMD SEV-ES: Pull related GHCB definitions and helpers from Linux Add #VC exception handling for AMD SEV-ES - - - --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v3,04/11] lib: x86: Import insn decoder from Linux Add #VC exception handling for AMD SEV-ES - - - --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v3,03/11] lib: Define unlikely()/likely() macros in libcflat.h Add #VC exception handling for AMD SEV-ES - - - --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v3,02/11] x86: Move svm.h to lib/x86/ Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v3,01/11] x86: AMD SEV-ES: Setup #VC exception handler for AMD SEV-ES Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-02-24 Varad Gautam New
[kvm-unit-tests,v2,10/10] x86: AMD SEV-ES: Handle string IO for IOIO #VC Add #VC exception handling for AMD SEV-ES - 1 1 --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,v2,09/10] x86: AMD SEV-ES: Handle IOIO #VC Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,v2,08/10] x86: AMD SEV-ES: Handle MSR #VC Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,v2,07/10] x86: AMD SEV-ES: Handle CPUID #VC Add #VC exception handling for AMD SEV-ES - - - --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,v2,06/10] lib/x86: Move xsave helpers to lib/ Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,v2,05/10] x86: AMD SEV-ES: Prepare for #VC processing Add #VC exception handling for AMD SEV-ES - - - --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,v2,04/10] x86: AMD SEV-ES: Pull related GHCB definitions and helpers from Linux Add #VC exception handling for AMD SEV-ES - - - --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,v2,03/10] lib: x86: Import insn decoder from Linux Add #VC exception handling for AMD SEV-ES - - - --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,v2,02/10] x86: Move svm.h to lib/x86/ Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,v2,01/10] x86: AMD SEV-ES: Setup #VC exception handler for AMD SEV-ES Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,v2] x86/efi: Allow specifying AMD SEV/SEV-ES guest launch policy to run [kvm-unit-tests,v2] x86/efi: Allow specifying AMD SEV/SEV-ES guest launch policy to run - - - --- 2022-02-09 Varad Gautam New
[kvm-unit-tests,13/13] x86: AMD SEV-ES: Handle string IO for IOIO #VC Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,12/13] x86: AMD SEV-ES: Handle IOIO #VC Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,11/13] x86: AMD SEV-ES: Handle MSR #VC Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,10/13] x86: AMD SEV-ES: Handle RDTSC/RDTSCP #VC Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,09/13] x86: AMD SEV-ES: Handle CPUID #VC Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,08/13] lib/x86: Move xsave helpers to lib/ Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,07/13] x86: AMD SEV-ES: Handle WBINVD #VC Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,06/13] x86: AMD SEV-ES: Prepare for #VC processing Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,05/13] x86: AMD SEV-ES: Pull related GHCB definitions and helpers from Linux Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,04/13] lib: x86: Import insn decoder from Linux Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,03/13] x86: Move svm.h to lib/x86/ Add #VC exception handling for AMD SEV-ES - 1 - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,02/13] x86: AMD SEV-ES: Setup #VC exception handler for AMD SEV-ES Add #VC exception handling for AMD SEV-ES - - 1 --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,01/13] x86/efi: Allow specifying AMD SEV/SEV-ES guest launch policy Add #VC exception handling for AMD SEV-ES - - - --- 2022-01-20 Varad Gautam New
[kvm-unit-tests,6/6] x86: Disable some breaking tests for EFI and modify vmexit test Initial x86_64 UEFI support - - - --- 2021-07-02 Varad Gautam New
[kvm-unit-tests,5/6] cstart64.S: x86_64 bootstrapping after exiting EFI Initial x86_64 UEFI support - - - --- 2021-07-02 Varad Gautam New
[kvm-unit-tests,4/6] x86: efi_main: Self-relocate ELF .dynamic addresses Initial x86_64 UEFI support - - - --- 2021-07-02 Varad Gautam New
[kvm-unit-tests,3/6] x86: efi_main: Get EFI memory map and exit boot services Initial x86_64 UEFI support - - - --- 2021-07-02 Varad Gautam New
[kvm-unit-tests,2/6] x86: Call efi_main from _efi_pe_entry Initial x86_64 UEFI support - - - --- 2021-07-02 Varad Gautam New
[kvm-unit-tests,1/6] x86: Build tests as PE objects for the EFI loader Initial x86_64 UEFI support - - - --- 2021-07-02 Varad Gautam New
[v4] x86: Add a test for AMD SEV-ES #VC handling [v4] x86: Add a test for AMD SEV-ES #VC handling - - - --- 2021-06-16 Varad Gautam New
[v3] x86: Add a test for AMD SEV-ES guest #VC handling [v3] x86: Add a test for AMD SEV-ES guest #VC handling - - - --- 2021-06-02 Varad Gautam New
[v2] x86: Add a test for AMD SEV-ES #VC handling [v2] x86: Add a test for AMD SEV-ES #VC handling - - - --- 2021-05-31 Varad Gautam New
x86: Add a test for AMD SEV-ES #VC handling x86: Add a test for AMD SEV-ES #VC handling - - - --- 2021-05-31 Varad Gautam New