Show patches with: Submitter = Wei Yongjun       |    State = Action Required       |   93 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks - - - --- 2010-01-22 Wei Yongjun New
[2/2] KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() - - - --- 2010-01-22 Wei Yongjun New
[1/2,v2] KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks - - - --- 2010-01-22 Wei Yongjun New
KVM: MMU: Remove some useless code from alloc_mmu_pages() - - - --- 2010-01-22 Wei Yongjun New
[1/2] KVM: PIT: remove useless code from kvm_create_pit() - - - --- 2010-02-08 Wei Yongjun New
[2/2] KVM: PIT: unregister kvm irq notifier if fail to create pit - - - --- 2010-02-08 Wei Yongjun New
KVM: only set kvm->arch.vioapic when success to init ioapic - - - --- 2010-02-08 Wei Yongjun New
KVM: ia64: clear kvm->arch.vioapic if fail to create irq chip - - - --- 2010-02-08 Wei Yongjun New
[PATCHv2] KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure - - - --- 2010-02-09 Wei Yongjun New
[1/4] KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure - - - --- 2010-02-09 Wei Yongjun New
[2/4] KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl - - - --- 2010-02-09 Wei Yongjun New
[3/4] KVM: PIT: unregister kvm irq notifier if fail to create pit - - - --- 2010-02-09 Wei Yongjun New
[4/4] KVM: ia64: destroy ioapic device if fail to setup default irq routing - - - --- 2010-02-09 Wei Yongjun New
KVM: x86 emulator: code style cleanup - - - --- 2010-02-11 Wei Yongjun New
KVM: x86: Use native_store_idt() instead of kvm_get_idt() - - - --- 2010-03-05 Wei Yongjun New
KVM: PPC: Do not create debugfs if fail to create vcpu - - - --- 2010-03-09 Wei Yongjun New
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() - - - --- 2010-03-09 Wei Yongjun New
KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure - - - --- 2010-03-12 Wei Yongjun New
KVM: x86: fix the error of ioctl KVM_IRQ_LINE if no irq chip - - - --- 2010-03-12 Wei Yongjun New
KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip - - - --- 2010-03-12 Wei Yongjun New
KVM: fix to not use NULL kvm->coalesced_mmio_ring in kvm_vcpu_fault() - - - --- 2010-03-12 Wei Yongjun New
KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure - - - --- 2010-03-12 Wei Yongjun New
KVM: MMU: cleanup for function unaccount_shadowed() - - - --- 2010-04-16 Wei Yongjun New
KVM: x86 emulator: fix pusha instruction emulation - - - --- 2010-06-15 Wei Yongjun New
[PATCHv2] KVM: x86 emulator: fix pusha instruction emulation - - - --- 2010-06-15 Wei Yongjun New
test: add test for pusha and popa instructions - - - --- 2010-06-15 Wei Yongjun New
KVM: x86 emulator: fix group3 instruction decoding - - - --- 2010-06-17 Wei Yongjun New
[1/6] KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding - - - --- 2010-07-06 Wei Yongjun New
[2/6] KVM: x86 emulator: fix the comment of out instruction - - - --- 2010-07-06 Wei Yongjun New
[3/6] KVM: x86 emulator: fix 'and AL,imm8' instruction decoding - - - --- 2010-07-06 Wei Yongjun New
[4/6] KVM: x86 emulator: fix 'mov rm,sreg' instruction decoding - - - --- 2010-07-06 Wei Yongjun New
[5/6] KVM: x86 emulator: fix 'mov AL,moffs' instruction decoding - - - --- 2010-07-06 Wei Yongjun New
[6/6] KVM: x86 emulator: fix cli/sti instruction emulation - - - --- 2010-07-06 Wei Yongjun New
KVM: x86 emulator: re-implementing 'mov AL,moffs' instruction decoding - - - --- 2010-07-07 Wei Yongjun New
[PATCHv2] KVM: x86 emulator: re-implementing 'mov AL,moffs' instruction decoding - - - --- 2010-07-07 Wei Yongjun New
KVM: x86 emulator: fix xchg instruction emulation - - - --- 2010-07-14 Wei Yongjun New
[PATCHv2] KVM: x86 emulator: fix xchg instruction emulation - - - --- 2010-07-15 Wei Yongjun New
test: add test for xchg instruction - - - --- 2010-07-15 Wei Yongjun New
KVM: PPC: fix leakage of page release in kvmppc_patch_dcbz() - - - --- 2010-07-15 Wei Yongjun New
[1/4] KVM: x86 emulator: use SrcAcc to simplify stos decoding - - - --- 2010-08-04 Wei Yongjun New
[2/4] KVM: x86 emulator: disable writeback when decode dest operand - - - --- 2010-08-04 Wei Yongjun New
[3/4] KVM: x86 emulator: using SrcOne for instruction d0/d1 decoding - - - --- 2010-08-04 Wei Yongjun New
[4/4] KVM: x86 emulator: remove dup code of in/out instruction - - - --- 2010-08-04 Wei Yongjun New
KVM: x86 emulator: fix group 8 instruction decoding - - - --- 2010-08-04 Wei Yongjun New
KVM: x86 emulator: cleanup for BitOp instruction emulation - - - --- 2010-08-04 Wei Yongjun New
[PATCHv2] KVM: x86 emulator: cleanup for BitOp instruction emulation - - - --- 2010-08-04 Wei Yongjun New
[PATCHv3] KVM: x86 emulator: fix BitOp instruction emulation - - - --- 2010-08-05 Wei Yongjun New
test: add test for btc instruction - - - --- 2010-08-05 Wei Yongjun New
KVM: x86 emulator: simplify two-byte opcode check - - - --- 2010-08-05 Wei Yongjun New
[1/3] KVM: x86 emulator: introduce DstImmUByte for dst operand decode - - - --- 2010-08-06 Wei Yongjun New
[2/3] KVM: x86 emulator: change OUT instruction to use dst instead of src - - - --- 2010-08-06 Wei Yongjun New
[3/3] KVM: x86 emulator: remove dup code of in/out instruction - - - --- 2010-08-06 Wei Yongjun New
[1/3] KVM: x86 emulator: fix negative bit offset BitOp instruction emulation - - - --- 2010-08-06 Wei Yongjun New
PATCH 2/3] KVM: x86 emulator: do not adjust the address for immediate source - - - --- 2010-08-06 Wei Yongjun New
[3/3] KVM: x86 emulator: mask group 8 instruction as BitOp - - - --- 2010-08-06 Wei Yongjun New
[2/3,v2] KVM: x86 emulator: do not adjust the address for immediate source - - - --- 2010-08-06 Wei Yongjun New
KVM: x86 emulator: remove useless label from x86_emulate_insn() - - - --- 2010-08-06 Wei Yongjun New
KVM: x86 emulator: add setcc instruction emulation - - - --- 2010-08-06 Wei Yongjun New
test: Add test for setcc instruction - - - --- 2010-08-06 Wei Yongjun New
[1/3,v2] KVM: x86 emulator: fix negative bit offset BitOp instruction emulation - - - --- 2010-08-09 Wei Yongjun New
[2/3,v2] KVM: x86 emulator: do not adjust the address for immediate source - - - --- 2010-08-09 Wei Yongjun New
[3/3,v2] KVM: x86 emulator: mask group 8 instruction as BitOp - - - --- 2010-08-09 Wei Yongjun New
KVM: x86 emulator: add bsf/bsr instruction emulation - - - --- 2010-08-09 Wei Yongjun New
test: add test for bsf/bsr instruction - - - --- 2010-08-09 Wei Yongjun New
[v2] KVM: x86 emulator: add bsf/bsr instruction emulation - - - --- 2010-08-10 Wei Yongjun New
[1/2] KVM: x86 emulator: put register operand write back to a function - - - --- 2010-08-12 Wei Yongjun New
[2/2] KVM: x86 emulator: add XADD instruction emulation - - - --- 2010-08-12 Wei Yongjun New
test: Add test for xadd instruction - - - --- 2010-08-12 Wei Yongjun New
[2/2,v2] KVM: x86 emulator: add XADD instruction emulation - - - --- 2010-08-13 Wei Yongjun New
[2/2,v3] KVM: x86 emulator: add XADD instruction emulation - - - --- 2010-08-13 Wei Yongjun New
[1/2,v4] KVM: x86 emulator: put register operand write back to a function - - - --- 2010-08-17 Wei Yongjun New
[2/2,v4] KVM: x86 emulator: add XADD instruction emulation - - - --- 2010-08-17 Wei Yongjun New
[RESEND] KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() - - - --- 2010-08-17 Wei Yongjun New
KVM: x86 emulator: add LOOP/LOOPcc instruction emulation - - - --- 2010-08-18 Wei Yongjun New
test: Add realmode test for loopcc instruction - - - --- 2010-08-18 Wei Yongjun New
KVM: x86 emulator: add CBW/CWDE/CDQE instruction emulation - - - --- 2010-08-18 Wei Yongjun New
test: Add real mode test for cbw/cwde instruction - - - --- 2010-08-18 Wei Yongjun New
KVM: x86 emulator: add LDS/LES/LFS/LGS/LSS instruction emulation - - - --- 2010-08-18 Wei Yongjun New
KVM: x86 emulator: add JrCXZ instruction emulation - - - --- 2010-08-19 Wei Yongjun New
Add realmode test for jcxz instruction - - - --- 2010-08-19 Wei Yongjun New
[v2] Add realmode test for jcxz instruction - - - --- 2010-08-20 Wei Yongjun New
[v2] KVM: x86 emulator: add LDS/LES/LFS/LGS/LSS instruction emulation - - - --- 2010-08-20 Wei Yongjun New
[BUG?] can not writeback more then 8 bytes memory - - - --- 2010-08-20 Wei Yongjun New
Add realmode test for LDS/LES/LFS/LGS/LSS instruction - - - --- 2010-08-23 Wei Yongjun New
[v3] KVM: x86 emulator: add LDS/LES/LFS/LGS/LSS instruction emulation - - - --- 2010-08-23 Wei Yongjun New
KVM: x86 emulator: simplify BSF/BSR instruction emulation - - - --- 2010-08-23 Wei Yongjun New
KVM: MMU: fix missing percpu counter destroy - - - --- 2010-08-23 Wei Yongjun New
[v3] Add realmode test for jcxz instruction - - - --- 2010-08-24 Wei Yongjun New
KVM: x86 emulator: add CALL FAR instruction emulation (opcode 9a) - - - --- 2010-08-25 Wei Yongjun New
Add realmode test for CALL FAR IMM instruction - - - --- 2010-08-25 Wei Yongjun New
[PATCHv2] Add realmode test for CALL FAR IMM instruction - - - --- 2010-08-25 Wei Yongjun New
[qemu-kvm-next-tree] fix compile error of hw/device-assignment.c - - - --- 2010-12-09 Wei Yongjun New
kvm: remove useless function define kvm_inject_pit_timer_irqs() - - - --- 2011-03-03 Wei Yongjun New