Show patches with: Submitter = Mohammed Gamal       |    State = Action Required       |   120 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
test: Add test for cwd/cdq/cqo instruction - - - --- 2010-08-19 Mohammed Gamal New
[non-atomic-injection] x86 emulator: Add cwd/cdq/cqo instruction (opcode 0x99) - - - --- 2010-08-19 Mohammed Gamal New
[RFC,v3,0/4] Real mode interrupt injection - - - --- 2010-08-16 Mohammed Gamal New
[RFC,v3,4/4] VMX: Emulated real mode interrupt injection - - - --- 2010-08-15 Mohammed Gamal New
[RFC,v3,3/4] x86: Add kvm_inject_realmode_interrupt() wrapper - - - --- 2010-08-15 Mohammed Gamal New
[RFC,v3,2/4] x86: Separate emulation context initialization in a separate function - - - --- 2010-08-15 Mohammed Gamal New
[RFC,v3,1/4] x86 emulator: Expose emulate_int_real() - - - --- 2010-08-15 Mohammed Gamal New
[2/2] x86: Bail out on unemulated instructions - - - --- 2010-08-14 Mohammed Gamal New
[1/2] x86 emulator: Fix emulator return values - - - --- 2010-08-14 Mohammed Gamal New
[RFC,v2,4/4] x86 emulator: Eagerly commit emulation ctxt eip in emulate_int_real() - - - --- 2010-08-14 Mohammed Gamal New
[RFC,v2,3/4] VMX: Emulated real mode interrupt injection - - - --- 2010-08-14 Mohammed Gamal New
[RFC,v2,2/4] x86: Add inject_realmode_interrupt() wrapper - - - --- 2010-08-14 Mohammed Gamal New
[RFC,v2,1/4] x86 emulator: Expose emulate_int_real() - - - --- 2010-08-14 Mohammed Gamal New
[RFC,3/3] VMX: Emulated real mode interrupt injection - - - --- 2010-08-08 Mohammed Gamal New
[RFC,2/3] x86: Add inject_realmode_interrupt() wrapper - - - --- 2010-08-08 Mohammed Gamal New
[RFC,1/3] x86 emulator: Expose emulate_int_real() - - - --- 2010-08-08 Mohammed Gamal New
[v2,3/3] test: Add real mode tests for div and idiv - - - --- 2010-08-08 Mohammed Gamal New
[v2,2/3] test: Add real mode test for mul instruction - - - --- 2010-08-08 Mohammed Gamal New
[v2,1/3] test: Add imul real mode test - - - --- 2010-08-08 Mohammed Gamal New
[v2,2/2] x86 emulator: Fix emulate_grp3 return values - - - --- 2010-08-08 Mohammed Gamal New
[v2,1/2] x86 emulator: Add unary mul, imul, div, and idiv instructions - - - --- 2010-08-08 Mohammed Gamal New
[3/3] test: Add real mode tests for div and idiv - - - --- 2010-08-08 Mohammed Gamal New
[2/3] test: Add real mode test for mul instruction - - - --- 2010-08-08 Mohammed Gamal New
[1/3] test: Add imul real mode test - - - --- 2010-08-08 Mohammed Gamal New
[2/2] x86 emulator: Fix emulate_grp3 return values - - - --- 2010-08-08 Mohammed Gamal New
[1/2] x86 emulator: Add unary mul, imul, div, and idiv instructions - - - --- 2010-08-08 Mohammed Gamal New
test: Add realmode test for stc instruction - - - --- 2010-08-05 Mohammed Gamal New
x86 emulator: Add stc instruction (opcode 0xf9) - - - --- 2010-08-05 Mohammed Gamal New
x86 emulator: Fix nop emulation - - - --- 2010-08-04 Mohammed Gamal New
[2/2] x86 emulator: Add into, int, and int3 instructions (opcodes 0xcc-0xce) - - - --- 2010-08-04 Mohammed Gamal New
test: Add real mode int n instruction test - - - --- 2010-08-04 Mohammed Gamal New
[2/2] x86 emulator: Add into, int, and int3 instructions (opcodes 0xcc-0xce) - - - --- 2010-08-04 Mohammed Gamal New
[1/2] x86: Allow accessing IDT via emulator ops - - - --- 2010-08-04 Mohammed Gamal New
test: Add emulator test for iret instruction - - - --- 2010-07-28 Mohammed Gamal New
x86 emulator: Add IRET instruction - - - --- 2010-07-28 Mohammed Gamal New
test: Add emulator test for iret instruction - - - --- 2010-07-27 Mohammed Gamal New
x86 emulator: Add IRET instruction - - - --- 2010-07-27 Mohammed Gamal New
test: Add emulator test for iret instruction - - - --- 2010-07-27 Mohammed Gamal New
x86 emulator: Add IRET instruction - - - --- 2010-07-25 Mohammed Gamal New
x86 emulator: Add IRET instruction - - - --- 2010-07-25 Mohammed Gamal New
[RFC,v3,3/3] x86 emulator: Add segment limit checks to emulator functions - - - --- 2010-07-11 Mohammed Gamal New
[RFC,v3,3/3] x86 emulator: Add segment limit checks to emulator functions - - - --- 2010-07-11 Mohammed Gamal New
[RFC,v3,2/3] x86 emulator: Add segment limit checking helpers - - - --- 2010-07-11 Mohammed Gamal New
[RFC,v3,1/3] Add helper methods to get segment limits - - - --- 2010-07-11 Mohammed Gamal New
[RFC,v2,3/3] x86 emulator: Add segment limit checks and helper functions - - - --- 2010-07-08 Mohammed Gamal New
[RFC,v2,2/3] x86 emulator: Add cs_base() helper - - - --- 2010-07-08 Mohammed Gamal New
[RFC,v2,1/3] Add helper methods to get segment limits - - - --- 2010-07-08 Mohammed Gamal New
[RFC,3/3] x86 emulator: Add segment limit checks and helper functions - - - --- 2010-07-07 Mohammed Gamal New
[RFC,2/3] x86 emulator: Add cs_base() helper - - - --- 2010-07-07 Mohammed Gamal New
[RFC,1/3] Add helper methods to get segment limits - - - --- 2010-07-07 Mohammed Gamal New
Print a user-friendly message on failed vmentry - - - --- 2010-06-06 Mohammed Gamal New
[RESEND] VMX: Properly return error to userspace on vmentry failure - - - --- 2010-05-31 Mohammed Gamal New
[RESEND] Print a user-friendly message on failed vmentry - - - --- 2010-05-31 Mohammed Gamal New
[v2] Print a user-friendly message on failed vmentry - - - --- 2010-05-25 Mohammed Gamal New
[v2] VMX: Properly return error to userspace on vmentry failure - - - --- 2010-05-25 Mohammed Gamal New
[v2] VMX: Properly return error to userspace on vmentry failure - - - --- 2010-05-25 Mohammed Gamal New
Print a user-friendly message on failed vmentry - - - --- 2010-05-23 Mohammed Gamal New
[2/2] VMX: Add constant for invalid guest state exit reason - - - --- 2010-05-23 Mohammed Gamal New
[1/2] VMX: Properly return error to userspace on vmentry failure - - - --- 2010-05-23 Mohammed Gamal New
Print a user-friendly message on failed vmentry - - - --- 2010-05-20 Mohammed Gamal New
Print a user-friendly message on failed vmentry - - - --- 2010-05-19 Mohammed Gamal New
VMX: Properly return error to userspace on vmentry failure - - - --- 2010-05-19 Mohammed Gamal New
[2/2] test: Add test for xor acc, imm - - - --- 2010-05-12 Mohammed Gamal New
[1/2] test: Add test for sub acc,imm - - - --- 2010-05-12 Mohammed Gamal New
[2/2] x86 emulator: Add missing decoder flags for xor instructions - - - --- 2010-05-11 Mohammed Gamal New
[1/2] x86 emulator: Add missing decoder flags for sub instruction - - - --- 2010-05-11 Mohammed Gamal New
x86 emulator: Add test acc, imm instruction (opcodes 0xA8 - 0xA9) - - - --- 2010-05-11 Mohammed Gamal New
VMX: Fix and improve guest state validity checks - - - --- 2010-05-11 Mohammed Gamal New
VMX: Invalid guest state detection enhancements and bug fixes - - - --- 2010-05-10 Mohammed Gamal New
VMX: Invalid guest state detection enhancements and bug fixes - - - --- 2010-05-09 Mohammed Gamal New
Add GDT, IDT and RFLAGS guest state validity checks - - - --- 2009-09-21 Mohammed Gamal New
Show registers and exit on unhandled errors - - - --- 2009-09-21 Mohammed Gamal New
Add pusha/popa instructions to the realmode test harness - - - --- 2009-09-01 Mohammed Gamal New
x86 emulator: Add pusha and popa instructions - - - --- 2009-09-01 Mohammed Gamal New
Handle emulation failure in userspace - - - --- 2009-09-01 Mohammed Gamal New
[PATCHv3] VMX: Enhance invalid guest state emulation - - - --- 2009-09-01 Mohammed Gamal New
[RESEND] x86 emulator: Add pusha and popa instructions - - - --- 2009-09-01 Mohammed Gamal New
[2/2,RESEND] Handle emulation failure in userspace - - - --- 2009-09-01 Mohammed Gamal New
[1/2,RESEND] Update kvm.h in qemu-kvm tree - - - --- 2009-09-01 Mohammed Gamal New
[v2] VMX: Enhance invalid guest state emulation - - - --- 2009-09-01 Mohammed Gamal New
[[PATCH,v2] ] VMX: Enhance invalid guest state emulation - - - --- 2009-09-01 Mohammed Gamal New
Add pusha/popa instructions to the realmode test harness - - - --- 2009-08-29 Mohammed Gamal New
Add pusha/popa instructions to the realmode test harness - - - --- 2009-08-29 Mohammed Gamal New
Add pusha/popa instructions to the realmode test harness - - - --- 2009-08-29 Mohammed Gamal New
Add pusha/popa instructions to the realmode test harness - - - --- 2009-08-29 Mohammed Gamal New
x86 emulator: Add pusha and popa instructions - - - --- 2009-08-29 Mohammed Gamal New
[3/3] VMX: Enhance invalid guest state emulation - - - --- 2009-08-28 Mohammed Gamal New
[2/2] Handle emulation failure in userspace - - - --- 2009-08-28 Mohammed Gamal New
[1/2] Update kvm.h in qemu-kvm tree - - - --- 2009-08-28 Mohammed Gamal New
x86 emulator: Add missing decoder flags for 'or' instructions - - - --- 2009-08-28 Mohammed Gamal New
VMX: Return to userspace on invalid state emulation failure - - - --- 2009-08-24 Mohammed Gamal New
VMX: Return to userspace on invalid state emulation failure - - - --- 2009-08-24 Mohammed Gamal New
VMX: Return to userspace on invalid state emulation failure - - - --- 2009-08-24 Mohammed Gamal New
[RESEND] Add push/pop instructions test in test harness - - - --- 2009-08-23 Mohammed Gamal New
[RESEND] x86 emulator: Report unhandled instructions - - - --- 2009-08-23 Mohammed Gamal New
[RESEND] x86 emulator: Introduce No64 decode option - - - --- 2009-08-23 Mohammed Gamal New
[RESEND] x86 emulator: Add 'push/pop sreg' instructions - - - --- 2009-08-23 Mohammed Gamal New
[RESEND] Add push/pop instructions test in test harness - - - --- 2009-08-20 Mohammed Gamal New
[RESEND] x86 emulator: Report unhandled instructions - - - --- 2009-08-20 Mohammed Gamal New
[RESEND] x86 emulator: Introduce No64 decode option - - - --- 2009-08-20 Mohammed Gamal New
« 1 2 »