Show patches with: Submitter = Liran Alon       |    State = Action Required       |   224 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[kvm-unit-tests,1/2] x86: VMX: Verify do not lose pending interrupt queued before entering guest : x86: VMX: Verify do not lose pending interrupt queued before entering guest - 2 - --- 2018-09-04 Liran Alon New
KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv - 2 - --- 2018-09-04 Liran Alon New
[v3] KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 [v3] KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 - 1 - --- 2018-09-03 Liran Alon New
[v2] KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 [v2] KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 - - - --- 2018-08-30 Liran Alon New
KVM: nVMX: Fix loss of pending event before entering L2 KVM: nVMX: Fix loss of pending event before entering L2 - - - --- 2018-08-29 Liran Alon New
KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled - 1 - --- 2018-06-29 Liran Alon New
[kvm-unit-tests,9/9] x86: nVMX: Add tests for VMCS Shadowing - - - --- 2018-06-22 Liran Alon New
[kvm-unit-tests,8/9] x86: nVMX: Add VMCS shadowing definitions - - - --- 2018-06-22 Liran Alon New
[kvm-unit-tests,7/9] x86: nVMX: Define VMCS header - - - --- 2018-06-22 Liran Alon New
[kvm-unit-tests,6/9] x86: nVMX: Enhance basic vmwrite/vmread test - - - --- 2018-06-22 Liran Alon New
[kvm-unit-tests,5/9] x86: nVMX: Define VMCS field encoding constants - - - --- 2018-06-22 Liran Alon New
[kvm-unit-tests,4/9] x86: nVMX: Introduce utils to set/clear bits on a VMCS field - - - --- 2018-06-22 Liran Alon New
[kvm-unit-tests,3/9] x86: nVMX: Introduce skip_exit_insn() - - - --- 2018-06-22 Liran Alon New
[kvm-unit-tests,2/9] x86: lib: Define const for all ALU flags - - - --- 2018-06-22 Liran Alon New
[kvm-unit-tests,1/9] x86: lib: Introduce utils for btr/bts - - - --- 2018-06-22 Liran Alon New
[22/22] KVM: nVMX: Mask guest access rights fields - 1 - --- 2018-06-22 Liran Alon New
[21/22] KVM: nVMX: Support VMCS shadowing virtualization - - - --- 2018-06-22 Liran Alon New
[20/22] KVM: nVMX: Add util to create vmcs02 vmread/vmwrite bitmaps - - - --- 2018-06-22 Liran Alon New
[19/22] KVM: nVMX: Add utils to copy shadow vmcs02 to cached shadow vmcs12 and vice-versa - - - --- 2018-06-22 Liran Alon New
[18/22] KVM: nVMX: Add util to check if VMCS field supported by CPU - - - --- 2018-06-22 Liran Alon New
[17/22] KVM: nVMX: Add util to encode a VMCS field by its components - - - --- 2018-06-22 Liran Alon New
[16/22] KVM: nVMX: Add VMCS field type enumeration - - - --- 2018-06-22 Liran Alon New
[15/22] KVM: nVMX: Allocate bitmaps for virtualizing VMCS shadowing - - - --- 2018-06-22 Liran Alon New
[14/22] KVM: nVMX: Allocate a vmcs02 shadow VMCS when virtualizing VMCS shadowing - - - --- 2018-06-22 Liran Alon New
[13/22] KVM: nVMX: Separate logic allocating shadow vmcs to a function - - - --- 2018-06-22 Liran Alon New
[12/22] KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow vmcs - - - --- 2018-06-22 Liran Alon New
[11/22] KVM: nVMX: Expose VMCS shadowing to L1 guest - - - --- 2018-06-22 Liran Alon New
[10/22] KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs12 vmread/vmwr… - - - --- 2018-06-22 Liran Alon New
[09/22] KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2 - - - --- 2018-06-22 Liran Alon New
[08/22] KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExit - - - --- 2018-06-22 Liran Alon New
[07/22] KVM: nVMX: Verify VMCS shadowing VMCS link pointer - - - --- 2018-06-22 Liran Alon New
[06/22] KVM: nVMX: Verify VMCS shadowing controls - 1 - --- 2018-06-22 Liran Alon New
[05/22] KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs() - 1 - --- 2018-06-22 Liran Alon New
[04/22] KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS - 1 - --- 2018-06-22 Liran Alon New
[03/22] KVM: nVMX: Fail VMPTRLD when vmcs12 is shadow VMCS and nested CPU do not support VMCS shado… - - - --- 2018-06-22 Liran Alon New
[02/22] KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameter - 1 - --- 2018-06-22 Liran Alon New
[01/22] KVM: VMX: Create struct for VMCS header - - - --- 2018-06-22 Liran Alon New
KVM: docs: nVMX: Remove known limitations as they do not exist now - - - --- 2018-05-26 Liran Alon New
KVM: docs: mmu: KVM support exposing SLAT to guests - - - --- 2018-05-26 Liran Alon New
KVM: docs: mmu: Fix link to NPT presentation from KVM Forum 2008 - - - --- 2018-05-25 Liran Alon New
[4/4] KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address invvpid - 2 - --- 2018-05-22 Liran Alon New
[3/4] KVM: nVMX: Don't flush TLB when vmcs12 uses VPID - 2 - --- 2018-05-22 Liran Alon New
[2/4] KVM: nVMX: Fail INVVPID individual-address in case operand VPID is 0 - 2 - --- 2018-05-22 Liran Alon New
[1/4] KVM: nVMX: Use vmx local var for referencing vpid02 - 2 - --- 2018-05-22 Liran Alon New
[v3,5/5] KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending - 3 - --- 2018-03-23 Liran Alon New
[v3,4/5] KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pending - 2 - --- 2018-03-23 Liran Alon New
[v3,3/5] KVM: x86: Fix misleading comments on handling pending exceptions - 1 - --- 2018-03-23 Liran Alon New
[v3,2/5] KVM: x86: Rename interrupt.pending to interrupt.injected - 2 - --- 2018-03-23 Liran Alon New
[v3,1/5] KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt - 2 - --- 2018-03-23 Liran Alon New
[7/7] x86: nVMX: Verify pass-through IOAPIC & LAPIC to guest after ioapic scan - - - --- 2018-03-21 Liran Alon New
[6/7] x86: nVMX: Verify pass-through LAPIC & IO-APIC to guest - - - --- 2018-03-21 Liran Alon New
[5/7] x86: nVMX: Verify vmcs12 EOI-exit-bitmap not corrupted on L1 IOAPIC scan - - - --- 2018-03-21 Liran Alon New
[4/7] x86: nVMX: Add APICv related definitions - - - --- 2018-03-21 Liran Alon New
[3/7] x86: lib: Rename set_ioapic_redir() to ioapic_set_redir() - - - --- 2018-03-21 Liran Alon New
[2/7] x86: lib: Expose IOAPIC/APIC globals and utils to lib - - - --- 2018-03-21 Liran Alon New
[1/7] x86: lib: Add busy-loop delay util - - - --- 2018-03-21 Liran Alon New
[v2] KVM: nVMX: Do not load EOI-exitmap while running L2 - 1 - --- 2018-03-21 Liran Alon New
[v3,7/7] KVM: x86: Add support for VMware backdoor Pseudo-PMCs - 2 - --- 2018-03-12 Liran Alon New
[v3,6/7] KVM: x86: SVM: Intercept #GP to support access to VMware backdoor ports - 2 - --- 2018-03-12 Liran Alon New
[v3,5/7] KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports - 2 - --- 2018-03-12 Liran Alon New
[v3,4/7] KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor - 2 - --- 2018-03-12 Liran Alon New
[v3,3/7] KVM: x86: Add emulation_type to not raise #UD on emulation failure - 1 - --- 2018-03-12 Liran Alon New
[v3,2/7] KVM: x86: Always allow access to VMware backdoor I/O ports - 1 - --- 2018-03-12 Liran Alon New
[v3,1/7] KVM: x86: Add module parameter for supporting VMware backdoor - 1 - --- 2018-03-12 Liran Alon New
KVM: x86: Add support for save/load MSR_SMI_COUNT - 1 - --- 2018-02-27 Liran Alon New
[v2,7/7] KVM: x86: Add support for VMware backdoor Pseudo-PMCs - 2 - --- 2017-12-24 Liran Alon New
[v2,6/7] KVM: x86: SVM: Intercept #GP to support access to VMware backdoor ports - 2 - --- 2017-12-24 Liran Alon New
[v2,5/7] KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports - 2 - --- 2017-12-24 Liran Alon New
[v2,4/7] KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor - 2 - --- 2017-12-24 Liran Alon New
[v2,3/7] KVM: x86: Add emulation_type to not raise #UD on emulation failure - 1 - --- 2017-12-24 Liran Alon New
[v2,2/7] KVM: x86: Always allow access to VMware backdoor I/O ports - 1 - --- 2017-12-24 Liran Alon New
[v2,1/7] KVM: x86: Add module parameter for supporting VMware backdoor - 1 - --- 2017-12-24 Liran Alon New
[v3,11/11] KVM: nVMX: Wake L2 from HLT when nested posted-interrupt pending - 2 - --- 2017-12-24 Liran Alon New
[v3,10/11] KVM: nVMX: Wake halted L2 on nested posted-interrupt - 2 - --- 2017-12-24 Liran Alon New
[v3,09/11] KVM: nVMX: Deliver missed nested-PI notification-vector via self-IPI while interrupts di… - 2 - --- 2017-12-24 Liran Alon New
[v3,08/11] KVM: x86: Register empty handler for POSTED_INTR_NESTED_VECTOR IPI - 2 - --- 2017-12-24 Liran Alon New
[v3,07/11] KVM: x86: Add util for getting current vCPU running on CPU - 2 - --- 2017-12-24 Liran Alon New
[v3,06/11] KVM: x86: Set current_vcpu per-cpu var before enabling interrupts at host - 2 - --- 2017-12-24 Liran Alon New
[v3,05/11] KVM: x86: Rename functions which saves vCPU in per-cpu var - 2 - --- 2017-12-24 Liran Alon New
[v3,04/11] KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts - 3 - --- 2017-12-24 Liran Alon New
[v3,03/11] KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt - 4 - --- 2017-12-24 Liran Alon New
[v3,02/11] KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated - 3 - --- 2017-12-24 Liran Alon New
[v3,01/11] KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr() - 2 - --- 2017-12-24 Liran Alon New
[nVMX,TEST,2/2] x86: Add test for checking NMI controls on vmentry of L2 guests - 1 - --- 2017-12-23 Liran Alon New
[7/7] KVM: x86: Add support for VMware backdoor Pseudo-PMCs - 2 - --- 2017-12-18 Liran Alon New
[6/7] KVM: x86: SVM: Intercept #GP to support access to VMware backdoor ports - 2 - --- 2017-12-18 Liran Alon New
[5/7] KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports - 2 - --- 2017-12-18 Liran Alon New
[4/7] KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor - 2 - --- 2017-12-18 Liran Alon New
[3/7] KVM: x86: Add emulation_type to not raise #UD on CPL=3 emulation failure - 1 - --- 2017-12-18 Liran Alon New
[2/7] KVM: x86: Always allow access to VMware backdoor I/O ports - 1 - --- 2017-12-18 Liran Alon New
[1/7] KVM: x86: Add module parameter for supporting VMware backdoor - 1 - --- 2017-12-18 Liran Alon New
[v2,5/5] KVM: nVMX: Wake halted L2 on nested posted-interrupt - 1 - --- 2017-12-05 Liran Alon New
[v2,4/5] KVM: nVMX: Deliver missed nested-PI notification-vector via self-IPI while interrupts disa… - 1 - --- 2017-12-05 Liran Alon New
[v2,3/5] KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts - 2 - --- 2017-12-05 Liran Alon New
[v2,2/5] KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt - 2 - --- 2017-12-05 Liran Alon New
[v2,1/5] KVM: nVMX: Remove pi_pending as signal to process nested posted-interrupts - 2 - --- 2017-12-05 Liran Alon New
[v2,8/8] KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending - 2 - --- 2017-11-21 Liran Alon New
[v2,7/8] KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pending - 2 - --- 2017-11-21 Liran Alon New
[v2,6/8] KVM: x86: Fix misleading comments on handling pending exceptions - 2 - --- 2017-11-21 Liran Alon New
[v2,5/8] Revert "kvm: nVMX: Disallow userspace-injected exceptions in guest mode" - 2 - --- 2017-11-21 Liran Alon New
« 1 2 3 »