Show patches with: Submitter = Gleb Natapov       |   1080 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[9/9,AMD] Skip instruction on a task switch only when appropriate. - - - --- 2009-04-05 Gleb Natapov Accepted
[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
[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
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
[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
extboot should update number of HDs reported by BIOS - - - --- 2009-03-24 Gleb Natapov New
[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
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
[v2] do not free active mmu pages in free_mmu_pages() - - - --- 2009-03-19 Gleb Natapov Accepted
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
do not free active mmu pages in free_mmu_pages() - - - --- 2009-03-11 Gleb Natapov Accepted
[v2,5/5] Get rid of deliver_bitmask. - - - --- 2009-03-05 Gleb Natapov Accepted
[v2,4/5] Change the way how lowest priority vcpu is calculated. - - - --- 2009-03-05 Gleb Natapov Accepted
[v2,3/5] Consolidate ioapic/ipi interrupt delivery logic. - - - --- 2009-03-05 Gleb Natapov Accepted
[v2,2/5] ioapic/msi interrupt delivery consolidation. - - - --- 2009-03-05 Gleb Natapov Accepted
[v2,1/5] Make kvm_apic_set_irq() deliver all kinds of interrupts. - - - --- 2009-03-05 Gleb Natapov Accepted
[3/3] Consolidate ioapic/ipi interrupt delivery logic. - - - --- 2009-03-04 Gleb Natapov Accepted
[2/3] ioapic/msi interrupt delivery consolidation. - - - --- 2009-03-04 Gleb Natapov Accepted
[1/3] Make kvm_apic_set_irq() deliver all kinds of interrupts. - - - --- 2009-03-04 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
[PACH] Report IRQ injection status for MSI delivered interrupts - - - --- 2009-02-23 Gleb Natapov Not Applicable
[2/4] Fix CPU hotplug - - - --- 2009-02-09 Gleb Natapov Accepted
don't call kvm_init_vcpu() twice - - - --- 2009-02-09 Gleb Natapov Accepted
[4/4] PCI hotplug fixes - - - --- 2009-02-05 Gleb Natapov Accepted
[3/4] Use reserved STS bits from PIIX4 chipset to avoid clash in the future - - - --- 2009-02-05 Gleb Natapov Accepted
[2/4] Fix CPU hotplug - - - --- 2009-02-05 Gleb Natapov Accepted
[1/4] Fix GPE registers read/write handling. - - - --- 2009-02-05 Gleb Natapov Accepted
handle IRQ status injection in userspace - - - --- 2009-02-04 Gleb Natapov Not Applicable
[v3.14] Report IRQ injection status to userspace. - - - --- 2009-02-04 Gleb Natapov Not Applicable
Report IRQ injection status to userspace. - - - --- 2009-02-04 Gleb Natapov Not Applicable
[3/3] PCI hotplug fixes - - - --- 2009-02-04 Gleb Natapov Accepted
[2/3] Fix CPU hotplug - - - --- 2009-02-04 Gleb Natapov Accepted
[1/3] Fix GPE registers read/write handling. - - - --- 2009-02-04 Gleb Natapov Accepted
various fixes for CPU/PCI hotplug - - - --- 2009-02-03 Gleb Natapov Accepted
Don't unregister unassigned PCI BAR - - - --- 2009-02-03 Gleb Natapov Accepted
Initialize entire cpuid2 structure - - - --- 2009-02-03 Gleb Natapov New
Add IRQ status handling in libkvm and use status for RTC interrupt re-injection - - - --- 2009-01-21 Gleb Natapov Not Applicable
[v2] report IRQ injection status to userspace. - - - --- 2009-01-21 Gleb Natapov Not Applicable
[v2] report IRQ injection status to userspace. - - - --- 2009-01-21 Gleb Natapov Not Applicable
Add IRQ status handling in libkvm and use status for RTC interrupt re-injection - - - --- 2009-01-20 Gleb Natapov Accepted
report IRQ injection status to userspace. - - - --- 2009-01-20 Gleb Natapov Accepted
Allow to call vm_stop from vcpu thread - - - --- 2009-01-15 Gleb Natapov Accepted
« 1 2 ... 8 9 10 11 »