aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/trap_emul.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+0
2016-10-05MIPS: kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2016-09-08KVM: MIPS: Emulate MMIO via TLB miss for EVAJames Hogan1-0/+18
2016-07-05MIPS: KVM: Emulate generic QEMU machine on r6 T&EJames Hogan1-1/+7
2016-06-15MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan1-5/+3
2016-06-15MIPS: KVM: Report more accurate CP0_Config fields to guestJames Hogan1-5/+15
2016-06-15MIPS: KVM: Add KScratch registersJames Hogan1-0/+2
2016-06-15MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan1-0/+13
2016-06-14MIPS: KVM: Combine handle_tlb_ld/st_missJames Hogan1-52/+19
2016-06-14MIPS: KVM: Make various Cause variables 32-bitJames Hogan1-21/+21
2016-06-14MIPS: KVM: Convert code to kernel sized typesJames Hogan1-15/+15
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-05-13MIPS: Define & use CP0_EBase bit definitionsJames Hogan1-1/+2
2016-05-10MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan1-1/+0
2015-03-27MIPS: KVM: Add MSA exception handlingJames Hogan1-2/+41
2015-03-27MIPS: KVM: Add FP exception handlingJames Hogan1-3/+36
2015-03-27MIPS: KVM: Add base guest FPU supportJames Hogan1-0/+2
2015-03-27MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan1-0/+12
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan1-2/+47
2015-03-27MIPS: KVM: Simplify default guest Config registersJames Hogan1-6/+9
2015-03-27MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan1-0/+19
2015-03-27MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan1-0/+28
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu1-0/+492