aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm
AgeCommit message (Expand)Author
2016-08-12MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-08-12MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-08-12MIPS: KVM: Add missing gfn range checkJames Hogan
2016-08-12MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan
2016-08-01MIPS: KVM: Reset CP0_PageMask during host TLB flushJames Hogan
2016-08-01MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()James Hogan
2016-08-01MIPS: KVM: Sign extend MFC0/RDHWR resultsJames Hogan
2016-08-01MIPS: KVM: Fix 64-bit big endian dynamic translationJames Hogan
2016-08-01MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan
2016-08-01MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan
2016-08-01MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan
2016-08-01MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan
2016-08-01MIPS: KVM: Use kmap instead of CKSEG0ADDR()James Hogan
2016-08-01MIPS: KVM: Use virt_to_phys() to get commpage PFNJames Hogan
2016-07-05MIPS: KVM: Emulate generic QEMU machine on r6 T&EJames Hogan
2016-07-05MIPS: KVM: Decode RDHWR more strictlyJames Hogan
2016-07-05MIPS: KVM: Recognise r6 CACHE encodingJames Hogan
2016-07-05MIPS: KVM: Support r6 compact branch emulationJames Hogan
2016-07-05MIPS: KVM: Don't save/restore lo/hi for r6James Hogan
2016-07-05MIPS: KVM: Fix fpu.S misassembly with r6James Hogan
2016-07-05MIPS: KVM: Save k0 straight into VCPU structureJames Hogan
2016-07-05MIPS: KVM: Relative branch to common exit handlerJames Hogan
2016-07-05MIPS: KVM: Dynamically choose scratch registersJames Hogan
2016-07-05MIPS: KVM: Drop redundant restore of DDATA_LOJames Hogan
2016-07-05MIPS: KVM: Check MSA presence at uasm timeJames Hogan
2016-07-05MIPS: KVM: Omit FPU handling entry code if possibleJames Hogan
2016-07-05MIPS: KVM: Add dumping of generated entry codeJames Hogan
2016-07-05MIPS; KVM: Convert exception entry to uasmJames Hogan
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-06-23MIPS: KVM: Combine entry trace events into classJames Hogan
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: 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: 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