summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/emulate.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-271-1/+1
* KVM: MIPS/Emulate: Properly implement TLBR for T&EJames Hogan2017-03-281-46/+53
* KVM: MIPS/Emulate: Adapt T&E CACHE emulation for OcteonJames Hogan2017-03-281-3/+27
* KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-281-2/+79
* KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan2017-03-281-0/+2
* KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan2017-03-281-1/+42
* KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-281-1/+1
* KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-281-7/+6
* KVM: MIPS/Emulate: Implement 64-bit MMIO emulationJames Hogan2017-03-281-1/+28
* KVM: MIPS/Emulate: De-duplicate MMIO emulationJames Hogan2017-03-281-156/+50
* KVM: MIPS: Implement HYPCALL emulationJames Hogan2017-03-281-0/+3
* KVM: MIPS/T&E: Implement CP0_EBase registerJames Hogan2017-02-031-31/+42
* KVM: MIPS/T&E: Move CP0 register access into T&EJames Hogan2017-02-031-1/+1
* KVM: MIPS/T&E: Handle read only GPA in TLB modJames Hogan2017-02-031-31/+0
* KVM: MIPS: Pass type of fault down to kvm_mips_map_page()James Hogan2017-02-031-3/+4
* KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulationJames Hogan2017-02-031-83/+65
* KVM: MIPS: Use CP0_BadInstr[P] for emulationJames Hogan2017-02-031-3/+45
* KVM: MIPS: Improve kvm_get_inst() error returnJames Hogan2017-02-031-45/+45
* KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()James Hogan2017-02-031-2/+1
* KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptionsJames Hogan2017-02-031-10/+0
* KVM: MIPS/Emulate: Fix CACHE emulation for EVA hostsJames Hogan2017-02-031-3/+3
* KVM: MIPS/MMU: Convert TLB mapped faults to page tablesJames Hogan2017-02-031-2/+4
* KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBWJames Hogan2017-02-031-0/+6
* KVM: MIPS/MMU: Invalidate GVA PTs on ASID changesJames Hogan2017-02-031-0/+11
* KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASIDJames Hogan2017-02-031-2/+4
* KVM: MIPS: Remove duplicated ASIDs from vcpuJames Hogan2017-02-031-6/+7
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-10-261-9/+15
* KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2016-10-261-4/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-151-1/+0
|\
| * MIPS: kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-1/+0
* | KVM: MIPS: Drop dubious EntryHi optimisationJames Hogan2016-09-291-2/+1
* | KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan2016-09-291-5/+13
* | KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2016-09-291-10/+53
|/
* MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2016-08-121-9/+26
* MIPS: KVM: Sign extend MFC0/RDHWR resultsJames Hogan2016-08-011-3/+4
* MIPS: KVM: Decode RDHWR more strictlyJames Hogan2016-07-051-1/+3
* MIPS: KVM: Recognise r6 CACHE encodingJames Hogan2016-07-051-1/+20
* MIPS: KVM: Support r6 compact branch emulationJames Hogan2016-07-051-6/+46
* MIPS: KVM: Add KScratch registersJames Hogan2016-06-151-1/+6
* 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: Clean up RDHWR handlingJames Hogan2016-06-151-5/+5
* MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-151-66/+43
* MIPS: KVM: Print unknown load/store encodingsJames Hogan2016-06-141-2/+4
* MIPS: KVM: Trace guest register access emulationJames Hogan2016-06-141-12/+19
* MIPS: KVM: Add kvm_asid_change trace eventJames Hogan2016-06-141-4/+3
* MIPS: KVM: Clean up kvm_exit trace eventJames Hogan2016-06-141-2/+2
* MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan2016-06-141-4/+4
* MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan2016-06-141-5/+5
* MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan2016-06-141-5/+2
OpenPOWER on IntegriCloud