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