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-moxie
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-moxie: Fix warnings from Sparse (one-bit signed bitfield)
Stefan Weil
2015-03-19
1
-5
/
+5
*
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-13
1
-1
/
+1
*
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
2015-03-10
1
-8
/
+1
*
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
1
-5
/
+3
*
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-12
1
-1
/
+1
*
moxie: Fix warning caused by missing include statement
Stefan Weil
2015-02-10
1
-0
/
+1
*
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
2015-01-20
1
-2
/
+0
*
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-1
/
+1
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
2
-1
/
+2
*
softmmu: commonize helper definitions
Paolo Bonzini
2014-06-05
1
-14
/
+0
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
3
-8
/
+3
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-2
/
+1
*
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
2014-03-13
1
-4
/
+2
*
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
2014-03-13
1
-3
/
+3
*
exec: Change tlb_fill() argument to CPUState
Andreas Färber
2014-03-13
1
-3
/
+4
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
2
-3
/
+3
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-9
/
+12
*
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2014-03-13
3
-10
/
+15
*
cpu: Factor out cpu_generic_init()
Andreas Färber
2014-03-13
1
-12
/
+1
*
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-13
2
-5
/
+6
*
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-07
1
-1
/
+0
*
target: Include softmmu_exec.h where forgotten
Richard Henderson
2013-09-02
1
-0
/
+1
*
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
1
-1
/
+1
*
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
2013-07-29
1
-2
/
+3
*
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
3
-8
/
+9
*
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
1
-2
/
+3
*
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
1
-5
/
+0
*
target-moxie: Implement CPUClass::set_pc()
Andreas Färber
2013-07-23
1
-0
/
+8
*
cpu: Move reset logging to CPUState
Andreas Färber
2013-07-09
1
-5
/
+0
*
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
2013-07-09
1
-1
/
+1
*
target-moxie: gen_intermediate_code_internal() should be inlined
Andreas Färber
2013-07-09
1
-1
/
+1
*
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
Andreas Färber
2013-07-09
1
-1
/
+1
*
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
2013-06-28
1
-3
/
+2
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
4
-4
/
+11
*
target-moxie: replace target_phys_addr_t with hwaddr
Hu Tao
2013-05-18
1
-1
/
+1
*
target-moxie: Fix VMState registration
Peter Maydell
2013-04-12
3
-14
/
+2
*
target-moxie: set do_interrupt to a target-specific helper function
Dunrong Huang
2013-03-31
3
-3
/
+7
*
target-moxie: Fix pointer-to-integer conversion (MinGW-w64)
Stefan Weil
2013-03-30
1
-1
/
+1
*
Add moxie target code
Anthony Green
2013-03-23
10
-0
/
+1531