Show patches with: Submitter = Gleb Natapov       |    Archived = No       |   68 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/15] Get rid of get_irq() callback. - - - --- 2009-04-13 Gleb Natapov Accepted
[14/15] Move interrupt injection logic to x86.c - - - --- 2009-04-13 Gleb Natapov Accepted
[13/15] Add NMI injection support to SVM. - - - --- 2009-04-13 Gleb Natapov Accepted
[12/15] Get rid of arch.interrupt_window_open & arch.nmi_window_open - - - --- 2009-04-13 Gleb Natapov Accepted
[11/15] Do not report TPR write to userspace if new value bigger or equal to a previous one. - - - --- 2009-04-13 Gleb Natapov Accepted
[10/15] sync_lapic_to_cr8() should always sync cr8 to V_TPR. - - - --- 2009-04-13 Gleb Natapov Accepted
[09/15] kvm_push_irq() no longer used. - - - --- 2009-04-13 Gleb Natapov Accepted
[08/15] Remove inject_pending_vectors() callback. - - - --- 2009-04-13 Gleb Natapov Accepted
[07/15] Remove exception_injected() callback. - - - --- 2009-04-13 Gleb Natapov Accepted
[06/15] Use EVENTINJ to inject interrupts. - - - --- 2009-04-13 Gleb Natapov Accepted
[05/15] Coalesce userspace/kernel irqchip interrupt injection logic. - - - --- 2009-04-13 Gleb Natapov Accepted
[04/15] Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly - - - --- 2009-04-13 Gleb Natapov Accepted
[03/15] Cleanup vmx_intr_assist() - - - --- 2009-04-13 Gleb Natapov Accepted
[02/15] Consolidate userspace and kernel interrupt injection for VMX. - - - --- 2009-04-13 Gleb Natapov Accepted
[01/15] Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too. - - - --- 2009-04-13 Gleb Natapov Accepted
[v3,10/10,AMD] Skip instruction on a task switch only when appropriate. - - - --- 2009-04-12 Gleb Natapov Accepted
[v3,09/10] Add new mode of instruction emulation: skip. - - - --- 2009-04-12 Gleb Natapov Accepted
[v3,08/10] Decode soft interrupt instructions. - - - --- 2009-04-12 Gleb Natapov Accepted
[v3,07/10] Completely decode in/out at decoding stage. - - - --- 2009-04-12 Gleb Natapov Accepted
[v3,06/10] Add unsigned byte immediate decode. - - - --- 2009-04-12 Gleb Natapov Accepted
[v3,05/10] Complete decoding of call near in decode stage. - - - --- 2009-04-12 Gleb Natapov Accepted
[v3,04/10] Complete short/near jcc decoding in decode stage. - - - --- 2009-04-12 Gleb Natapov Accepted
[v3,03/10] Complete ljmp decoding at decode stage. - - - --- 2009-04-12 Gleb Natapov Accepted
[v3,02/10] Add lcall decoding. - - - --- 2009-04-12 Gleb Natapov Accepted
[v3,01/10] Add decoding of 16bit second immediate argument. - - - --- 2009-04-12 Gleb Natapov Accepted
[v2,10/10,AMD] Skip instruction on a task switch only when appropriate. - - - --- 2009-04-12 Gleb Natapov Accepted
[v2,09/10] Add new mode of instruction emulation: skip. - - - --- 2009-04-12 Gleb Natapov Accepted
[v2,08/10] Decode soft interrupt instructions. - - - --- 2009-04-12 Gleb Natapov Accepted
[v2,07/10] Completely decode in/out at decoding stage. - - - --- 2009-04-12 Gleb Natapov Accepted
[v2,06/10] Add unsigned byte immediate decode. - - - --- 2009-04-12 Gleb Natapov Accepted
[v2,05/10] Complete decoding of call near in decode stage. - - - --- 2009-04-12 Gleb Natapov Accepted
[v2,04/10] Complete short/near jcc decoding in decode stage. - - - --- 2009-04-12 Gleb Natapov Accepted
[v2,03/10] Complete ljmp decoding at decode stage. - - - --- 2009-04-12 Gleb Natapov Accepted
[v2,02/10] Add lcall decoding. - - - --- 2009-04-12 Gleb Natapov Accepted
[v2,01/10] Add decoding of 16bit second immediate argument. - - - --- 2009-04-12 Gleb Natapov Accepted
[9/9,AMD] Skip instruction on a task switch only when appropriate. - - - --- 2009-04-05 Gleb Natapov Accepted
[3/3,AMD] Skip instruction on a task switch only when appropriate. - - - --- 2009-04-05 Gleb Natapov Accepted
[2/3] Add new mode of instruction emulation: skip. - - - --- 2009-04-05 Gleb Natapov Accepted
[1/3] Completely decode instruction in decoding stage. - - - --- 2009-04-05 Gleb Natapov Accepted
test long JMP emulation - - - --- 2009-04-05 Gleb Natapov Accepted
[4/4] Fix task switching. - - - --- 2009-03-30 Gleb Natapov Accepted
[v2,5/5] Fix unneeded instruction skipping during task switching. - - - --- 2009-03-30 Gleb Natapov Accepted
[v2,4/5] Fix task switch back link handling. - - - --- 2009-03-30 Gleb Natapov Accepted
[v2,3/5] Do not zero idt_vectoring_info in vmx_complete_interrupts(). - - - --- 2009-03-30 Gleb Natapov Accepted
[v2,2/5] Rewrite twisted maze of if() statements with more straightforward switch() - - - --- 2009-03-30 Gleb Natapov Accepted
[v2,1/5] Fix handling of a fault during NMI unblocked due to IRET - - - --- 2009-03-30 Gleb Natapov Accepted
[4/4] Fix task switching. - - - --- 2009-03-29 Gleb Natapov Accepted
[3/4] Do not zero idt_vectoring_info in vmx_complete_interrupts(). - - - --- 2009-03-29 Gleb Natapov Accepted
[2/4] Rewrite twisted maze of if() statements with more straightforward switch() - - - --- 2009-03-29 Gleb Natapov Accepted
[1/4] Fix handling of a fault during NMI unblocked due to IRET - - - --- 2009-03-29 Gleb Natapov Accepted
[1/2] Timer event should not unconditionally unhalt vcpu. - - - --- 2009-03-23 Gleb Natapov Accepted
[2/2] Interrupt unhalts vcpu when it shouldn't - - - --- 2009-03-23 Gleb Natapov Accepted
[1/2] Timer event should not unconditionally unhalt vcpu. - - - --- 2009-03-23 Gleb Natapov Accepted
[v2] do not free active mmu pages in free_mmu_pages() - - - --- 2009-03-19 Gleb Natapov Accepted
do not free active mmu pages in free_mmu_pages() - - - --- 2009-03-11 Gleb Natapov Accepted
use bitmap ops on a bitmap instead of bit ops - - - --- 2009-02-27 Gleb Natapov Accepted
use bitmap ops on a bitmap instead of bit ops - - - --- 2009-02-26 Gleb Natapov Accepted
[3/3] Cleanup vmx_intr_assist() - - - --- 2009-04-07 Gleb Natapov Not Applicable
[2/3] Consolidate userspace and kernel interrupt injection for VMX. - - - --- 2009-04-07 Gleb Natapov Not Applicable
[1/3] Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too. - - - --- 2009-04-07 Gleb Natapov Not Applicable
[8/9] Add new mode of instruction emulation: skip. - - - --- 2009-04-05 Gleb Natapov Not Applicable
[7/9] Decode soft interrupt instructions. - - - --- 2009-04-05 Gleb Natapov Not Applicable
[6/9] Completely decode in/out at decoding stage. - - - --- 2009-04-05 Gleb Natapov Not Applicable
[5/9] Complete decoding of call near in decode stage. - - - --- 2009-04-05 Gleb Natapov Not Applicable
[4/9] Complete short/near jcc decoding in decode stage. - - - --- 2009-04-05 Gleb Natapov Not Applicable
[3/9] Complete ljmp decoding at decode stage. - - - --- 2009-04-05 Gleb Natapov Not Applicable
[2/9] Add lcall decoding. - - - --- 2009-04-05 Gleb Natapov Not Applicable
[1/9] Add decoding of 16bit second immediate argument. - - - --- 2009-04-05 Gleb Natapov Not Applicable