aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/mips.c
Commit message (Expand)AuthorAge
* KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-01-12
* KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan2016-10-26
* KVM: MIPS: Add missing uaccess.h includeJames Hogan2016-10-18
* Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář2016-09-29
|\
| * KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan2016-09-29
* | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-16
|/
* MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan2016-08-01
* MIPS: KVM: Don't save/restore lo/hi for r6James Hogan2016-07-05
* MIPS: KVM: Relative branch to common exit handlerJames Hogan2016-07-05
* MIPS: KVM: Dynamically choose scratch registersJames Hogan2016-07-05
* MIPS: KVM: Add dumping of generated entry codeJames Hogan2016-07-05
* MIPS; KVM: Convert exception entry to uasmJames Hogan2016-07-05
* KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-01
* MIPS: KVM: Add KScratch registersJames Hogan2016-06-15
* MIPS: KVM: List FPU/MSA registersJames Hogan2016-06-15
* MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan2016-06-15
* MIPS: KVM: Pass all unknown registers to callbacksJames Hogan2016-06-15
* MIPS: KVM: Add guest mode switch trace eventsJames Hogan2016-06-14
* MIPS: KVM: Clean up kvm_exit trace eventJames Hogan2016-06-14
* MIPS: KVM: Add kvm_aux trace eventJames Hogan2016-06-14
* MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan2016-06-14
* MIPS: KVM: Restore host EBase from ebase variableJames Hogan2016-06-14
* MIPS: KVM: Don't indirect KVM functionsJames Hogan2016-06-14
* MIPS: KVM: Convert code to kernel sized typesJames Hogan2016-06-14
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-06-14
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-13
* MIPS: KVM: Add missing disable FPU hazard barriersJames Hogan2016-05-10
* MIPS: KVM: Fix preemption warning reading FPU capabilityJames Hogan2016-05-10
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-14
|\
| * KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-25
* | mips/kvm: fix ioctl error handlingMichael S. Tsirkin2016-03-02
|/
* MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-23
* MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-23
* MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan2016-01-23
* MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan2015-11-18
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
* KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28
* KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-26
* KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-26
* KVM: mips: use id_to_memslot correctlyPaolo Bonzini2015-05-19
* KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger2015-05-07
* 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: 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: Add base guest FPU supportJames Hogan2015-03-27
* MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-27