aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm
Commit message (Expand)AuthorAge
...
* | MIPS: KVM/locore.S: Only preserve callee saved registersJames Hogan2016-05-13
* | MIPS: KVM: Abstract guest ASID maskPaul Burton2016-05-13
* | MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan2016-05-13
* | MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_runJames Hogan2016-05-13
|/
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-03
* 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
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24
|\
| * MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-23
| * MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-23
| * MIPS: KVM: Use cacheops.h definitionsJames 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: Refactor added offsetof()sJames Hogan2016-01-23
| * MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2016-01-23
| * MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-23
| * MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-23
* | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-15
|/
* MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan2015-11-18
* MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan2015-11-18
* MIPS: KVM: Fix ASID restoration logicJames Hogan2015-11-18
* MIPS: Fix duplicate CP0_* definitions.James Hogan2015-11-11
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-24
|\
| * 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: 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