index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
emulate.c
Age
Commit message (
Expand
)
Author
2016-05-10
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
2016-05-10
MIPS: KVM: Fix timer IRQ race when freezing timer
James Hogan
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2015-11-18
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan
2015-06-06
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
2015-05-12
MIPS: KVM: Fix unused variable build warning
Nicholas Mc Guire
2015-03-27
MIPS: KVM: Add MSA exception handling
James Hogan
2015-03-27
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
2015-03-27
MIPS: KVM: Add FP exception handling
James Hogan
2015-03-27
MIPS: KVM: Emulate FPU bits in COP0 interface
James Hogan
2015-03-27
MIPS: KVM: Add Config4/5 and writing of 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: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu