Show patches with: Submitter = Gleb Natapov       |    State = Action Required       |   983 patches
« 1 2 ... 7 8 9 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] Use macro to iterate over vcpus. - - - --- 2009-06-08 Gleb Natapov New
[3/4] Break dependency between vcpu index in vcpus array and vcpu_id. - - - --- 2009-06-08 Gleb Natapov New
[2/4] Use pointer to vcpu instead of vcpu_id in timer code. - - - --- 2009-06-08 Gleb Natapov New
[1/4] Introduce kvm_vcpu_is_bsp() function. - - - --- 2009-06-08 Gleb Natapov New
cleanup acpi table creation - - - --- 2009-06-04 Gleb Natapov New
revert part of 3db8b916e merge - - - --- 2009-06-03 Gleb Natapov New
[RFC] Do not use cpu_index in interface between libkvm and qemu - - - --- 2009-06-02 Gleb Natapov New
Fix tpr patching to get cpu index from Windows per cpu area. - - - --- 2009-06-02 Gleb Natapov New
Read MADT entries from memory in processors _MAT method. - - - --- 2009-06-01 Gleb Natapov New
[RFC,v3,4/4] Use macro to iterate over vcpus. - - - --- 2009-05-28 Gleb Natapov New
[RFC,v3,3/4] Break dependency between vcpu index in vcpus array and vcpu_id. - - - --- 2009-05-28 Gleb Natapov New
[RFC,v3,2/4] Use pointer to vcpu instead of vcpu_id in timer code. - - - --- 2009-05-28 Gleb Natapov New
[RFC,v3,1/4] Introduce kvm_vcpu_is_bsp() function. - - - --- 2009-05-28 Gleb Natapov New
Add qemu_send_raw() to vlan. - - - --- 2009-05-26 Gleb Natapov New
[RFC,v2,4/4] Use macro to iterate over vcpus. - - - --- 2009-05-25 Gleb Natapov New
[RFC,v2,3/4] Break dependency between vcpu index in vcpus array and vcpu_id. - - - --- 2009-05-25 Gleb Natapov New
[RFC,v2,2/4] Use pointer to vcpu instead of vcpu_id in timer code. - - - --- 2009-05-25 Gleb Natapov New
[RFC,v2,1/4] Introduce kvm_vcpu_is_bsp() function. - - - --- 2009-05-25 Gleb Natapov New
[2/2] Advertise X2APIC support. - - - --- 2009-05-21 Gleb Natapov New
[1/1] x2apic interface to lapic - - - --- 2009-05-21 Gleb Natapov New
[RFC,3/3] Break dependency between vcpu index in vcpus array and vcpu's apic id. - - - --- 2009-05-21 Gleb Natapov New
[RFC,2/3] Use pointer to vcpu instead of vcpu_id in timer code. - - - --- 2009-05-21 Gleb Natapov New
[RFC,1/3] Introduce kvm_vcpu_is_bsp() function. - - - --- 2009-05-21 Gleb Natapov New
If interrupt injection is not possible do not scan IRR. - - - --- 2009-05-18 Gleb Natapov New
Drop interrupt shadow when single stepping should be done only on VMX. - - - --- 2009-05-18 Gleb Natapov New
If interrupt injection is not possible do not scan IRR. - - - --- 2009-05-18 Gleb Natapov New
[APIC] Optimize searching for highest IRR - - - --- 2009-05-18 Gleb Natapov New
[10/10] Move "exit due to NMI" handling into vmx_complete_interrupts() - - - --- 2009-05-11 Gleb Natapov New
[09/10] Disable CR8 intercept if tpr patching is active. - - - --- 2009-05-11 Gleb Natapov New
[08/10] Do not migrate pending software interrupts. - - - --- 2009-05-11 Gleb Natapov New
[07/10,SVM] inject NMI after IRET from a previous NMI, not before. - - - --- 2009-05-11 Gleb Natapov New
[06/10] IRQ/NMI window should always be requested. - - - --- 2009-05-11 Gleb Natapov New
[05/10,VMX] Do not re-execute INTn instruction. - - - --- 2009-05-11 Gleb Natapov New
[04/10,SVM] skip_emulated_instruction() decode an instruction if size is not known - - - --- 2009-05-11 Gleb Natapov New
[03/10] Remove irq_pending bitmap - - - --- 2009-05-11 Gleb Natapov New
[02/10] Do not allow interrupt injection from userspace if there is a pending event. - - - --- 2009-05-11 Gleb Natapov New
[01/10] Unprotect a page if #PF happens during NMI injection. - - - --- 2009-05-11 Gleb Natapov New
make vmx-debug.c to compile again - - - --- 2009-05-11 Gleb Natapov New
[5/9,VMX] Do not re-execute INTn instruction. - - - --- 2009-05-06 Gleb Natapov New
[9/9,SVM] inject NMI after IRET from a previous NMI, not before. - - - --- 2009-05-05 Gleb Natapov New
[9/9,SVM] inject NMI after IRET from a previous NMI, not before. - - - --- 2009-05-05 Gleb Natapov New
[8/9] Replace pending exception by PF if it happens serially. - - - --- 2009-05-05 Gleb Natapov New
[7/9] Drop interrupt shadow when single stepping should be done only on VMX. - - - --- 2009-05-05 Gleb Natapov New
[6/9] IRQ/NMI window should always be requested. - - - --- 2009-05-05 Gleb Natapov New
[5/9,VMX] Do not re-execute INTn instruction. - - - --- 2009-05-05 Gleb Natapov New
[4/9,SVM] skip_emulated_instruction() decode an instruction if size is not known - - - --- 2009-05-05 Gleb Natapov New
[3/9] Remove irq_pending bitmap - - - --- 2009-05-05 Gleb Natapov New
[2/9] Do not allow interrupt injection from userspace if there is a pending event. - - - --- 2009-05-05 Gleb Natapov New
[1/9] Unprotect a page if #PF happens during NMI injection. - - - --- 2009-05-05 Gleb Natapov New
[v2,05/16] Coalesce userspace/kernel irqchip interrupt injection logic. - - - --- 2009-04-23 Gleb Natapov New
[SVM] Don't reinject event that caused a task switch. - - - --- 2009-04-23 Gleb Natapov New
[v2,16/16] Get rid of get_irq() callback. - - - --- 2009-04-21 Gleb Natapov New
[v2,15/16] Fix userspace IRQ chip migration. - - - --- 2009-04-21 Gleb Natapov New
[v2,14/16] Move interrupt injection logic to x86.c - - - --- 2009-04-21 Gleb Natapov New
[v2,13/16] Add NMI injection support to SVM. - - - --- 2009-04-21 Gleb Natapov New
[v2,12/16] Get rid of arch.interrupt_window_open & arch.nmi_window_open - - - --- 2009-04-21 Gleb Natapov New
[v2,11/16] Do not report TPR write to userspace if new value bigger or equal to a previous one. - - - --- 2009-04-21 Gleb Natapov New
[v2,10/16] sync_lapic_to_cr8() should always sync cr8 to V_TPR. - - - --- 2009-04-21 Gleb Natapov New
[v2,09/16] kvm_push_irq() no longer used. - - - --- 2009-04-21 Gleb Natapov New
[v2,08/16] Remove inject_pending_vectors() callback. - - - --- 2009-04-21 Gleb Natapov New
[v2,07/16] Remove exception_injected() callback. - - - --- 2009-04-21 Gleb Natapov New
[v2,06/16] Use EVENTINJ to inject interrupts. - - - --- 2009-04-21 Gleb Natapov New
[v2,05/16] Coalesce userspace/kernel irqchip interrupt injection logic. - - - --- 2009-04-21 Gleb Natapov New
[v2,04/16] Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly - - - --- 2009-04-21 Gleb Natapov New
[v2,03/16] Cleanup vmx_intr_assist() - - - --- 2009-04-21 Gleb Natapov New
[v2,02/16] Consolidate userspace and kernel interrupt injection for VMX. - - - --- 2009-04-21 Gleb Natapov New
[v2,01/16] Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too. - - - --- 2009-04-21 Gleb Natapov New
[05/15] Coalesce userspace/kernel irqchip interrupt injection logic. - - - --- 2009-04-19 Gleb Natapov New
[05/15] Coalesce userspace/kernel irqchip interrupt injection logic. - - - --- 2009-04-19 Gleb Natapov New
[13/15] Add NMI injection support to SVM. - - - --- 2009-04-19 Gleb Natapov New
[14/15] Move interrupt injection logic to x86.c - - - --- 2009-04-14 Gleb Natapov New
[2/2] Get rid of get_irq() callback. - - - --- 2009-04-13 Gleb Natapov New
[1/2] Fix userspace IRQ chip migration. - - - --- 2009-04-13 Gleb Natapov New
add tests for short/near Jcc and call instruction emulation - - - --- 2009-04-02 Gleb Natapov New
fix call near emulation - - - --- 2009-04-02 Gleb Natapov New
extboot should update number of HDs reported by BIOS - - - --- 2009-03-24 Gleb Natapov New
reuse (pop|push)_irq from svm.c in vmx.c - - - --- 2009-03-23 Gleb Natapov New
interrupt unhalts vcpu when it shouldn't - - - --- 2009-03-22 Gleb Natapov New
remove duplicate code - - - --- 2009-03-22 Gleb Natapov New
x86: use smp_send_reschedule in kvm_vcpu_kick - - - --- 2009-03-19 Gleb Natapov New
Build breakage between kvm-userspace.git HEAD and 2.6.29-rc8 - - - --- 2009-03-15 Gleb Natapov New
fix ia64 compilation - - - --- 2009-03-11 Gleb Natapov New
Initialize entire cpuid2 structure - - - --- 2009-02-03 Gleb Natapov New
« 1 2 ... 7 8 9 10 »