2010-10-24 |
Avi Kivity | KVM: x86 emulator: implement CWD (opcode 99) |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: implement IMUL REG, R/M, IMM (opcode 69) |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: add Src2Imm decoding |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: consolidate immediate decode into... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: implement RDTSC (opcode 0F 31) |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: remove SrcImplicit |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: implement IMUL REG, R/M (opcode... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: implement IMUL REG, R/M, imm8 (opcod... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: implement RET imm16 (opcode C2) |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: add SrcImmU16 operand type |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: implement CALL FAR (FF /3) |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: implement DAS (opcode 2F) |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: Use a register for ____emulate_2op... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: pass destination type to ____emulate... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: add LOOP/LOOPcc instruction emulation |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: add CBW/CWDE/CDQE instruction emulation |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: fix REPZ/REPNZ termination condition |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: implement SCAS (opcodes AE, AF) |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: fix INTn emulation not pushing EFLAG... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: remove dup code of in/out instruction |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: change OUT instruction to use dst... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: introduce DstImmUByte for dst operan... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: remove useless label from x86_emulat... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: add setcc instruction emulation |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Jiri Kosina | KVM: x86: explain 'no-kvmclock' kernel parameter |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: add XADD instruction emulation |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: put register operand write back... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Mohammed Gamal | KVM: Separate emulation context initialization in a... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: add bsf/bsr instruction emulation |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Mohammed Gamal | KVM: x86 emulator: Fix emulate_grp3 return values |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Mohammed Gamal | KVM: x86 emulator: Add unary mul, imul, div, and idiv... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: mask group 8 instruction as BitOp |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: do not adjust the address for immedi... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: fix negative bit offset BitOp instru... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Mohammed Gamal | KVM: x86 emulator: Add stc instruction (opcode 0xf9) |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: using SrcOne for instruction d0... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: disable writeback when decode dest... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: use SrcAcc to simplify stos decoding |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Mohammed Gamal | KVM: x86 emulator: Add into, int, and int3 instructions... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Mohammed Gamal | KVM: x86 emulator: Allow accessing IDT via emulator ops |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Wei Yongjun | KVM: x86 emulator: simplify two-byte opcode check |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Move KVM trampolines before __end_interrupts |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Make long relocations be ulong |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Use MSR_DR for external load_up |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Add book3s_32 tlbie flush acceleration |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Gleb Natapov | KVM: PPC: correctly check gfn_to_pfn() return value |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: RCU'ify the Book3s MMU |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Book3S_32 MMU debug compile fixes |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Add get_pvinfo interface to query hypercall... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Add Documentation about PV interface |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: PV wrteei |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: PV mtmsrd L=0 and mtmsr |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: PV mtmsrd L=1 |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: PV assembler helpers |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Introduce branch patching helper |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Introduce kvm_tmp framework |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: PV tlbsync to nop |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: PV instructions to loads and stores |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: KVM PV guest stubs |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Generic KVM PV guest support |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: Move kvm_guest_init out of generic code |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Expose magic page support to guest |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Magic Page Book3s support |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: First magic page steps |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Make PAM a define |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Tell guest about pending interrupts |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Add PV guest scratch registers |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Add PV guest critical sections |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Implement hypervisor interface |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Convert SPRG[0-4] to shared page |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Convert SRR0 and SRR1 to shared page |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Convert DAR to shared page. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Convert DSISR to shared page |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Convert MSR to shared page |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Alexander Graf | KVM: PPC: Introduce shared page |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Mohammed Gamal | KVM: x86 emulator: Fix nop emulation |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: Decode memory operands directly... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: change invlpg emulation to use src... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: switch LEA to use SrcMem decoding |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: add NoAccess flag for memory instruc... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: use struct operand for mov reg,dr... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: use struct operand for mov reg,cr... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: mark mov cr and mov dr as 64-bit... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: introduce Op3264 for mov cr and... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: simplify REX.W check |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: drop use_modrm_ea |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: put register operand fetch into... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: use SrcAcc to simplify xchg decoding |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: simplify xchg decode tables |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: use correct type for memory address... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: push segment override out of decode_... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Joerg Roedel | KVM: SVM: Check for asid != 0 on nested vmrun |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Joerg Roedel | KVM: SVM: Check for nested vmrun intercept before emula... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Xiao Guangrong | KVM: MMU: mark page dirty only when page is really... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Xiao Guangrong | KVM: MMU: move bits lost judgement into a separate... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Xiao Guangrong | KVM: MMU: using kvm_set_pfn_accessed() instead of mark_... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Gleb Natapov | KVM: x86 emulator: check io permissions only once for... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Avi Kivity | KVM: x86 emulator: fix LMSW able to clear cr0.pe |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Gleb Natapov | KVM: x86 emulator: don't update vcpu state if instructi... |
commit | commitdiff | tree | snapshot |
next |