Sign in
qemu-android
/
qemu-android
/
44a1f94684eeaa6e312ea2d77ede266a81d31210
/
target-unicore32
d8bb915
target-unicore32: Use cpu_exec_interrupt qom hook
by Richard Henderson
· 11 years ago
a7e30d8
trace: [tcg] Include TCG-tracing header on all targets
by Lluís Vilanova
· 11 years ago
25b93db
target-unicore: Remove unused functions
by Peter Maydell
· 11 years ago
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
0f590e7
softmmu: commonize helper definitions
by Paolo Bonzini
· 11 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 11 years ago
0c591eb
cputlb: Change tlb_set_page() argument to CPUState
by Andreas Färber
· 12 years ago
00c8cb0
cputlb: Change tlb_flush() argument to CPUState
by Andreas Färber
· 12 years ago
a47dddd
exec: Change cpu_abort() argument to CPUState
by Andreas Färber
· 12 years ago
3f38f30
translate-all: Change cpu_restore_state() argument to CPUState
by Andreas Färber
· 12 years ago
5638d18
cpu-exec: Change cpu_loop_exit() argument to CPUState
by Andreas Färber
· 12 years ago
d5a11fe
exec: Change tlb_fill() argument to CPUState
by Andreas Färber
· 12 years ago
f0c3c50
cpu: Move breakpoints field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 12 years ago
9262685
cpu: Factor out cpu_generic_init()
by Andreas Färber
· 11 years ago
8c2e1b0
cpu: Turn cpu_has_work() into a CPUClass hook
by Andreas Färber
· 12 years ago
6286471
target-unicore32: Clean up ENV_GET_CPU() usage
by Andreas Färber
· 11 years ago
fdfba1a
exec: Make ldl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
ab1eb72
Merge remote-tracking branch 'rth/tcg-pull' into staging
by Anthony Liguori
· 11 years ago
5cd8f62
tcg: Move helper registration into tcg_context_init
by Richard Henderson
· 12 years ago
51fb256
cpu: Drop cpu_model_str from CPU_COMMON
by Andreas Färber
· 12 years ago
b1669e5
target: Include softmmu_exec.h where forgotten
by Richard Henderson
· 12 years ago
8cfd049
tcg: Change tcg_gen_exit_tb argument to uintptr_t
by Richard Henderson
· 12 years ago
14a10fc
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
by Andreas Färber
· 12 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
ed2803d
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
bdf7ae5
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
by Andreas Färber
· 12 years ago
b42eab2
target-unicore32: Implement CPUClass::set_pc()
by Andreas Färber
· 12 years ago
62a8055
target-unicore32: Change gen_intermediate_code_internal() signature
by Andreas Färber
· 12 years ago
6e42be7
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
by Andreas Färber
· 12 years ago
6291ad7
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
by Peter Maydell
· 12 years ago
c643bed
cpu: Change qemu_init_vcpu() argument to CPUState
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
6681fca
Remove unnecessary break statements
by Stefan Weil
· 12 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
806f352
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
by Peter Maydell
· 12 years ago
fadf982
cpu: Introduce ENV_OFFSET macros
by Andreas Färber
· 12 years ago
d1f8cd8
target-unicore32: Use mul*2 for do_mult
by Richard Henderson
· 12 years ago
c05efcb
cpu: Add CPUArchState pointer to CPUState
by Andreas Färber
· 12 years ago
d9c27f0
target-unicore32: Move TCG initialization to UniCore32CPU initfn
by Andreas Färber
· 12 years ago
088383e
target-unicore32: Introduce QOM realizefn for UniCore32CPU
by Andreas Färber
· 12 years ago
eeb266d
target-unicore32: Rename CPU subtypes
by Andreas Färber
· 12 years ago
88e2851
target-unicore32: Mark as unmigratable
by Andreas Färber
· 12 years ago
87fb581
target-unicore32: Use type_register() instead of type_register_static()
by Andreas Färber
· 12 years ago
4933908
target-unicore32: Catch attempt to instantiate abstract type in cpu_init()
by Andreas Färber
· 12 years ago
d89e121
target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()
by Andreas Färber
· 12 years ago
74880fe
configure: allow disabling pixman if not needed
by Robert Schiele
· 12 years ago
6b4c305
fpu: move public header file to include/fpu
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
14cccb6
qom: move include files to include/qom/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
a8a826a
exec: refactor cpu_restore_state
by Blue Swirl
· 12 years ago
ab1103d
TCG: Use gen_opc_instr_start from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
c9c99c2
TCG: Use gen_opc_icount from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
25983ca
TCG: Use gen_opc_pc from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
92414b3
TCG: Use gen_opc_buf from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
efd7f48
TCG: Use gen_opc_ptr from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
447b3b6
target-unicore32: avoid using cpu_single_env
by Blue Swirl
· 13 years ago
f4359b9
disas: avoid using cpu_single_env
by Blue Swirl
· 13 years ago
3993c6b
cpus: Pass CPUState to [qemu_]cpu_has_work()
by Andreas Färber
· 13 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
4d5b97d
cleanup useless return sentence
by Amos Kong
· 12 years ago
daa47c3
target-unicore32: Call tcg_gen_debug_insn_start
by Richard Henderson
· 13 years ago
04a130e
target-unicore32: switch to AREG0 free mode
by Blue Swirl
· 13 years ago
ff5928d
unicore32-softmmu: Add a minimal curses screen support
by Guan Xuetao
· 13 years ago
1e5cdaa
unicore32: Close dump-option of cpu_dump_state_ucf64 function
by Guan Xuetao
· 13 years ago
c5240d8
unicore32: Disintegrate cpu_dump_state_ucf64 function
by Guan Xuetao
· 13 years ago
e8ede0a
unicore32: Split UniCore-F64 instruction helpers from helper.c
by Guan Xuetao
· 13 years ago
ef03168
unicore32-softmmu: Make sure that kernel can access user space
by Guan Xuetao
· 13 years ago
f3ccc32
unicore32-softmmu: Implement softmmu specific functions
by Guan Xuetao
· 13 years ago
889c134
target-unicore32: Drop UC32_CPUID macros
by Andreas Färber
· 13 years ago
d48813d
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
by Guan Xuetao
· 13 years ago
527d997
unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
by Guan Xuetao
· 13 years ago
4f23a1e
unicore32-softmmu: Add unicore32-softmmu build support
by Guan Xuetao
· 13 years ago
fbe37ef
build: move other target-*/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
9cdc8df
build: move libobj-y variable to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
5e8861a
build: move obj-TARGET-y variables to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
8df9082
target-unicore32: Move CPU-dependent init into initfn
by Andreas Färber
· 13 years ago
ae0f5e9
target-unicore32: QOM'ify CPU
by Andreas Färber
· 13 years ago
c3a8baa
target-unicore32: License future contributions under GPLv2+
by Andreas Färber
· 13 years ago
2b3bc6c
target-unicore32: Relicense to GPLv2+
by Andreas Färber
· 13 years ago
9349b4f
Rename CPUState -> CPUArchState
by Andreas Färber
· 13 years ago
eb23b55
target-unicore32: Don't overuse CPUState
by Andreas Färber
· 13 years ago
15ecee7
target-unicore32: Rename to CPUUniCore32State
by Andreas Färber
· 13 years ago
8141905
target-unicore32: Clean includes
by Stefan Weil
· 13 years ago
fa4e49c
Use hex instead of binary.
by Gerd Hoffmann
· 14 years ago
3feaca9
Fix conversions from pointer to tcg_target_long
by Stefan Weil
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 14 years ago
3e45717
exec.h cleanup
by Blue Swirl
· 14 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
f081c76
Move cpu_has_work and cpu_pc_from_tb to cpu.h
by Blue Swirl
· 14 years ago
f3e2703
exec.h: fix coding style and change cpu_has_work to return bool
by Blue Swirl
· 14 years ago
1162c04
cpu_loop_exit: avoid using AREG0
by Blue Swirl
· 14 years ago
e87b7cb
Remove unused function parameters from gen_pc_load and rename the function
by Stefan Weil
· 14 years ago
6e64da3
unicore32: add target-unicore32 directory for unicore32-linux-user support
by Guan Xuetao
· 14 years ago