aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
...
| * | | | MIPS: KVM: Decode RDHWR more strictlyJames Hogan2016-07-05
| * | | | MIPS: KVM: Recognise r6 CACHE encodingJames Hogan2016-07-05
| * | | | MIPS: KVM: Support r6 compact branch emulationJames Hogan2016-07-05
| * | | | MIPS: KVM: Don't save/restore lo/hi for r6James Hogan2016-07-05
| * | | | MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan2016-07-05
| * | | | MIPS: KVM: Fix fpu.S misassembly with r6James Hogan2016-07-05
| * | | | MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton2016-07-05
| * | | | MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton2016-07-05
| * | | | MIPS: KVM: Save k0 straight into VCPU structureJames Hogan2016-07-05
| * | | | MIPS: KVM: Relative branch to common exit handlerJames Hogan2016-07-05
| * | | | MIPS: KVM: Dynamically choose scratch registersJames Hogan2016-07-05
| * | | | MIPS: KVM: Drop redundant restore of DDATA_LOJames Hogan2016-07-05
| * | | | MIPS: KVM: Check MSA presence at uasm timeJames Hogan2016-07-05
| * | | | MIPS: KVM: Omit FPU handling entry code if possibleJames Hogan2016-07-05
| * | | | MIPS: KVM: Drop now unused asm offsetsJames Hogan2016-07-05
| * | | | MIPS: KVM: Add dumping of generated entry codeJames Hogan2016-07-05
| * | | | MIPS; KVM: Convert exception entry to uasmJames Hogan2016-07-05
| * | | | MIPS: uasm: Add r6 MUL encodingJames Hogan2016-07-05
| * | | | MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan2016-07-05
| * | | | MIPS: uasm: Add DI instructionJames Hogan2016-07-05
| * | | | MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan2016-07-05
| * | | | MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan2016-07-05
| * | | | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-01
| * | | | MIPS: KVM: Combine entry trace events into classJames Hogan2016-06-23
| * | | | MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan2016-06-15
| * | | | MIPS: KVM: Report more accurate CP0_Config fields to guestJames Hogan2016-06-15
| * | | | MIPS: Add define for Config.VI (virtual icache) bitJames Hogan2016-06-15
| * | | | MIPS: KVM: Use host CCA for TLB mappingsJames Hogan2016-06-15
| * | | | MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan2016-06-15
| * | | | MIPS: KVM: Add KScratch registersJames Hogan2016-06-15
| * | | | MIPS: KVM: Emulate RDHWR CPUNum registerJames Hogan2016-06-15
| * | | | MIPS: KVM: Allow ULRI to restrict UserLocal registerJames Hogan2016-06-15
| * | | | MIPS: KVM: Don't hardcode restored HWREnaJames Hogan2016-06-15
| * | | | MIPS: Clean up RDHWR handlingJames Hogan2016-06-15
| * | | | MIPS: KVM: List FPU/MSA registersJames Hogan2016-06-15
| * | | | MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()James Hogan2016-06-15
| * | | | MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan2016-06-15
| * | | | MIPS: KVM: Pass all unknown registers to callbacksJames Hogan2016-06-15
| * | | | MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-15
| * | | | MIPS: KVM: Factor writing of translated guest instructionsJames Hogan2016-06-15
| * | | | MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan2016-06-15
| * | | | MIPS: KVM: Print unknown load/store encodingsJames Hogan2016-06-14
| * | | | MIPS: KVM: Dump guest tlbs if kvm_get_inst() failsJames Hogan2016-06-14
| * | | | MIPS: KVM: Trace guest register access emulationJames Hogan2016-06-14
| * | | | MIPS: KVM: Add guest mode switch trace eventsJames Hogan2016-06-14
| * | | | MIPS: KVM: Add kvm_asid_change trace eventJames Hogan2016-06-14
| * | | | MIPS: KVM: Clean up kvm_exit trace eventJames Hogan2016-06-14
| * | | | MIPS: KVM: Add kvm_aux trace eventJames Hogan2016-06-14
| * | | | MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan2016-06-14
| * | | | MIPS: KVM: Use va in kvm_get_inst()James Hogan2016-06-14