summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan2017-03-281-1/+42
* KVM: MIPS/TLB: Add VZ TLB managementJames Hogan2017-03-281-0/+404
* KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-282-10/+126
* KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-283-7/+9
* KVM: MIPS: Add guest exit exception callbackJames Hogan2017-03-283-0/+31
* KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan2017-03-282-1/+17
* KVM: MIPS: Add callback to check extensionJames Hogan2017-03-282-2/+18
* KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-283-10/+9
* KVM: MIPS: Add VZ & TE capabilitiesJames Hogan2017-03-281-0/+9
* KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan2017-03-282-1/+27
* KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan2017-03-281-8/+12
* KVM: MIPS/Emulate: Implement 64-bit MMIO emulationJames Hogan2017-03-281-1/+28
OpenPOWER on IntegriCloud