Show patches with: Submitter = Liran Alon       |   224 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: nVMX: Do not mark vmcs02->apic_access_page as dirty when unpinning KVM: nVMX: Do not mark vmcs02->apic_access_page as dirty when unpinning - 3 - --- 2019-11-20 Liran Alon New
KVM: nVMX: Remove unnecessary TLB flushes on L1<->L2 switches when L1 use apic-access-page KVM: nVMX: Remove unnecessary TLB flushes on L1<->L2 switches when L1 use apic-access-page - 1 - --- 2019-11-20 Liran Alon New
KVM: nVMX: Assume TLB entries of L1 and L2 are tagged differently if L0 use EPT KVM: nVMX: Assume TLB entries of L1 and L2 are tagged differently if L0 use EPT - 2 - --- 2019-11-20 Liran Alon New
KVM: nVMX: Use semi-colon instead of comma for exit-handlers initialization KVM: nVMX: Use semi-colon instead of comma for exit-handlers initialization - 2 - --- 2019-11-18 Liran Alon New
KVM: x86: Unexport kvm_vcpu_reload_apic_access_page() KVM: x86: Unexport kvm_vcpu_reload_apic_access_page() - 2 - --- 2019-11-18 Liran Alon New
KVM: x86: Optimization: Requst TLB flush in fast_cr3_switch() instead of do it directly KVM: x86: Optimization: Requst TLB flush in fast_cr3_switch() instead of do it directly - 3 - --- 2019-11-12 Liran Alon New
x86: vmx: Verify pending LAPIC INIT event consume when exit on VMX_INIT x86: vmx: Verify pending LAPIC INIT event consume when exit on VMX_INIT - 1 - --- 2019-11-11 Liran Alon New
x86: vmx: Verify L2 modification to L1 LAPIC TPR works when L0 use TPR threshold x86: vmx: Verify L2 modification to L1 LAPIC TPR works when L0 use TPR threshold - 1 - --- 2019-11-11 Liran Alon New
[2/2] KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR - 1 - --- 2019-11-11 Liran Alon New
[1/2] KVM: VMX: Refactor update_cr8_intercept() KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR - 1 - --- 2019-11-11 Liran Alon New
KVM: SVM: Remove check if APICv enabled in SVM update_cr8_intercept() handler KVM: SVM: Remove check if APICv enabled in SVM update_cr8_intercept() handler - 2 - --- 2019-11-11 Liran Alon New
KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON - 1 - --- 2019-11-11 Liran Alon New
KVM: VMX: Consume pending LAPIC INIT event when exit on INIT_SIGNAL KVM: VMX: Consume pending LAPIC INIT event when exit on INIT_SIGNAL - 2 - --- 2019-11-11 Liran Alon New
[2/2] KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched KVM: x86: Fix userspace API regarding latched init - 1 - --- 2019-11-11 Liran Alon New
[1/2] KVM: x86: Evaluate latched_init in KVM_SET_VCPU_EVENTS when vCPU not in SMM KVM: x86: Fix userspace API regarding latched init - 1 - --- 2019-11-11 Liran Alon New
KVM: VMX: Refactor to not compare set PI control bits directly to 1 KVM: VMX: Refactor to not compare set PI control bits directly to 1 - 2 - --- 2019-10-01 Liran Alon New
KVM: VMX: Remove proprietary handling of unexpected exit-reasons KVM: VMX: Remove proprietary handling of unexpected exit-reasons - 2 - --- 2019-09-29 Liran Alon New
[kvm-unit-tests,8/8] x86: vmx: Test INIT processing during various CPU VMX states : x86: vmx: Test INIT processing in various CPU VMX states - 2 - --- 2019-09-19 Liran Alon New
[kvm-unit-tests,7/8] x86: vmx: Allow tests to hand-over test-vmcs between CPUs : x86: vmx: Test INIT processing in various CPU VMX states - 2 - --- 2019-09-19 Liran Alon New
[kvm-unit-tests,6/8] x86: vmx: Expose util to enable VMX in MSR_IA32_FEATURE_CONTROL : x86: vmx: Test INIT processing in various CPU VMX states - 2 - --- 2019-09-19 Liran Alon New
[kvm-unit-tests,5/8] x86: vmx: Use MSR_IA32_FEATURE_CONTROL bits names : x86: vmx: Test INIT processing in various CPU VMX states - 3 - --- 2019-09-19 Liran Alon New
[kvm-unit-tests,4/8] x86: vmx: Support VMXON on AP CPUs VMX region : x86: vmx: Test INIT processing in various CPU VMX states - 3 - --- 2019-09-19 Liran Alon New
[kvm-unit-tests,3/8] x86: vmx: Expose vmx_init() to be used on AP CPUs : x86: vmx: Test INIT processing in various CPU VMX states - 3 - --- 2019-09-19 Liran Alon New
[kvm-unit-tests,2/8] x86: vmx: Prepare init_vmx() for VMX support on AP CPUs : x86: vmx: Test INIT processing in various CPU VMX states - 3 - --- 2019-09-19 Liran Alon New
[kvm-unit-tests,1/8] x86: vmx: Refactor init of VMX caps to separate function : x86: vmx: Test INIT processing in various CPU VMX states - 3 - --- 2019-09-19 Liran Alon New
[2/2] KVM: x86: Fix INIT signal handling in various CPU states [1/2] KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode - 1 - --- 2019-08-26 Liran Alon New
[1/2] KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode [1/2] KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode - 3 - --- 2019-08-26 Liran Alon New
KVM: x86: Return to userspace with internal error on unexpected exit reason KVM: x86: Return to userspace with internal error on unexpected exit reason - 4 - --- 2019-08-26 Liran Alon New
[v2] KVM: SVM: Fix detection of AMD Errata 1096 [v2] KVM: SVM: Fix detection of AMD Errata 1096 - 2 - --- 2019-07-16 Liran Alon New
[2/2] KVM: x86: Rename need_emulation_on_page_fault() to handle_no_insn_on_page_fault() [1/2] KVM: SVM: Fix workaround for AMD Errata 1096 - 1 - --- 2019-07-15 Liran Alon New
[1/2] KVM: SVM: Fix workaround for AMD Errata 1096 [1/2] KVM: SVM: Fix workaround for AMD Errata 1096 - 1 - --- 2019-07-15 Liran Alon New
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS - 3 - --- 2019-07-15 Liran Alon New
[4/4] target/i386: kvm: Demand nested migration kernel capabilities only when vCPU may have enabled… target/i386: kvm: Various nested-state fixes - 2 1 --- 2019-07-05 Liran Alon New
[3/4] target/i386: kvm: Save nested-state only in case vCPU have set VMXON region target/i386: kvm: Various nested-state fixes - 2 - --- 2019-07-05 Liran Alon New
[2/4] target/i386: kvm: Init nested-state for vCPU exposed with SVM target/i386: kvm: Various nested-state fixes - 2 - --- 2019-07-05 Liran Alon New
[1/4] target/i386: kvm: Init nested-state for VMX when vCPU expose VMX target/i386: kvm: Various nested-state fixes - 2 - --- 2019-07-05 Liran Alon New
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS - 3 - --- 2019-06-26 Liran Alon New
KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM - 2 - --- 2019-06-25 Liran Alon New
target/i386: kvm: Fix when nested state is needed for migration target/i386: kvm: Fix when nested state is needed for migration - 1 - --- 2019-06-24 Liran Alon New
[QEMU,v4,10/10] target/i386: kvm: Add nested migration blocker only when kernel lacks required capa… : target/i386: kvm: Add support for save and restore of nested state - 1 - --- 2019-06-19 Liran Alon New
[QEMU,v4,09/10] target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD : target/i386: kvm: Add support for save and restore of nested state - 1 - --- 2019-06-19 Liran Alon New
[QEMU,v4,08/10] target/i386: kvm: Add support for save and restore nested state : target/i386: kvm: Add support for save and restore of nested state - 2 1 --- 2019-06-19 Liran Alon New
[QEMU,v4,07/10] vmstate: Add support for kernel integer types : target/i386: kvm: Add support for save and restore of nested state - 3 - --- 2019-06-19 Liran Alon New
[QEMU,v4,06/10] linux-headers: i386: Modify struct kvm_nested_state to have explicit fields for data : target/i386: kvm: Add support for save and restore of nested state - 1 - --- 2019-06-19 Liran Alon New
[QEMU,v4,05/10] target/i386: kvm: Block migration for vCPUs exposed with nested virtualization : target/i386: kvm: Add support for save and restore of nested state - 1 - --- 2019-06-19 Liran Alon New
[QEMU,v4,04/10] target/i386: kvm: Re-inject #DB to guest with updated DR6 : target/i386: kvm: Add support for save and restore of nested state - 2 - --- 2019-06-19 Liran Alon New
[QEMU,v4,03/10] target/i386: kvm: Use symbolic constant for #DB/#BP exception constants : target/i386: kvm: Add support for save and restore of nested state - 2 - --- 2019-06-19 Liran Alon New
[QEMU,v4,02/10] KVM: Introduce kvm_arch_destroy_vcpu() : target/i386: kvm: Add support for save and restore of nested state - 1 - --- 2019-06-19 Liran Alon New
[QEMU,v4,01/10] target/i386: kvm: Delete VMX migration blocker on vCPU init failure : target/i386: kvm: Add support for save and restore of nested state - 1 - --- 2019-06-19 Liran Alon New
[QEMU,v3,9/9] KVM: i386: Remove VMX migration blocker : KVM: i386: Add support for save and restore of nested state - 1 - --- 2019-06-17 Liran Alon New
[QEMU,v3,8/9] KVM: i386: Add support for KVM_CAP_EXCEPTION_PAYLOAD : KVM: i386: Add support for save and restore of nested state - 1 - --- 2019-06-17 Liran Alon New
[QEMU,v3,7/9] KVM: i386: Add support for save and restore nested state : KVM: i386: Add support for save and restore of nested state - 2 - --- 2019-06-17 Liran Alon New
[QEMU,v3,6/9] vmstate: Add support for kernel integer types : KVM: i386: Add support for save and restore of nested state - 2 - --- 2019-06-17 Liran Alon New
[QEMU,v3,5/9] linux-headers: i386: Modify struct kvm_nested_state to have explicit fields for data : KVM: i386: Add support for save and restore of nested state - - - --- 2019-06-17 Liran Alon New
[QEMU,v3,4/9] KVM: i386: Block migration for vCPUs exposed with nested virtualization : KVM: i386: Add support for save and restore of nested state - 1 - --- 2019-06-17 Liran Alon New
[QEMU,v3,3/9] KVM: i386: Re-inject #DB to guest with updated DR6 : KVM: i386: Add support for save and restore of nested state - 2 - --- 2019-06-17 Liran Alon New
[QEMU,v3,2/9] KVM: i386: Use symbolic constant for #DB/#BP exception constants : KVM: i386: Add support for save and restore of nested state - 2 - --- 2019-06-17 Liran Alon New
[QEMU,v3,1/9] KVM: Introduce kvm_arch_destroy_vcpu() : KVM: i386: Add support for save and restore of nested state - 1 - --- 2019-06-17 Liran Alon New
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data KVM: x86: Modify struct kvm_nested_state to have explicit fields for data - - - --- 2019-06-16 Liran Alon New
KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15 KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15 - 2 - --- 2019-06-05 Liran Alon New
KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too short KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too short - 1 - --- 2019-04-16 Liran Alon New
KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL - 1 - --- 2019-04-15 Liran Alon New
KVM: x86: Raise #GP when guest vCPU do not support PMU KVM: x86: Raise #GP when guest vCPU do not support PMU - 1 - --- 2019-03-25 Liran Alon New
KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU - 2 - --- 2019-03-25 Liran Alon New
KVM: x86: Do not raise #GP on write to MSR_IA32_MCG_CTL which is not 0 or all 1s KVM: x86: Do not raise #GP on write to MSR_IA32_MCG_CTL which is not 0 or all 1s - 1 - --- 2019-01-02 Liran Alon New
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes - 3 - --- 2018-11-20 Liran Alon New
KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than once KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than once - 2 - --- 2018-11-17 Liran Alon New
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCS KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCS - 2 - --- 2018-11-13 Liran Alon New
[v2,2/2] KVM: x86: Trace changes to active TSC offset regardless if vCPU in guest-mode [v2,1/2] KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset - 1 - --- 2018-11-08 Liran Alon New
[v2,1/2] KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset [v2,1/2] KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset - 3 - --- 2018-11-08 Liran Alon New
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall - 1 - --- 2018-11-07 Liran Alon New
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset - 3 - --- 2018-11-06 Liran Alon New
[v2] KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD [v2] KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD - 3 - --- 2018-11-01 Liran Alon New
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD - 2 - --- 2018-10-31 Liran Alon New
[v2,4/4] KVM: nVMX: Do not flush TLB on L1<->L2 transitions if L1 uses VPID and EPT KVM: nVMX: Various VPID fixes - 3 - --- 2018-10-08 Liran Alon New
[v2,3/4] KVM: nVMX: Flush linear and combined mappings on VPID02 related flushes KVM: nVMX: Various VPID fixes - 2 - --- 2018-10-08 Liran Alon New
[v2,2/4] KVM: nVMX: Use correct VPID02 when emulating L1 INVVPID KVM: nVMX: Various VPID fixes - 2 - --- 2018-10-08 Liran Alon New
[v2,1/4] KVM: nVMX: Flush TLB entries tagged by dest EPTP on L1<->L2 transitions KVM: nVMX: Various VPID fixes - 3 - --- 2018-10-08 Liran Alon New
[QEMU,v2,2/2] KVM: i386: Add support for save and restore nested state : KVM: i386: Add support for save and restore nested state - 3 - --- 2018-09-16 Liran Alon New
[QEMU,v2,1/2] i386: Compile CPUX86State xsave_buf only when support KVM or HVF : KVM: i386: Add support for save and restore nested state - 3 - --- 2018-09-16 Liran Alon New
[v2] KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs [v2] KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs - 2 - --- 2018-09-16 Liran Alon New
[2/2] KVM: i386: Add support for save and restore nested state : KVM: i386: Add support for save and restore nested state - 2 - --- 2018-09-14 Liran Alon New
[1/2] i386: Compile CPUX86State xsave_buf only when support KVM or HVF : KVM: i386: Add support for save and restore nested state - 2 - --- 2018-09-14 Liran Alon New
[v3,3/3] KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS : KVM: nVMX: Fix bugs in MPX VMX controls emulation - 2 - --- 2018-09-14 Liran Alon New
[v3,2/3] KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly : KVM: nVMX: Fix bugs in MPX VMX controls emulation - - - --- 2018-09-14 Liran Alon New
[v3,1/3] KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled : KVM: nVMX: Fix bugs in MPX VMX controls emulation - 2 - --- 2018-09-14 Liran Alon New
[v2,2/2] KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS KVM: nVMX: Fix bugs in MPX VMX controls emulation - 2 - --- 2018-09-13 Liran Alon New
[v2,1/2] KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled KVM: nVMX: Fix bugs in MPX VMX controls emulation - 2 - --- 2018-09-13 Liran Alon New
[2/2] KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS : KVM: nVMX: Fix bugs in MPX VMX controls emulation - 2 - --- 2018-09-13 Liran Alon New
[1/2] KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled : KVM: nVMX: Fix bugs in MPX VMX controls emulation - 2 - --- 2018-09-13 Liran Alon New
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs - 2 - --- 2018-09-12 Liran Alon New
[4/4] KVM: nVMX: Do not flush TLB on L1->L2 VMEntry if L1 uses EPT : KVM: nVMX: Consider TLB are tagged with different EPTP if L1 uses EPT - 3 - --- 2018-09-06 Liran Alon New
[3/4] KVM: nVMX: Set vmcs02->vpid to vmcs12->vpid if L1 uses EPT : KVM: nVMX: Consider TLB are tagged with different EPTP if L1 uses EPT - 4 - --- 2018-09-06 Liran Alon New
[2/4] KVM: nVMX: Do not flush TLB on L2->L1 VMExit if L1 uses VPID and EPT : KVM: nVMX: Consider TLB are tagged with different EPTP if L1 uses EPT - 3 - --- 2018-09-06 Liran Alon New
[1/4] KVM: nVMX: Flush TLB entries tagged by dest EPTP on L1<->L2 transitions : KVM: nVMX: Consider TLB are tagged with different EPTP if L1 uses EPT - 3 - --- 2018-09-06 Liran Alon New
[kvm-unit-tests] x86: UMIP: Fix wrong print of CR4.UMIP bit status [kvm-unit-tests] x86: UMIP: Fix wrong print of CR4.UMIP bit status - 2 - --- 2018-09-05 Liran Alon New
[kvm-unit-tests,3/3] x86: VMX: Verify blocked vCPU in guest-mode wake when pending interrupt in RVI : x86: VMX: Verify blocked vCPU in guest-mode wake when pending interrupt in RVI - 2 - --- 2018-09-04 Liran Alon New
[kvm-unit-tests,2/3] x86: VMX: Introduce util to enable virtual interrupt delivery : x86: VMX: Verify blocked vCPU in guest-mode wake when pending interrupt in RVI - 2 - --- 2018-09-04 Liran Alon New
[kvm-unit-tests,1/3] x86: VMX: Introduce util to disable intercept on x2APIC MSRs : x86: VMX: Verify blocked vCPU in guest-mode wake when pending interrupt in RVI - 2 - --- 2018-09-04 Liran Alon New
[kvm-unit-tests,2/2] x86: VMX: Verify do not lose pending interrupt queued before entering halted g… : x86: VMX: Verify do not lose pending interrupt queued before entering guest - 2 - --- 2018-09-04 Liran Alon New
« 1 2 3 »