index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-lm32
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
lm32: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
1
-1
/
+1
2015-06-19
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
1
-1
/
+2
2014-09-25
target-lm32: Use cpu_exec_interrupt qom hook
Richard Henderson
1
-0
/
+13
2014-09-12
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
1
-2
/
+3
2014-05-24
target-lm32: add semihosting support
Michael Walle
1
-2
/
+12
2014-03-13
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
1
-3
/
+3
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
1
-2
/
+7
2014-03-13
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
1
-2
/
+5
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
1
-3
/
+4
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-6
/
+6
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-1
/
+3
2014-03-13
cpu: Factor out cpu_generic_init()
Andreas Färber
1
-12
/
+1
2014-02-04
target-lm32: add breakpoint/watchpoint support
Michael Walle
1
-0
/
+90
2014-02-04
target-lm32: move model features to LM32CPU
Michael Walle
1
-124
/
+4
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
1
-2
/
+4
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
1
-2
/
+2
2013-03-18
target-lm32: fix debug memory access
Michael Walle
1
-1
/
+6
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-1
/
+4
2013-02-16
target-lm32: Move TCG initialization to LM32CPU initfn
Andreas Färber
1
-6
/
+0
2013-02-16
target-lm32: Introduce QOM realizefn for LM32CPU
Andreas Färber
1
-2
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-1
/
+1
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
1
-6
/
+0
2012-06-04
target-lm32: Let cpu_lm32_init() return LM32CPU
Andreas Färber
1
-2
/
+2
2012-04-12
target-lm32: QOM'ify CPU reset
Andreas Färber
1
-9
/
+1
2012-04-12
target-lm32: QOM'ify CPU init
Andreas Färber
1
-3
/
+0
2012-04-12
target-lm32: QOM'ify CPU
Andreas Färber
1
-1
/
+3
2012-03-31
target-lm32: init tcg only if available
Michael Walle
1
-1
/
+1
2012-03-14
target-lm32: Don't overuse CPUState
Andreas Färber
1
-8
/
+8
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-2
/
+2
2012-02-28
target-lm32: Clean includes
Stefan Weil
1
-5
/
+0
2011-10-03
lm32: add missing qemu_init_vcpu() call
Michael Walle
1
-0
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-05-03
lm32: fix exception handling
Michael Walle
1
-5
/
+1
2011-03-07
lm32: translation routines
Michael Walle
1
-0
/
+259