Commit Graph

211780 Commits (df1bfa25d81f9451715ccbbb67551e0f792ceec8)
 

Author SHA1 Message Date
Wei Yongjun e8b6fa70e3 KVM: x86 emulator: add CBW/CWDE/CDQE instruction emulation 14 years ago
Avi Kivity 0fa6ccbd28 KVM: x86 emulator: fix REPZ/REPNZ termination condition 14 years ago
Avi Kivity f6b33fc504 KVM: x86 emulator: implement SCAS (opcodes AE, AF) 14 years ago
Avi Kivity 5c56e1cf7a KVM: x86 emulator: fix INTn emulation not pushing EFLAGS and CS 14 years ago
Wei Yongjun a13a63faa6 KVM: x86 emulator: remove dup code of in/out instruction 14 years ago
Wei Yongjun 41167be544 KVM: x86 emulator: change OUT instruction to use dst instead of src 14 years ago
Wei Yongjun 943858e275 KVM: x86 emulator: introduce DstImmUByte for dst operand decode 14 years ago
Wei Yongjun c483c02ad3 KVM: x86 emulator: remove useless label from x86_emulate_insn() 14 years ago
Wei Yongjun ee45b58efe KVM: x86 emulator: add setcc instruction emulation 14 years ago
Jiri Kosina 9cf4c4fcb5 KVM: x86: explain 'no-kvmclock' kernel parameter 14 years ago
Wei Yongjun 92f738a52b KVM: x86 emulator: add XADD instruction emulation 14 years ago
Wei Yongjun 31be40b398 KVM: x86 emulator: put register operand write back to a function 14 years ago
Wei Yongjun 646bab55a2 KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() 14 years ago
Mohammed Gamal 8ec4722dd2 KVM: Separate emulation context initialization in a separate function 14 years ago
Wei Yongjun d9574a25af KVM: x86 emulator: add bsf/bsr instruction emulation 14 years ago
Mohammed Gamal 8c5eee30a9 KVM: x86 emulator: Fix emulate_grp3 return values 14 years ago
Mohammed Gamal 3f9f53b0d5 KVM: x86 emulator: Add unary mul, imul, div, and idiv instructions 14 years ago
Wei Yongjun ba7ff2b76d KVM: x86 emulator: mask group 8 instruction as BitOp 14 years ago
Wei Yongjun 3885f18fe3 KVM: x86 emulator: do not adjust the address for immediate source 14 years ago
Wei Yongjun 35c843c485 KVM: x86 emulator: fix negative bit offset BitOp instruction emulation 14 years ago
Mohammed Gamal 8744aa9aad KVM: x86 emulator: Add stc instruction (opcode 0xf9) 14 years ago
Wei Yongjun c034da8b92 KVM: x86 emulator: using SrcOne for instruction d0/d1 decoding 14 years ago
Wei Yongjun 36089fed70 KVM: x86 emulator: disable writeback when decode dest operand 14 years ago
Wei Yongjun 06cb704611 KVM: x86 emulator: use SrcAcc to simplify stos decoding 14 years ago
Mohammed Gamal 6e154e56b4 KVM: x86 emulator: Add into, int, and int3 instructions (opcodes 0xcc-0xce) 14 years ago
Mohammed Gamal 160ce1f1a8 KVM: x86 emulator: Allow accessing IDT via emulator ops 14 years ago
Wei Yongjun d3ad624329 KVM: x86 emulator: simplify two-byte opcode check 14 years ago
Alexander Graf a58ddea556 KVM: PPC: Move KVM trampolines before __end_interrupts 14 years ago
Alexander Graf 2b05d71fef KVM: PPC: Make long relocations be ulong 14 years ago
Alexander Graf 0e67790387 KVM: PPC: Use MSR_DR for external load_up 14 years ago
Alexander Graf 2d27fc5eac KVM: PPC: Add book3s_32 tlbie flush acceleration 14 years ago
Gleb Natapov 49451389ec KVM: PPC: correctly check gfn_to_pfn() return value 14 years ago
Alexander Graf 2e0908afaf KVM: PPC: RCU'ify the Book3s MMU 14 years ago
Alexander Graf 5302104235 KVM: PPC: Book3S_32 MMU debug compile fixes 14 years ago
Alexander Graf 15711e9c92 KVM: PPC: Add get_pvinfo interface to query hypercall instructions 14 years ago
Alexander Graf d7d3c2ea99 KVM: PPC: Add Documentation about PV interface 14 years ago
Alexander Graf 644bfa013f KVM: PPC: PV wrteei 14 years ago
Alexander Graf 7810927760 KVM: PPC: PV mtmsrd L=0 and mtmsr 14 years ago
Alexander Graf 819a63dc79 KVM: PPC: PV mtmsrd L=1 14 years ago
Alexander Graf 92234722ed KVM: PPC: PV assembler helpers 14 years ago
Alexander Graf 71ee8e34fe KVM: PPC: Introduce branch patching helper 14 years ago
Alexander Graf 2d4f567103 KVM: PPC: Introduce kvm_tmp framework 14 years ago
Alexander Graf d1290b15e7 KVM: PPC: PV tlbsync to nop 14 years ago
Alexander Graf d1293c9275 KVM: PPC: PV instructions to loads and stores 14 years ago
Alexander Graf 73a1810982 KVM: PPC: KVM PV guest stubs 14 years ago
Alexander Graf d17051cb8d KVM: PPC: Generic KVM PV guest support 14 years ago
Alexander Graf ba49296236 KVM: Move kvm_guest_init out of generic code 14 years ago
Alexander Graf 5fc87407b5 KVM: PPC: Expose magic page support to guest 14 years ago
Alexander Graf e8508940a8 KVM: PPC: Magic Page Book3s support 14 years ago
Alexander Graf beb03f14da KVM: PPC: First magic page steps 14 years ago