summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/trap_emul.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-1/+0
* MIPS: KVM: Emulate generic QEMU machine on r6 T&EJames Hogan2016-07-051-1/+7
* MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan2016-06-151-5/+3
* MIPS: KVM: Report more accurate CP0_Config fields to guestJames Hogan2016-06-151-5/+15
* MIPS: KVM: Add KScratch registersJames Hogan2016-06-151-0/+2
* MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan2016-06-151-0/+13
* MIPS: KVM: Combine handle_tlb_ld/st_missJames Hogan2016-06-141-52/+19
* MIPS: KVM: Make various Cause variables 32-bitJames Hogan2016-06-141-21/+21
* MIPS: KVM: Convert code to kernel sized typesJames Hogan2016-06-141-15/+15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-1/+1
|\
| * MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-05-101-1/+1
* | MIPS: Define & use CP0_EBase bit definitionsJames Hogan2016-05-131-1/+2
|/
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-241-1/+0
* MIPS: KVM: Add MSA exception handlingJames Hogan2015-03-271-2/+41
* MIPS: KVM: Add FP exception handlingJames Hogan2015-03-271-3/+36
* MIPS: KVM: Add base guest FPU supportJames Hogan2015-03-271-0/+2
* MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan2015-03-271-0/+12
* MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-271-2/+47
* MIPS: KVM: Simplify default guest Config registersJames Hogan2015-03-271-6/+9
* MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan2015-03-271-0/+19
* MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan2015-03-271-0/+28
* MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu2014-06-301-0/+492