Show patches with: Submitter = Gleb Natapov       |    State = Action Required       |   983 patches
« 1 2 ... 6 7 89 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,16/30] KVM: x86 emulator: If LOCK prefix is used dest arg should be memory. - - - --- 2010-03-14 Gleb Natapov New
[v2,15/30] KVM: x86 emulator: do not call writeback if msr access fails. - - - --- 2010-03-14 Gleb Natapov New
[v2,14/30] KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations - - - --- 2010-03-14 Gleb Natapov New
[v2,13/30] KVM: x86 emulator: fix mov dr to inject #UD when needed. - - - --- 2010-03-14 Gleb Natapov New
[v2,12/30] KVM: x86 emulator: inject #UD on access to non-existing CR - - - --- 2010-03-14 Gleb Natapov New
[v2,11/30] KVM: x86 emulator: 0f (20|21|22|23) ignore mod bits. - - - --- 2010-03-14 Gleb Natapov New
[v2,10/30] KVM: x86 emulator: fix 0f 01 /5 emulation - - - --- 2010-03-14 Gleb Natapov New
[v2,09/30] KVM: x86 emulator: fix mov r/m, sreg emulation. - - - --- 2010-03-14 Gleb Natapov New
[v2,08/30] KVM: Provide current eip as part of emulator context. - - - --- 2010-03-14 Gleb Natapov New
[v2,07/30] KVM: Provide x86_emulate_ctxt callback to get current cpl - - - --- 2010-03-14 Gleb Natapov New
[v2,06/30] KVM: remove realmode_lmsw function. - - - --- 2010-03-14 Gleb Natapov New
[v2,05/30] KVM: Provide callback to get/set control registers in emulator ops. - - - --- 2010-03-14 Gleb Natapov New
[v2,04/30] KVM: Remove pointer to rflags from realmode_set_cr parameters. - - - --- 2010-03-14 Gleb Natapov New
[v2,03/30] KVM: x86 emulator: check return value against correct define - - - --- 2010-03-14 Gleb Natapov New
[v2,02/30] KVM: x86 emulator: fix RCX access during rep emulation - - - --- 2010-03-14 Gleb Natapov New
[v2,01/30] KVM: x86 emulator: Fix DstAcc decoding. - - - --- 2010-03-14 Gleb Natapov New
KVM: x86: ignore access permissions for hypercall patching - - - --- 2010-03-12 Gleb Natapov New
[24/24] KVM: small kvm_arch_vcpu_ioctl_run() cleanup. - - - --- 2010-03-09 Gleb Natapov New
[23/24] KVM: x86 emulator: introduce pio in string read ahead. - - - --- 2010-03-09 Gleb Natapov New
[22/24] KVM: x86 emulator: restart string instruction without going back to a guest. - - - --- 2010-03-09 Gleb Natapov New
[21/24] KVM: x86 emulator: remove saved_eip - - - --- 2010-03-09 Gleb Natapov New
[20/24] KVM: x86 emulator: Move string pio emulation into emulator.c - - - --- 2010-03-09 Gleb Natapov New
[19/24] KVM: x86 emulator: fix in/out emulation. - - - --- 2010-03-09 Gleb Natapov New
[18/24] KVM: Use task switch from emulator.c - - - --- 2010-03-09 Gleb Natapov New
[17/24] KVM: x86 emulator: Use load_segment_descriptor() instead of kvm_load_segment_descriptor() - - - --- 2010-03-09 Gleb Natapov New
[16/24] KVM: x86 emulator: Emulate task switch in emulator.c - - - --- 2010-03-09 Gleb Natapov New
[15/24] KVM: x86 emulator: Provide more callbacks for x86 emulator. - - - --- 2010-03-09 Gleb Natapov New
[14/24] KVM: x86 emulator: cleanup grp3 return value - - - --- 2010-03-09 Gleb Natapov New
[13/24] KVM: x86 emulator: If LOCK prefix is used dest arg should be memory. - - - --- 2010-03-09 Gleb Natapov New
[12/24] KVM: x86 emulator: do not call writeback if msr access fails. - - - --- 2010-03-09 Gleb Natapov New
[11/24] KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations - - - --- 2010-03-09 Gleb Natapov New
[10/24] KVM: x86 emulator: fix mov dr to inject #UD when needed. - - - --- 2010-03-09 Gleb Natapov New
[09/24] KVM: x86 emulator: inject #UD on access to non-existing CR - - - --- 2010-03-09 Gleb Natapov New
[08/24] KVM: x86 emulator: 0f (20|21|22|23) ignore mod bits. - - - --- 2010-03-09 Gleb Natapov New
[07/24] KVM: x86 emulator: fix 0f 01 /5 emulation - - - --- 2010-03-09 Gleb Natapov New
[06/24] KVM: x86 emulator: fix mov r/m, sreg emulation. - - - --- 2010-03-09 Gleb Natapov New
[05/24] KVM: Provide current eip as part of emulator context. - - - --- 2010-03-09 Gleb Natapov New
[04/24] KVM: Provide current CPL as part of emulator context. - - - --- 2010-03-09 Gleb Natapov New
[03/24] KVM: remove realmode_lmsw function. - - - --- 2010-03-09 Gleb Natapov New
[02/24] KVM: Provide callback to get/set control registers in emulator ops. - - - --- 2010-03-09 Gleb Natapov New
[01/24] KVM: Remove pointer to rflags from realmode_set_cr parameters. - - - --- 2010-03-09 Gleb Natapov New
take srcu lock before call to complete_pio() - - - --- 2010-03-09 Gleb Natapov New
KVM: x86 emulator mark VMMCALL and LMSW as privileged - - - --- 2010-03-03 Gleb Natapov New
fix realmode.c emulator test - - - --- 2010-03-01 Gleb Natapov New
Add io port to test device. - - - --- 2010-03-01 Gleb Natapov New
[2/2] KVM: x86 emulator: Implement jmp far opcode ff/5 - - - --- 2010-02-25 Gleb Natapov New
[1/2] KVM: x86 emulator: Add decoding of 16bit second in memory argument - - - --- 2010-02-25 Gleb Natapov New
[3/3] KVM: move segment_base() into vmx.c - - - --- 2010-02-25 Gleb Natapov New
[2/3] KVM: fix segment_base() error checking. - - - --- 2010-02-25 Gleb Natapov New
[1/3] KVM: Drop kvm_get_gdt() in favor of generic linux function. - - - --- 2010-02-25 Gleb Natapov New
Add io memory to test device - - - --- 2010-02-24 Gleb Natapov New
[2/2] KVM: x86 emulator: Implement jmp far opcode ff/5 - - - --- 2010-02-24 Gleb Natapov New
[1/2] KVM: x86 emulator: Add decoding of 16bit second in memory argument - - - --- 2010-02-24 Gleb Natapov New
drop unneeded check - - - --- 2010-02-21 Gleb Natapov New
[4/4] KVM: Fix emulate_sys[call, enter, exit]()'s fault handling - - - --- 2010-02-18 Gleb Natapov New
[3/4] KVM: Fix segment descriptor loading. - - - --- 2010-02-18 Gleb Natapov New
[2/4] KVM: Fix load_guest_segment_descriptor() to inject page fault - - - --- 2010-02-18 Gleb Natapov New
[1/4] KVM: Forbid modifying CS segment register by mov instruction. - - - --- 2010-02-18 Gleb Natapov New
[2/2] KVM: SVM: Make stepping out of NMI handlers more robust - - - --- 2010-02-17 Gleb Natapov New
KVM: use desc_ptr struct instead of kvm private descriptor_table - - - --- 2010-02-16 Gleb Natapov New
KVM: inject #UD in 64bit mode from instruction that are not valid there - - - --- 2010-02-11 Gleb Natapov New
KVM: inject #UD in 64bit mode from instruction that are not valid there - - - --- 2010-02-11 Gleb Natapov New
KVM: Fix properties of instructions in group 1_82 - - - --- 2010-02-11 Gleb Natapov New
[v2,8/8] KVM: Add LOCK prefix validity checking. - - - --- 2010-02-10 Gleb Natapov New
[v2,7/8] KVM: Check CPL level during privilege instruction emulation. - - - --- 2010-02-10 Gleb Natapov New
[v2,6/8] KVM: Fix popf emulation. - - - --- 2010-02-10 Gleb Natapov New
[v2,5/8] KVM: Check IOPL level during io instruction emulation. - - - --- 2010-02-10 Gleb Natapov New
[v2,4/8] KVM: fix memory access during x86 emulation. - - - --- 2010-02-10 Gleb Natapov New
[v2,3/8] KVM: Add Virtual-8086 mode of emulation. - - - --- 2010-02-10 Gleb Natapov New
[v2,2/8] KVM: Add group9 instruction decoding. - - - --- 2010-02-10 Gleb Natapov New
[v2,1/8] KVM: Add group8 instruction decoding. - - - --- 2010-02-10 Gleb Natapov New
[8/8] KVM: Add LOCK prefix validity checking. - - - --- 2010-02-09 Gleb Natapov New
[7/8] KVM: Check CPL level during privilege instruction emulation. - - - --- 2010-02-09 Gleb Natapov New
[6/8] KVM: Fix popf emulation. - - - --- 2010-02-09 Gleb Natapov New
[5/8] KVM: Check IOPL level during io instruction emulation. - - - --- 2010-02-09 Gleb Natapov New
[4/8] KVM: fix memory access during x86 emulation. - - - --- 2010-02-09 Gleb Natapov New
[3/8] KVM: Add Virtual-8086 mode of emulation. - - - --- 2010-02-09 Gleb Natapov New
[2/8] KVM: Add group9 instruction decoding. - - - --- 2010-02-09 Gleb Natapov New
[1/8] KVM: Add group8 instruction decoding. - - - --- 2010-02-09 Gleb Natapov New
KVM: mark segments accessed on HW task switch - - - --- 2010-01-25 Gleb Natapov New
fix checking of cr0 validity - - - --- 2010-01-21 Gleb Natapov New
[PATCHv3,0/4] Add support for some HYPER-V PV features - - - --- 2010-01-19 Gleb Natapov New
[PATCHv3,0/4] Add support for some HYPER-V PV features - - - --- 2010-01-19 Gleb Natapov New
[PATCHv3,4/4] Implement NotifyLongSpinWait HYPER-V hypercall. - - - --- 2010-01-17 Gleb Natapov New
[PATCHv3,3/4] Add HYPER-V apic access MSRs. - - - --- 2010-01-17 Gleb Natapov New
[PATCHv3,2/4] Implement bare minimum of HYPER-V MSRs. - - - --- 2010-01-17 Gleb Natapov New
[PATCHv3,1/4] Add HYPER-V header file. - - - --- 2010-01-17 Gleb Natapov New
[PATCHv2,4/4] Implement NotifyLongSpinWait HYPER-V hypercall. - - - --- 2010-01-17 Gleb Natapov New
[PATCHv2,3/4] Add HYPER-V apic access MSRs. - - - --- 2010-01-17 Gleb Natapov New
[PATCHv2,2/4] Implement bare minimum of HYPER-V MSRs. - - - --- 2010-01-17 Gleb Natapov New
[PATCHv2,1/4] Add HYPE-V header file. - - - --- 2010-01-17 Gleb Natapov New
[3/3] Implement NotifyLongSpinWait HYPER-V hypercall. - - - --- 2010-01-13 Gleb Natapov New
[2/3] Add HYPER-V apic access MSRs. - - - --- 2010-01-13 Gleb Natapov New
[1/3] Implement bare minimum of HYPER-V MSRs. - - - --- 2010-01-13 Gleb Natapov New
New kvm-related qemu patch queue - - - --- 2010-01-11 Gleb Natapov New
[v3,12/12] Send async PF when guest is not in userspace too. - - - --- 2010-01-05 Gleb Natapov New
[v3,11/12] Let host know whether the guest can handle async PF in non-userspace context. - - - --- 2010-01-05 Gleb Natapov New
[v3,10/12] Handle async PF in non preemptable context - - - --- 2010-01-05 Gleb Natapov New
[v3,09/12] Retry fault before vmentry - - - --- 2010-01-05 Gleb Natapov New
[v3,08/12] Inject asynchronous page fault into a guest if page is swapped out. - - - --- 2010-01-05 Gleb Natapov New
« 1 2 ... 6 7 89 10 »