Commit Graph

211720 Commits (48987781eb1d1e8ded41f55cd5806615fda92c6e)
 

Author SHA1 Message Date
Wei Yongjun 92f738a52b KVM: x86 emulator: add XADD instruction emulation 15 years ago
Wei Yongjun 31be40b398 KVM: x86 emulator: put register operand write back to a function 15 years ago
Wei Yongjun 646bab55a2 KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() 15 years ago
Mohammed Gamal 8ec4722dd2 KVM: Separate emulation context initialization in a separate function 15 years ago
Wei Yongjun d9574a25af KVM: x86 emulator: add bsf/bsr instruction emulation 15 years ago
Mohammed Gamal 8c5eee30a9 KVM: x86 emulator: Fix emulate_grp3 return values 15 years ago
Mohammed Gamal 3f9f53b0d5 KVM: x86 emulator: Add unary mul, imul, div, and idiv instructions 15 years ago
Wei Yongjun ba7ff2b76d KVM: x86 emulator: mask group 8 instruction as BitOp 15 years ago
Wei Yongjun 3885f18fe3 KVM: x86 emulator: do not adjust the address for immediate source 15 years ago
Wei Yongjun 35c843c485 KVM: x86 emulator: fix negative bit offset BitOp instruction emulation 15 years ago
Mohammed Gamal 8744aa9aad KVM: x86 emulator: Add stc instruction (opcode 0xf9) 15 years ago
Wei Yongjun c034da8b92 KVM: x86 emulator: using SrcOne for instruction d0/d1 decoding 15 years ago
Wei Yongjun 36089fed70 KVM: x86 emulator: disable writeback when decode dest operand 15 years ago
Wei Yongjun 06cb704611 KVM: x86 emulator: use SrcAcc to simplify stos decoding 15 years ago
Mohammed Gamal 6e154e56b4 KVM: x86 emulator: Add into, int, and int3 instructions (opcodes 0xcc-0xce) 15 years ago
Mohammed Gamal 160ce1f1a8 KVM: x86 emulator: Allow accessing IDT via emulator ops 15 years ago
Wei Yongjun d3ad624329 KVM: x86 emulator: simplify two-byte opcode check 15 years ago
Alexander Graf a58ddea556 KVM: PPC: Move KVM trampolines before __end_interrupts 15 years ago
Alexander Graf 2b05d71fef KVM: PPC: Make long relocations be ulong 15 years ago
Alexander Graf 0e67790387 KVM: PPC: Use MSR_DR for external load_up 15 years ago
Alexander Graf 2d27fc5eac KVM: PPC: Add book3s_32 tlbie flush acceleration 15 years ago
Gleb Natapov 49451389ec KVM: PPC: correctly check gfn_to_pfn() return value 15 years ago
Alexander Graf 2e0908afaf KVM: PPC: RCU'ify the Book3s MMU 15 years ago
Alexander Graf 5302104235 KVM: PPC: Book3S_32 MMU debug compile fixes 15 years ago
Alexander Graf 15711e9c92 KVM: PPC: Add get_pvinfo interface to query hypercall instructions 15 years ago
Alexander Graf d7d3c2ea99 KVM: PPC: Add Documentation about PV interface 15 years ago
Alexander Graf 644bfa013f KVM: PPC: PV wrteei 15 years ago
Alexander Graf 7810927760 KVM: PPC: PV mtmsrd L=0 and mtmsr 15 years ago
Alexander Graf 819a63dc79 KVM: PPC: PV mtmsrd L=1 15 years ago
Alexander Graf 92234722ed KVM: PPC: PV assembler helpers 15 years ago
Alexander Graf 71ee8e34fe KVM: PPC: Introduce branch patching helper 15 years ago
Alexander Graf 2d4f567103 KVM: PPC: Introduce kvm_tmp framework 15 years ago
Alexander Graf d1290b15e7 KVM: PPC: PV tlbsync to nop 15 years ago
Alexander Graf d1293c9275 KVM: PPC: PV instructions to loads and stores 15 years ago
Alexander Graf 73a1810982 KVM: PPC: KVM PV guest stubs 15 years ago
Alexander Graf d17051cb8d KVM: PPC: Generic KVM PV guest support 15 years ago
Alexander Graf ba49296236 KVM: Move kvm_guest_init out of generic code 15 years ago
Alexander Graf 5fc87407b5 KVM: PPC: Expose magic page support to guest 15 years ago
Alexander Graf e8508940a8 KVM: PPC: Magic Page Book3s support 15 years ago
Alexander Graf beb03f14da KVM: PPC: First magic page steps 15 years ago
Alexander Graf 28e83b4fa7 KVM: PPC: Make PAM a define 15 years ago
Alexander Graf 90bba35887 KVM: PPC: Tell guest about pending interrupts 15 years ago
Alexander Graf fad93fe1d4 KVM: PPC: Add PV guest scratch registers 15 years ago
Alexander Graf 5c6cedf488 KVM: PPC: Add PV guest critical sections 15 years ago
Alexander Graf 2a342ed577 KVM: PPC: Implement hypervisor interface 15 years ago
Alexander Graf a73a9599e0 KVM: PPC: Convert SPRG[0-4] to shared page 15 years ago
Alexander Graf de7906c36c KVM: PPC: Convert SRR0 and SRR1 to shared page 15 years ago
Alexander Graf 5e030186df KVM: PPC: Convert DAR to shared page. 15 years ago
Alexander Graf d562de48de KVM: PPC: Convert DSISR to shared page 15 years ago
Alexander Graf 666e7252a1 KVM: PPC: Convert MSR to shared page 15 years ago