aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm
Commit message (Expand)AuthorAge
* KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-01-12
* KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan2017-01-12
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-10-26
* KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2016-10-26
* KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan2016-10-26
* KVM: MIPS: Add missing uaccess.h includeJames Hogan2016-10-18
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15
|\
| * MIPS: kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-04
| * MIPS: KVM: Use __local_flush_icache_user_range()James Hogan2016-10-04
* | Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář2016-09-29
|\ \
| * | KVM: MIPS: Drop dubious EntryHi optimisationJames Hogan2016-09-29
| * | KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan2016-09-29
| * | KVM: MIPS: Split kernel/user ASID regenerationJames Hogan2016-09-29
| * | KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2016-09-29
| * | KVM: MIPS: Emulate MMIO via TLB miss for EVAJames Hogan2016-09-08
* | | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-16
| |/ |/|
* | MIPS: KVM: Check for pfn noslot caseJames Hogan2016-08-19
|/
* MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2016-08-12
* MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan2016-08-12
* MIPS: KVM: Add missing gfn range checkJames Hogan2016-08-12
* MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan2016-08-12
* MIPS: KVM: Reset CP0_PageMask during host TLB flushJames Hogan2016-08-01
* MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()James Hogan2016-08-01
* MIPS: KVM: Sign extend MFC0/RDHWR resultsJames Hogan2016-08-01
* MIPS: KVM: Fix 64-bit big endian dynamic translationJames Hogan2016-08-01
* MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan2016-08-01
* MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan2016-08-01
* MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan2016-08-01
* MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan2016-08-01
* MIPS: KVM: Use kmap instead of CKSEG0ADDR()James Hogan2016-08-01
* MIPS: KVM: Use virt_to_phys() to get commpage PFNJames Hogan2016-08-01
* MIPS: KVM: Emulate generic QEMU machine on r6 T&EJames Hogan2016-07-05
* 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 fpu.S misassembly with r6James Hogan2016-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: Add dumping of generated entry codeJames Hogan2016-07-05
* MIPS; KVM: Convert exception entry to uasmJames 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: KVM: Use host CCA for TLB mappingsJames Hogan2016-06-15