summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/mips.c
AgeCommit message (Expand)Author
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-04-07kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini
2017-03-28KVM: MIPS/VZ: Trace guest mode changesJames Hogan
2017-03-28KVM: MIPS/VZ: Support hardware guest timerJames Hogan
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan
2017-03-28KVM: MIPS: Update exit handler for VZJames Hogan
2017-03-28KVM: MIPS/Entry: Update entry code to support VZJames Hogan
2017-03-28KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan
2017-03-28KVM: MIPS: Add guest exit exception callbackJames Hogan
2017-03-28KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan
2017-03-28KVM: MIPS: Add callback to check extensionJames Hogan
2017-03-28KVM: MIPS: Init timer frequency from callbackJames Hogan
2017-03-28KVM: MIPS: Add VZ & TE capabilitiesJames Hogan
2017-03-28KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan
2017-03-28KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini
2017-02-03KVM: MIPS: Allow multiple VCPUs to be createdJames Hogan
2017-02-03KVM: MIPS/T&E: Move CP0 register access into T&EJames Hogan
2017-02-03KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan
2017-02-03KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMUJames Hogan
2017-02-03KVM: MIPS: Clean & flush on dirty page logging enableJames Hogan
2017-02-03KVM: MIPS/MMU: Use generic dirty log & protect helperJames Hogan
2017-02-03KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslotJames Hogan
2017-02-03KVM: MIPS: Update vcpu->mode and vcpu->cpuJames Hogan
2017-02-03KVM: MIPS/MMU: Convert guest physical map to page tableJames Hogan
2017-02-03KVM: MIPS: Use CP0_BadInstr[P] for emulationJames Hogan
2017-02-03KVM: MIPS: Improve kvm_get_inst() error returnJames Hogan
2017-02-03KVM: MIPS: Drop vm_init() callbackJames Hogan
2017-02-03KVM: MIPS/MMU: Convert commpage fault handling to page tablesJames Hogan
2017-02-03KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBWJames Hogan
2017-02-03KVM: MIPS: Add fast path TLB refill handlerJames Hogan
2017-02-03KVM: MIPS/T&E: Allocate GVA -> HPA page tablesJames Hogan
2017-02-03KVM: MIPS: Wire up vcpu uninitJames Hogan
2017-02-03KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacksJames Hogan
2017-02-03KVM: MIPS: Remove duplicated ASIDs from vcpuJames Hogan
2017-02-03KVM: MIPS: Drop partial KVM_NMI implementationJames Hogan
2017-02-02MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_i...Markus Elfring
2017-01-05KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2016-10-26KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan
2016-10-19KVM: MIPS: Add missing uaccess.h includeJames Hogan
2016-09-29Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář
2016-09-29KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino
2016-08-01MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan
2016-07-05MIPS: KVM: Don't save/restore lo/hi for r6James Hogan