summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/mips.c
Commit message (Expand)AuthorAgeFilesLines
* kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-071-3/+0
* KVM: MIPS/VZ: Trace guest mode changesJames Hogan2017-03-281-0/+13
* KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-281-1/+5
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-281-0/+5
* KVM: MIPS: Update exit handler for VZJames Hogan2017-03-281-13/+18
* KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-281-1/+3
* KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-281-3/+3
* KVM: MIPS: Add guest exit exception callbackJames Hogan2017-03-281-0/+5
* KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan2017-03-281-1/+6
* KVM: MIPS: Add callback to check extensionJames Hogan2017-03-281-2/+1
* KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-281-3/+0
* KVM: MIPS: Add VZ & TE capabilitiesJames Hogan2017-03-281-0/+9
* KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan2017-03-281-0/+10
* KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan2017-03-281-8/+12
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-171-1/+6
* KVM: MIPS: Allow multiple VCPUs to be createdJames Hogan2017-02-031-0/+6
* KVM: MIPS/T&E: Move CP0 register access into T&EJames Hogan2017-02-031-198/+0
* KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan2017-02-031-0/+1
* KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMUJames Hogan2017-02-031-0/+1
* KVM: MIPS: Clean & flush on dirty page logging enableJames Hogan2017-02-031-0/+24
* KVM: MIPS/MMU: Use generic dirty log & protect helperJames Hogan2017-02-031-19/+23
* KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslotJames Hogan2017-02-031-0/+26
* KVM: MIPS: Update vcpu->mode and vcpu->cpuJames Hogan2017-02-031-0/+18
* KVM: MIPS/MMU: Convert guest physical map to page tableJames Hogan2017-02-031-34/+14
* KVM: MIPS: Use CP0_BadInstr[P] for emulationJames Hogan2017-02-031-1/+1
* KVM: MIPS: Improve kvm_get_inst() error returnJames Hogan2017-02-031-1/+6
* KVM: MIPS: Drop vm_init() callbackJames Hogan2017-02-031-16/+0
* KVM: MIPS/MMU: Convert commpage fault handling to page tablesJames Hogan2017-02-031-33/+1
* KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBWJames Hogan2017-02-031-0/+1
* KVM: MIPS: Add fast path TLB refill handlerJames Hogan2017-02-031-3/+5
* KVM: MIPS/T&E: Allocate GVA -> HPA page tablesJames Hogan2017-02-031-1/+6
* KVM: MIPS: Wire up vcpu uninitJames Hogan2017-02-031-0/+5
* KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacksJames Hogan2017-02-031-41/+2
* KVM: MIPS: Remove duplicated ASIDs from vcpuJames Hogan2017-02-031-5/+3
* KVM: MIPS: Drop partial KVM_NMI implementationJames Hogan2017-02-031-16/+0
* MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_i...Markus Elfring2017-02-021-7/+2
* KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-01-051-2/+2
* KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan2016-10-261-1/+4
* KVM: MIPS: Add missing uaccess.h includeJames Hogan2016-10-191-0/+1
* Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář2016-09-291-0/+30
|\
| * KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan2016-09-291-0/+30
* | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-161-0/+10
|/
* MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan2016-08-011-0/+12
* MIPS: KVM: Don't save/restore lo/hi for r6James Hogan2016-07-051-0/+6
* MIPS: KVM: Relative branch to common exit handlerJames Hogan2016-07-051-5/+7
* MIPS: KVM: Dynamically choose scratch registersJames Hogan2016-07-051-0/+4
* MIPS: KVM: Add dumping of generated entry codeJames Hogan2016-07-051-0/+25
* MIPS; KVM: Convert exception entry to uasmJames Hogan2016-07-051-25/+12
* KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-2/+2
OpenPOWER on IntegriCloud