aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/mips.c
Commit message (Expand)AuthorAge
* KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-05
* KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-04
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-05-28
* MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-04
* kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-14
* kvm: rename last argument to kvm_get_dirty_log_protectPaolo Bonzini2018-12-14
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* sched/swait: Rename to exclusivePeter Zijlstra2018-06-20
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-12
|\
| * kvm: Change return type to vm_fault_tSouptick Joarder2018-06-01
* | KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King2018-05-14
|/
* KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctlChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_runChristoffer Dall2017-12-14
* KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-27
* kvm,mips: Fix potential swait_active() racesDavidlohr Bueso2017-09-15
* KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-08
* kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-07
* KVM: MIPS/VZ: Trace guest mode changesJames Hogan2017-03-28
* KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-28
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-28
* KVM: MIPS: Update exit handler for VZJames Hogan2017-03-28
* KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-28
* KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-28
* KVM: MIPS: Add guest exit exception callbackJames Hogan2017-03-28
* KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan2017-03-28
* KVM: MIPS: Add callback to check extensionJames Hogan2017-03-28
* KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-28
* KVM: MIPS: Add VZ & TE capabilitiesJames Hogan2017-03-28
* KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan2017-03-28
* KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan2017-03-28
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-17
* KVM: MIPS: Allow multiple VCPUs to be createdJames Hogan2017-02-03
* KVM: MIPS/T&E: Move CP0 register access into T&EJames Hogan2017-02-03
* KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan2017-02-03
* KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMUJames Hogan2017-02-03
* KVM: MIPS: Clean & flush on dirty page logging enableJames Hogan2017-02-03
* KVM: MIPS/MMU: Use generic dirty log & protect helperJames Hogan2017-02-03
* KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslotJames Hogan2017-02-03
* KVM: MIPS: Update vcpu->mode and vcpu->cpuJames Hogan2017-02-03
* KVM: MIPS/MMU: Convert guest physical map to page tableJames Hogan2017-02-03
* KVM: MIPS: Use CP0_BadInstr[P] for emulationJames Hogan2017-02-03
* KVM: MIPS: Improve kvm_get_inst() error returnJames Hogan2017-02-03
* KVM: MIPS: Drop vm_init() callbackJames Hogan2017-02-03
* KVM: MIPS/MMU: Convert commpage fault handling to page tablesJames Hogan2017-02-03
* KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBWJames Hogan2017-02-03
* KVM: MIPS: Add fast path TLB refill handlerJames Hogan2017-02-03