summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-06-15MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan
2016-06-15MIPS: KVM: Report more accurate CP0_Config fields to guestJames Hogan
2016-06-15MIPS: Add define for Config.VI (virtual icache) bitJames Hogan
2016-06-15MIPS: KVM: Use host CCA for TLB mappingsJames Hogan
2016-06-15MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan
2016-06-15MIPS: KVM: Add KScratch registersJames Hogan
2016-06-15MIPS: KVM: Emulate RDHWR CPUNum registerJames Hogan
2016-06-15MIPS: KVM: Allow ULRI to restrict UserLocal registerJames Hogan
2016-06-15MIPS: KVM: Don't hardcode restored HWREnaJames Hogan
2016-06-15MIPS: Clean up RDHWR handlingJames Hogan
2016-06-15MIPS: KVM: List FPU/MSA registersJames Hogan
2016-06-15MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()James Hogan
2016-06-15MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan
2016-06-15MIPS: KVM: Pass all unknown registers to callbacksJames Hogan
2016-06-15MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan
2016-06-15MIPS: KVM: Factor writing of translated guest instructionsJames Hogan
2016-06-15MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan
2016-06-14MIPS: KVM: Print unknown load/store encodingsJames Hogan
2016-06-14MIPS: KVM: Dump guest tlbs if kvm_get_inst() failsJames Hogan
2016-06-14MIPS: KVM: Trace guest register access emulationJames Hogan
2016-06-14MIPS: KVM: Add guest mode switch trace eventsJames Hogan
2016-06-14MIPS: KVM: Add kvm_asid_change trace eventJames Hogan
2016-06-14MIPS: KVM: Clean up kvm_exit trace eventJames Hogan
2016-06-14MIPS: KVM: Add kvm_aux trace eventJames Hogan
2016-06-14MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan
2016-06-14MIPS: KVM: Use va in kvm_get_inst()James Hogan
2016-06-14MIPS: KVM: Combine handle_tlb_ld/st_missJames Hogan
2016-06-14MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan
2016-06-14MIPS: KVM: Simplify TLB_* macrosJames Hogan
2016-06-14MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan
2016-06-14MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()James Hogan
2016-06-14MIPS: KVM: Clean up TLB management hazardsJames Hogan
2016-06-14MIPS: KVM: Restore host EBase from ebase variableJames Hogan
2016-06-14MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan
2016-06-14MIPS: KVM: Simplify even/odd TLB handlingJames Hogan
2016-06-14MIPS: KVM: Don't indirect KVM functionsJames Hogan
2016-06-14MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan
2016-06-14MIPS: KVM: Make various Cause variables 32-bitJames Hogan
2016-06-14MIPS: KVM: Convert code to kernel sized typesJames Hogan
2016-06-14MIPS: KVM: Convert headers to kernel sized typesJames Hogan
2016-06-14MIPS: KVM: Drop unused kvm_mips_sync_icache()James Hogan
2016-06-14MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan
2016-06-14MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan
2016-06-14MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan
2016-06-14MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan
2016-06-14MIPS: KVM: Include bit 31 in segment matchesJames Hogan
2016-06-14MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan