summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/mips.c
Commit message (Expand)AuthorAge
* KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-27
* kvm,mips: Fix potential swait_active() racesDavidlohr Bueso2017-09-15
* KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-08
* kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-07
* KVM: MIPS/VZ: Trace guest mode changesJames Hogan2017-03-28
* KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-28
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-28
* KVM: MIPS: Update exit handler for VZJames Hogan2017-03-28
* KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-28
* KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-28
* KVM: MIPS: Add guest exit exception callbackJames Hogan2017-03-28
* KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan2017-03-28
* KVM: MIPS: Add callback to check extensionJames Hogan2017-03-28
* KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-28
* KVM: MIPS: Add VZ & TE capabilitiesJames Hogan2017-03-28
* KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan2017-03-28
* KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan2017-03-28
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-17
* KVM: MIPS: Allow multiple VCPUs to be createdJames Hogan2017-02-03
* KVM: MIPS/T&E: Move CP0 register access into T&EJames Hogan2017-02-03
* KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan2017-02-03
* KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMUJames Hogan2017-02-03
* KVM: MIPS: Clean & flush on dirty page logging enableJames Hogan2017-02-03
* KVM: MIPS/MMU: Use generic dirty log & protect helperJames Hogan2017-02-03
* KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslotJames Hogan2017-02-03
* KVM: MIPS: Update vcpu->mode and vcpu->cpuJames Hogan2017-02-03
* KVM: MIPS/MMU: Convert guest physical map to page tableJames Hogan2017-02-03
* KVM: MIPS: Use CP0_BadInstr[P] for emulationJames Hogan2017-02-03
* KVM: MIPS: Improve kvm_get_inst() error returnJames Hogan2017-02-03
* KVM: MIPS: Drop vm_init() callbackJames Hogan2017-02-03
* KVM: MIPS/MMU: Convert commpage fault handling to page tablesJames Hogan2017-02-03
* KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBWJames Hogan2017-02-03
* KVM: MIPS: Add fast path TLB refill handlerJames Hogan2017-02-03
* KVM: MIPS/T&E: Allocate GVA -> HPA page tablesJames Hogan2017-02-03
* KVM: MIPS: Wire up vcpu uninitJames Hogan2017-02-03
* KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacksJames Hogan2017-02-03
* KVM: MIPS: Remove duplicated ASIDs from vcpuJames Hogan2017-02-03
* KVM: MIPS: Drop partial KVM_NMI implementationJames Hogan2017-02-03
* MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_i...Markus Elfring2017-02-02
* KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-01-05
* KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan2016-10-26
* KVM: MIPS: Add missing uaccess.h includeJames Hogan2016-10-19
* 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: Invalidate TLB by regenerating ASIDsJames Hogan2016-09-29
* | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-16
|/
* MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan2016-08-01
* MIPS: KVM: Don't save/restore lo/hi for r6James Hogan2016-07-05
* MIPS: KVM: Relative branch to common exit handlerJames Hogan2016-07-05
* MIPS: KVM: Dynamically choose scratch registersJames Hogan2016-07-05