summaryrefslogtreecommitdiff
path: root/arch/mips/kvm
AgeCommit message (Expand)Author
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
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-28KVM: MIPS/Emulate: Implement 64-bit MMIO emulationJames Hogan
2017-03-28KVM: MIPS/Emulate: De-duplicate MMIO emulationJames Hogan
2017-03-28KVM: MIPS: Implement HYPCALL emulationJames 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: Expose read-only CP0_IntCtl registerJames Hogan
2017-02-03KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersJames Hogan
2017-02-03KVM: MIPS/T&E: Default to reset vectorJames Hogan
2017-02-03KVM: MIPS/T&E: Implement CP0_EBase registerJames 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