summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/mips.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-06-141-1/+10
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+1
* MIPS: KVM: Add missing disable FPU hazard barriersJames Hogan2016-05-101-1/+4
* MIPS: KVM: Fix preemption warning reading FPU capabilityJames Hogan2016-05-101-1/+2
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-151-4/+4
|\
| * KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-251-4/+4
* | mips/kvm: fix ioctl error handlingMichael S. Tsirkin2016-03-021-2/+2
|/
* MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-241-1/+1
* MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-241-16/+16
* MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan2016-01-241-2/+2
* MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan2015-11-181-1/+4
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
* KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-0/+1
* KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-2/+2
* KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-261-1/+3
* KVM: mips: use id_to_memslot correctlyPaolo Bonzini2015-05-191-1/+1
* KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-2/+2
* MIPS: KVM: Wire up MSA capabilityJames Hogan2015-03-271-0/+18
* MIPS: KVM: Expose MSA registersJames Hogan2015-03-271-0/+65
* MIPS: KVM: Add MSA exception handlingJames Hogan2015-03-271-0/+10
* MIPS: KVM: Add base guest MSA supportJames Hogan2015-03-271-16/+116
* MIPS: KVM: Wire up FPU capabilityJames Hogan2015-03-271-0/+37
* MIPS: KVM: Expose FPU registersJames Hogan2015-03-271-1/+71
* MIPS: KVM: Add FP exception handlingJames Hogan2015-03-271-0/+7
* MIPS: KVM: Add base guest FPU supportJames Hogan2015-03-271-0/+126
* MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-271-0/+14
* MIPS: KVM: Drop pr_info messages on init/exitJames Hogan2015-03-271-3/+0Star
* MIPS: KVM: Sort kvm_mips_get_reg() registersJames Hogan2015-03-271-3/+3
* MIPS: KVM: Implement PRid CP0 register accessJames Hogan2015-03-271-0/+7
* MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan2015-03-271-0/+7
* MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan2015-03-271-0/+4
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
* KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2015-02-041-3/+3
* KVM: MIPS: Disable HTW while in guestJames Hogan2015-02-041-0/+13
* KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-231-2/+1Star
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-42/+0Star
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-211-0/+4
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
|\
| * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-041-0/+1
|/
* MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu2014-06-301-0/+1218