summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-041-0/+5
* MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton2019-02-042-6/+6
* MIPS: mm: Unify ASID version checksPaul Burton2019-02-042-21/+7
* MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton2019-02-043-7/+7
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-262-4/+28
|\ \
| * | KVM: Make kvm_set_spte_hva() return intLan Tianyu2018-12-211-1/+2
| * | kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-141-0/+23
| * | kvm: rename last argument to kvm_get_dirty_log_protectPaolo Bonzini2018-12-141-3/+3
| |/
* / MIPS: Introduce CONFIG_MIPS_FP_SUPPORTPaul Burton2018-11-091-0/+1
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-315-5/+5
* KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-071-10/+0
* sched/swait: Rename to exclusivePeter Zijlstra2018-06-201-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-1/+1
|\
| * kvm: Change return type to vm_fault_tSouptick Joarder2018-06-011-1/+1
* | KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King2018-05-141-1/+1
|/
* KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini2017-12-142-3/+13
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctlChristoffer Dall2017-12-141-20/+29
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall2017-12-141-0/+3
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall2017-12-141-0/+3
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_runChristoffer Dall2017-12-141-0/+3
* KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-271-5/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* kvm,mips: Fix potential swait_active() racesDavidlohr Bueso2017-09-151-2/+2
* KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-081-0/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-062-2/+2
|\
| * KVM: add kvm_request_pendingRadim Krčmář2017-06-042-2/+2
* | KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill2017-06-201-1/+5
|/
* KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-271-1/+1
* kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-071-3/+0
* KVM: MIPS/Emulate: Properly implement TLBR for T&EJames Hogan2017-03-281-46/+53
* KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan2017-03-281-2/+17
* KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon IIIJames Hogan2017-03-281-0/+11
* KVM: MIPS/VZ: VZ hardware setup for Octeon IIIJames Hogan2017-03-282-28/+108
* KVM: MIPS/T&E: Report correct dcache line sizeJames Hogan2017-03-281-0/+8
* KVM: MIPS/TLB: Handle virtually tagged icachesJames Hogan2017-03-281-0/+14
* KVM: MIPS/Emulate: Adapt T&E CACHE emulation for OcteonJames Hogan2017-03-281-3/+27
* KVM: MIPS/VZ: Trace guest mode changesJames Hogan2017-03-283-2/+69
* KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-283-11/+273
* KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-282-2/+110
* KVM: MIPS/VZ: Support guest load-linked bitJames Hogan2017-03-281-0/+24
* KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-281-0/+80
* KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-281-1/+241
* KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2017-03-281-2/+60
* KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2017-03-281-0/+46
* KVM: MIPS: Add VZ support to build systemJames Hogan2017-03-282-3/+32
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-286-0/+2433
* KVM: MIPS: Update exit handler for VZJames Hogan2017-03-281-13/+18
* KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan2017-03-281-0/+2