aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kvm
AgeCommit message (Expand)Author
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini
2018-12-14kvm: rename last argument to kvm_get_dirty_log_protectPaolo Bonzini
2018-11-09MIPS: Introduce CONFIG_MIPS_FP_SUPPORTPaul Burton
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder
2018-05-14KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctlChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_runChristoffer Dall
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-20KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill
2017-06-04KVM: add kvm_request_pendingRadim Krčmář
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář
2017-04-07kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini
2017-03-28KVM: MIPS/Emulate: Properly implement TLBR for T&EJames Hogan
2017-03-28KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan
2017-03-28KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon IIIJames Hogan
2017-03-28KVM: MIPS/VZ: VZ hardware setup for Octeon IIIJames Hogan
2017-03-28KVM: MIPS/T&E: Report correct dcache line sizeJames Hogan
2017-03-28KVM: MIPS/TLB: Handle virtually tagged icachesJames Hogan
2017-03-28KVM: MIPS/Emulate: Adapt T&E CACHE emulation for OcteonJames Hogan
2017-03-28KVM: MIPS/VZ: Trace guest mode changesJames Hogan
2017-03-28KVM: MIPS/VZ: Support hardware guest timerJames Hogan
2017-03-28KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest load-linked bitJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest segmentation controlJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan
2017-03-28KVM: MIPS: Add VZ support to build systemJames Hogan
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan
2017-03-28KVM: MIPS: Update exit handler for VZJames Hogan
2017-03-28KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan
2017-03-28KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan
2017-03-28KVM: MIPS/TLB: Add VZ TLB managementJames 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