aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm
Commit message (Expand)AuthorAge
* KVM: mips: use id_to_memslot correctlyPaolo Bonzini2015-07-10
* MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire2015-06-06
* MIPS: KVM: Fix unused variable build warningNicholas Mc Guire2015-05-12
* MIPS: KVM: Wire up MSA capabilityJames Hogan2015-03-27
* MIPS: KVM: Expose MSA registersJames Hogan2015-03-27
* MIPS: KVM: Add MSA exception handlingJames Hogan2015-03-27
* MIPS: KVM: Emulate MSA bits in COP0 interfaceJames Hogan2015-03-27
* MIPS: KVM: Add base guest MSA supportJames Hogan2015-03-27
* MIPS: KVM: Wire up FPU capabilityJames Hogan2015-03-27
* MIPS: KVM: Expose FPU registersJames Hogan2015-03-27
* MIPS: KVM: Add FP exception handlingJames Hogan2015-03-27
* MIPS: KVM: Emulate FPU bits in COP0 interfaceJames Hogan2015-03-27
* MIPS: KVM: Add base guest FPU supportJames Hogan2015-03-27
* MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan2015-03-27
* MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-27
* MIPS: KVM: Simplify default guest Config registersJames Hogan2015-03-27
* MIPS: KVM: Drop pr_info messages on init/exitJames Hogan2015-03-27
* MIPS: KVM: Sort kvm_mips_get_reg() registersJames Hogan2015-03-27
* MIPS: KVM: Implement PRid CP0 register accessJames Hogan2015-03-27
* MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan2015-03-27
* MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan2015-03-27
* KVM: MIPS: Enable after disabling interruptTapasweni Pathak2015-03-02
* KVM: MIPS: Fix trace event to save PC directlyJames Hogan2015-03-02
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\
| * kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
| * KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2015-02-04
| * KVM: MIPS: Disable HTW while in guestJames Hogan2015-02-04
| * KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
* | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
|/
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
|\
| * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-04
|\|
| * MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()Deng-Cheng Zhu2014-06-30
| * MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()Deng-Cheng Zhu2014-06-30
| * MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu2014-06-30
| * MIPS: KVM: Remove unneeded volatileDeng-Cheng Zhu2014-06-30
| * MIPS: KVM: Simplify functions by removing redundancyDeng-Cheng Zhu2014-06-30
| * MIPS: KVM: Use KVM internal loggerDeng-Cheng Zhu2014-06-30
| * MIPS: KVM: Reformat code and commentsDeng-Cheng Zhu2014-06-30
* | MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu2014-06-25
|/
* MIPS: KVM: Remove redundant semicolonJames Hogan2014-05-30
* MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan2014-05-30
* MIPS: KVM: Quieten kvm_info() loggingJames Hogan2014-05-30
* MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan2014-05-30
* MIPS: KVM: Fix kvm_debug bit-rottageJames Hogan2014-05-30
* MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} staticJames Hogan2014-05-30
* MIPS: KVM: Add count frequency KVM registerJames Hogan2014-05-30