Show patches with: Submitter = KarimAllah Ahmed       |    State = Action Required       |   153 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3] KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap - - - --- 2018-02-08 KarimAllah Ahmed New
[1/3] X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs - 1 - --- 2018-02-08 KarimAllah Ahmed New
[RFC,12/12] KVM/VMX: Remove kvm_vcpu_gpa_to_page as it is now unused - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,11/12] KVM/VMX: Use the new host mapping API for synic_deliver_msg - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,10/12] KVM/VMX: Use the new host mapping API for synic_clear_sint_msg_pending - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,09/12] KVM/VMX: Use the new host mapping API for cmpxchg_emulated - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,08/12] KVM/VMX: Use the new host mapping API for mapping nested PML - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,07/12] KVM/VMX: Use the new host mapping API for mapping L12 MSR bitmap - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,06/12] KVM/VMX: Use the new host mapping API for handle_vmptrld - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,05/12] KVM/VMX: Use the new host mapping API for mapping nested vmptr - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,04/12] KVM/VMX: Use the new host mapping API for pi_desc_page - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,03/12] KVM/VMX: Use the new host mapping API for virtual_apic_page - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,02/12] KVM/VMX: Use the new host mapping API for apic_access_page - - - --- 2018-02-05 KarimAllah Ahmed New
[RFC,01/12] KVM: Introduce helper functions to map/unmap guest memory - - - --- 2018-02-05 KarimAllah Ahmed New
[v7] KVM: SVM: Allow direct access to MSR_IA32_SPEC_CTRL - - - --- 2018-02-03 KarimAllah Ahmed New
[v6,5/5] KVM: SVM: Allow direct access to MSR_IA32_SPEC_CTRL - 2 - --- 2018-02-01 KarimAllah Ahmed New
[v6,4/5] KVM: VMX: Allow direct access to MSR_IA32_SPEC_CTRL - 3 - --- 2018-02-01 KarimAllah Ahmed New
[v6,3/5] KVM: VMX: Emulate MSR_IA32_ARCH_CAPABILITIES - 4 - --- 2018-02-01 KarimAllah Ahmed New
[v6,2/5] KVM: x86: Add IBPB support - 1 - --- 2018-02-01 KarimAllah Ahmed New
[v6,1/5] KVM: x86: Update the reverse_cpuid list to include CPUID_7_EDX - 3 - --- 2018-02-01 KarimAllah Ahmed New
[v5,5/5] KVM: SVM: Allow direct access to MSR_IA32_SPEC_CTRL - - - --- 2018-01-31 KarimAllah Ahmed New
[v5,4/5] KVM: VMX: Allow direct access to MSR_IA32_SPEC_CTRL - - - --- 2018-01-31 KarimAllah Ahmed New
[v5,3/5] KVM: VMX: Emulate MSR_IA32_ARCH_CAPABILITIES - 1 - --- 2018-01-31 KarimAllah Ahmed New
[v5,2/5] KVM: x86: Add IBPB support - - - --- 2018-01-31 KarimAllah Ahmed New
[v5,1/5] KVM: x86: Update the reverse_cpuid list to include CPUID_7_EDX - 2 - --- 2018-01-31 KarimAllah Ahmed New
[v4,5/5] KVM: SVM: Allow direct access to MSR_IA32_SPEC_CTRL - - - --- 2018-01-31 KarimAllah Ahmed New
[v4,4/5] KVM: VMX: Allow direct access to MSR_IA32_SPEC_CTRL - - - --- 2018-01-31 KarimAllah Ahmed New
[v4,3/5] KVM: VMX: Emulate MSR_IA32_ARCH_CAPABILITIES - 1 - --- 2018-01-31 KarimAllah Ahmed New
[v4,2/5] KVM: x86: Add IBPB support - - - --- 2018-01-31 KarimAllah Ahmed New
[v4,1/5] KVM: x86: Update the reverse_cpuid list to include CPUID_7_EDX - 1 - --- 2018-01-31 KarimAllah Ahmed New
[v3,4/4] KVM: VMX: Allow direct access to MSR_IA32_SPEC_CTRL - - - --- 2018-01-30 KarimAllah Ahmed New
[v3,3/4] KVM: VMX: Emulate MSR_IA32_ARCH_CAPABILITIES - 1 - --- 2018-01-30 KarimAllah Ahmed New
[v3,2/4] KVM: x86: Add IBPB support - - - --- 2018-01-30 KarimAllah Ahmed New
[v3,1/4] KVM: x86: Update the reverse_cpuid list to include CPUID_7_EDX - 1 - --- 2018-01-30 KarimAllah Ahmed New
[v2,4/4] x86: vmx: Allow direct access to MSR_IA32_ARCH_CAPABILITIES - - - --- 2018-01-29 KarimAllah Ahmed New
[v2,3/4] x86/kvm: Add IBPB support - - - --- 2018-01-29 KarimAllah Ahmed New
[v2,2/4] x86: vmx: Allow direct access to MSR_IA32_SPEC_CTRL - - - --- 2018-01-29 KarimAllah Ahmed New
[v2,1/4] x86: kvm: Update the reverse_cpuid list to include CPUID_7_EDX - - - --- 2018-01-29 KarimAllah Ahmed New
x86: vmx: Allow direct access to MSR_IA32_SPEC_CTRL - - - --- 2018-01-28 KarimAllah Ahmed New
[RFC,10/10] x86/enter: Use IBRS on syscall and interrupts - - - --- 2018-01-20 KarimAllah Ahmed New
[RFC,09/10] x86/enter: Create macros to restrict/unrestrict Indirect Branch Speculation - - - --- 2018-01-20 KarimAllah Ahmed New
[RFC,08/10] x86/idle: Control Indirect Branch Speculation in idle - - - --- 2018-01-20 KarimAllah Ahmed New
[RFC,07/10] x86: Simplify spectre_v2 command line parsing - - - --- 2018-01-20 KarimAllah Ahmed New
[RFC,06/10] x86/speculation: Add inlines to control Indirect Branch Speculation - - - --- 2018-01-20 KarimAllah Ahmed New
[RFC,05/10] x86/speculation: Add basic IBRS support infrastructure - - - --- 2018-01-20 KarimAllah Ahmed New
[RFC,04/10] x86/mm: Only flush indirect branches when switching into non dumpable process - - - --- 2018-01-20 KarimAllah Ahmed New
[RFC,03/10] x86/speculation: Use Indirect Branch Prediction Barrier in context switch - - - --- 2018-01-20 KarimAllah Ahmed New
[RFC,02/10] x86/kvm: Add IBPB support - - - --- 2018-01-20 KarimAllah Ahmed New
[RFC,01/10] x86/speculation: Add basic support for IBPB - - - --- 2018-01-20 KarimAllah Ahmed New
kvm: x86: Use X86_CR4_PAE instead of X86_CR4_PAE_BIT while validating sregs - - - --- 2018-01-20 KarimAllah Ahmed New
[v2] kvm: Map PFN-type memory regions as writable (if possible) - 1 - --- 2018-01-17 KarimAllah Ahmed New
kvm: Map PFN-type memory regions as writable (if possible) - - - --- 2018-01-17 KarimAllah Ahmed New
kvm, x86: Properly check whether a pfn is an MMIO or not - - - --- 2016-06-22 KarimAllah Ahmed New
« 1 2 »