index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
trap_emul.c
Age
Commit message (
Expand
)
Author
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-10-04
MIPS: kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-09-08
KVM: MIPS: Emulate MMIO via TLB miss for EVA
James Hogan
2016-07-05
MIPS: KVM: Emulate generic QEMU machine on r6 T&E
James Hogan
2016-06-15
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
2016-06-15
MIPS: KVM: Report more accurate CP0_Config fields to guest
James Hogan
2016-06-15
MIPS: KVM: Add KScratch registers
James Hogan
2016-06-15
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
2016-06-14
MIPS: KVM: Combine handle_tlb_ld/st_miss
James Hogan
2016-06-14
MIPS: KVM: Make various Cause variables 32-bit
James Hogan
2016-06-14
MIPS: KVM: Convert code to kernel sized types
James Hogan
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-13
MIPS: Define & use CP0_EBase bit definitions
James Hogan
2016-05-10
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2015-03-27
MIPS: KVM: Add MSA exception handling
James Hogan
2015-03-27
MIPS: KVM: Add FP exception handling
James Hogan
2015-03-27
MIPS: KVM: Add base guest FPU support
James Hogan
2015-03-27
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
2015-03-27
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
2015-03-27
MIPS: KVM: Simplify default guest Config registers
James Hogan
2015-03-27
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
2015-03-27
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
2014-06-30
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu