index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-mips
/
op_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-mips: Ignore unassigned accesses with KVM
James Hogan
2014-08-07
1
-0
/
+11
*
target-mips: implement UserLocal Register
Petar Jovanovic
2014-06-18
1
-1
/
+13
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-5
/
+1
*
softmmu: commonize helper definitions
Paolo Bonzini
2014-06-05
1
-14
/
+0
*
softmmu: move ALIGNED_ONLY to cpu.h
Paolo Bonzini
2014-06-05
1
-1
/
+0
*
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
2014-06-05
1
-6
/
+5
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-1
/
+1
*
target-mips: Avoid shifting left into sign bit
Peter Maydell
2014-03-27
1
-1
/
+1
*
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+3
*
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
1
-2
/
+9
*
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
2014-03-13
1
-2
/
+2
*
exec: Change tlb_fill() argument to CPUState
Andreas Färber
2014-03-13
1
-3
/
+4
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-3
/
+6
*
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2014-03-13
1
-1
/
+2
*
target-mips: add user-mode FR switch support for MIPS32r5
Petar Jovanovic
2014-02-10
1
-3
/
+38
*
target-mips: add support for CP0_Config5
Petar Jovanovic
2014-02-10
1
-0
/
+6
*
target-mips: add support for CP0_Config4
Petar Jovanovic
2014-02-10
1
-0
/
+6
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
1
-6
/
+4
*
target-mips: Remove assignment to a variable which is never used
Stefan Weil
2013-07-29
1
-1
/
+0
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-13
/
+12
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
1
-4
/
+9
*
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
1
-4
/
+4
*
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
2013-03-12
1
-3
/
+2
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-3
/
+7
*
target-mips: Use mul[us]2 in [D]MULT[U] insns
Richard Henderson
2013-02-23
1
-12
/
+0
*
target-mips: Unfuse {,N}M{ADD,SUB}.fmt
Richard Sandiford
2013-01-31
1
-8
/
+17
*
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
2013-01-15
1
-3
/
+8
*
target-mips: Clean up mips_cpu_map_tc() documentation
Andreas Färber
2013-01-15
1
-5
/
+9
*
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
2013-01-15
1
-3
/
+5
*
target-mips: Replace macros by inline functions
Stefan Weil
2013-01-08
1
-18
/
+24
*
target-mips: Use EXCP_SC rather than a magic number
陳韋任 (Wei-Ren Chen)
2013-01-01
1
-3
/
+2
*
target-mips: Remove semicolon from macro definition
Stefan Weil
2013-01-01
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-5
/
+5
*
exec: refactor cpu_restore_state
Blue Swirl
2012-12-16
1
-7
/
+1
*
target-mips: don't flush extra TLB on permissions upgrade
Aurelien Jarno
2012-10-31
1
-5
/
+23
*
target-mips: fix TLBR wrt SEGMask
Aurelien Jarno
2012-10-31
1
-0
/
+6
*
target-mips: implement unaligned loads using TCG
Aurelien Jarno
2012-10-31
1
-142
/
+0
*
target-mips: simplify load/store microMIPS helpers
Aurelien Jarno
2012-10-31
1
-64
/
+9
*
target-mips: restore CPU state after an FPU exception
Aurelien Jarno
2012-10-31
1
-90
/
+95
*
target-mips: use softfloat constants when possible
Aurelien Jarno
2012-10-31
1
-48
/
+44
*
target-mips: cleanup float to int conversion helpers
Aurelien Jarno
2012-10-31
1
-39
/
+79
*
target-mips: fix FPU exceptions
Aurelien Jarno
2012-10-31
1
-13
/
+19
*
target-mips: keep softfloat exception set to 0 between instructions
Aurelien Jarno
2012-10-31
1
-63
/
+10
*
target-mips: use the softfloat floatXX_muladd functions
Aurelien Jarno
2012-10-31
1
-89
/
+48
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-3
/
+3
*
target-mips: Pass MIPSCPU to mips_vpe_sleep()
Andreas Färber
2012-10-17
1
-3
/
+7
*
target-mips: Pass MIPSCPU to mips_tc_sleep()
Andreas Färber
2012-10-17
1
-3
/
+5
*
target-mips: Pass MIPSCPU to mips_vpe_is_wfi()
Andreas Färber
2012-10-17
1
-4
/
+8
[next]