summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-055-5/+0
* MIPS: KVM: Use __local_flush_icache_user_range()James Hogan2016-10-051-2/+2
* MIPS: KVM: Check for pfn noslot caseJames Hogan2016-08-191-1/+1
* MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2016-08-122-12/+35
* MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan2016-08-121-1/+1
* MIPS: KVM: Add missing gfn range checkJames Hogan2016-08-121-8/+15
* MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan2016-08-121-21/+28
* MIPS: KVM: Reset CP0_PageMask during host TLB flushJames Hogan2016-08-011-0/+2
* MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()James Hogan2016-08-011-1/+1
* MIPS: KVM: Sign extend MFC0/RDHWR resultsJames Hogan2016-08-011-3/+4
* MIPS: KVM: Fix 64-bit big endian dynamic translationJames Hogan2016-08-011-0/+8
* MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan2016-08-011-0/+12
* MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan2016-08-011-3/+22
* MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan2016-08-011-2/+8
* MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan2016-08-011-24/+24
* MIPS: KVM: Use kmap instead of CKSEG0ADDR()James Hogan2016-08-012-7/+17
* MIPS: KVM: Use virt_to_phys() to get commpage PFNJames Hogan2016-08-011-1/+1
* MIPS: KVM: Emulate generic QEMU machine on r6 T&EJames Hogan2016-07-051-1/+7
* MIPS: KVM: Decode RDHWR more strictlyJames Hogan2016-07-051-1/+3
* MIPS: KVM: Recognise r6 CACHE encodingJames Hogan2016-07-052-2/+24
* MIPS: KVM: Support r6 compact branch emulationJames Hogan2016-07-051-6/+46
* MIPS: KVM: Don't save/restore lo/hi for r6James Hogan2016-07-052-12/+10
* MIPS: KVM: Fix fpu.S misassembly with r6James Hogan2016-07-051-2/+5
* MIPS: KVM: Save k0 straight into VCPU structureJames Hogan2016-07-051-22/+15
* MIPS: KVM: Relative branch to common exit handlerJames Hogan2016-07-052-11/+24
* MIPS: KVM: Dynamically choose scratch registersJames Hogan2016-07-052-15/+83
* MIPS: KVM: Drop redundant restore of DDATA_LOJames Hogan2016-07-051-4/+0
* MIPS: KVM: Check MSA presence at uasm timeJames Hogan2016-07-051-20/+15
* MIPS: KVM: Omit FPU handling entry code if possibleJames Hogan2016-07-051-12/+15
* MIPS: KVM: Add dumping of generated entry codeJames Hogan2016-07-051-0/+25
* MIPS; KVM: Convert exception entry to uasmJames Hogan2016-07-056-632/+636
* KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-2/+2
* MIPS: KVM: Combine entry trace events into classJames Hogan2016-06-231-40/+22
* MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan2016-06-151-5/+3
* MIPS: KVM: Report more accurate CP0_Config fields to guestJames Hogan2016-06-151-5/+15
* MIPS: KVM: Use host CCA for TLB mappingsJames Hogan2016-06-152-9/+12
* MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan2016-06-153-12/+12
* MIPS: KVM: Add KScratch registersJames Hogan2016-06-154-1/+85
* MIPS: KVM: Emulate RDHWR CPUNum registerJames Hogan2016-06-151-1/+1
* MIPS: KVM: Allow ULRI to restrict UserLocal registerJames Hogan2016-06-151-2/+12
* MIPS: KVM: Don't hardcode restored HWREnaJames Hogan2016-06-151-2/+2
* MIPS: Clean up RDHWR handlingJames Hogan2016-06-151-5/+5
* MIPS: KVM: List FPU/MSA registersJames Hogan2016-06-151-0/+58
* MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan2016-06-152-7/+35
* MIPS: KVM: Pass all unknown registers to callbacksJames Hogan2016-06-151-20/+2
* MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-152-104/+79
* MIPS: KVM: Factor writing of translated guest instructionsJames Hogan2016-06-151-58/+34
* MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan2016-06-151-1/+1
* MIPS: KVM: Print unknown load/store encodingsJames Hogan2016-06-141-2/+4
* MIPS: KVM: Dump guest tlbs if kvm_get_inst() failsJames Hogan2016-06-141-0/+1
OpenPOWER on IntegriCloud