index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
emulate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-15
MIPS: KVM: Allow ULRI to restrict UserLocal register
James Hogan
1
-2
/
+12
2016-06-15
MIPS: Clean up RDHWR handling
James Hogan
1
-5
/
+5
2016-06-15
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
1
-66
/
+43
2016-06-14
MIPS: KVM: Print unknown load/store encodings
James Hogan
1
-2
/
+4
2016-06-14
MIPS: KVM: Trace guest register access emulation
James Hogan
1
-12
/
+19
2016-06-14
MIPS: KVM: Add kvm_asid_change trace event
James Hogan
1
-4
/
+3
2016-06-14
MIPS: KVM: Clean up kvm_exit trace event
James Hogan
1
-2
/
+2
2016-06-14
MIPS: KVM: Generalise fpu_inuse for other state
James Hogan
1
-4
/
+4
2016-06-14
MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
James Hogan
1
-5
/
+5
2016-06-14
MIPS: KVM: Drop unused hpa0/hpa1 args from function
James Hogan
1
-5
/
+2
2016-06-14
MIPS: KVM: Make various Cause variables 32-bit
James Hogan
1
-19
/
+19
2016-06-14
MIPS: KVM: Convert code to kernel sized types
James Hogan
1
-51
/
+53
2016-06-14
MIPS: KVM: Convert headers to kernel sized types
James Hogan
1
-34
/
+33
2016-06-14
MIPS: KVM: Drop unused kvm_mips_sync_icache()
James Hogan
1
-26
/
+0
2016-06-14
MIPS: KVM: Drop unused host_cp0_entryhi
James Hogan
1
-3
/
+2
2016-06-14
MIPS: KVM: Fix CACHE triggered exception emulation
James Hogan
1
-0
/
+3
2016-06-14
MIPS: KVM: Don't unwind PC when emulating CACHE
James Hogan
1
-6
/
+10
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-39
/
+50
2016-05-13
MIPS: KVM: Abstract guest ASID mask
Paul Burton
1
-12
/
+13
2016-05-10
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
1
-34
/
+27
2016-05-10
MIPS: KVM: Fix timer IRQ race when freezing timer
James Hogan
1
-5
/
+23
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-66
/
+50
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
1
-4
/
+3
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
1
-22
/
+8
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
1
-35
/
+36
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
1
-5
/
+3
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-1
/
+1
2015-11-18
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan
1
-1
/
+1
2015-06-06
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
1
-1
/
+1
2015-05-12
MIPS: KVM: Fix unused variable build warning
Nicholas Mc Guire
1
-6
/
+0
2015-03-27
MIPS: KVM: Add MSA exception handling
James Hogan
1
-0
/
+71
2015-03-27
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
1
-2
/
+35
2015-03-27
MIPS: KVM: Add FP exception handling
James Hogan
1
-0
/
+36
2015-03-27
MIPS: KVM: Emulate FPU bits in COP0 interface
James Hogan
1
-11
/
+100
2015-03-27
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
1
-0
/
+52
2015-03-27
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
1
-0
/
+36
2015-03-27
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
1
-0
/
+1
2014-06-30
MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()
Deng-Cheng Zhu
1
-5
/
+0
2014-06-30
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu
1
-0
/
+2324
[prev]