Sign in
qemu-android
/
qemu-android
/
376692b9dc6f02303ee07a4146d08d8727d79c0c
/
target-microblaze
ecc7b3a
tcg: Remove tcg_gen_trunc_i64_i32
by Richard Henderson
· 10 years ago
efc6674
disas: microblaze: QOMify target specific disas setup
by Peter Crosthwaite
· 10 years ago
ea3e984
cpu-exec: Purge all uses of ENV_GET_CPU()
by Peter Crosthwaite
· 10 years ago
4bad9e3
cpu: Change cpu_exec_init() arg to cpu, not env
by Peter Crosthwaite
· 10 years ago
5a790cc
cpu: Add Error argument to cpu_exec_init()
by Bharata B Rao
· 10 years ago
d49190c
disas: Remove uses of CPU env
by Peter Crosthwaite
· 10 years ago
ad7020a
target-microblaze: Remove dead code
by Alistair Francis
· 10 years ago
6fad9e9
target-microblaze: Convert pvr-full to a CPU property
by Alistair Francis
· 10 years ago
72e3875
target-microblaze: Convert version_mask to a CPU property
by Alistair Francis
· 10 years ago
a88bbb0
target-microblaze: Convert endi to a CPU property
by Alistair Francis
· 10 years ago
a6c3ed2
target-microblaze: Convert dcache-writeback to a CPU property
by Alistair Francis
· 10 years ago
7144612
target-microblaze: Convert use-mmu to a CPU property
by Alistair Francis
· 10 years ago
be67e9a
target-microblaze: Rename the usefpu variable
by Alistair Francis
· 10 years ago
f44c475
target-microblaze: Disable stack protection by default
by Alistair Francis
· 10 years ago
4e5d45a
target-microblaze: Convert use-fpu to a CPU property
by Alistair Francis
· 10 years ago
f27183a
target-microblaze: Tidy up the base-vectors property
by Alistair Francis
· 10 years ago
9aaaa18
target-microblaze: Allow the stack protection to be disabled
by Alistair Francis
· 10 years ago
8bac224
target-microblaze: Preserve the pvr registers during reset
by Alistair Francis
· 10 years ago
53432dc
target-microblaze: Fix up indentation
by Alistair Francis
· 10 years ago
a2f533d
microblaze: cpu: Delete MMAP_SHIFT definition
by Peter Crosthwaite
· 10 years ago
93100f6
microblaze: cpu: delete unused cpu_interrupts_enabled
by Peter Crosthwaite
· 10 years ago
2161be3
microblaze: cpu: Renumber EXCP_* constants to close gap
by Michael Tokarev
· 10 years ago
059ec9a
microblaze: cpu: Delete EXCP_NMI
by Peter Crosthwaite
· 10 years ago
004f979
microblaze: cpu: Remove unused CC_OP enum
by Peter Crosthwaite
· 10 years ago
b133b09
microblaze: cpu: Remote unused cpu_get_pc
by Peter Crosthwaite
· 10 years ago
19191a6
microblaze: mmu: Delete flip_um fn prototype
by Peter Crosthwaite
· 10 years ago
42a268c
tcg: Change translator-side labels to a pointer
by Richard Henderson
· 10 years ago
2994fd9
cpu: Make cpu_init() return QOM CPUState object
by Eduardo Habkost
· 10 years ago
fe700ad
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
by Richard Henderson
· 11 years ago
0a7df5d
tcg: Move emit of INDEX_op_end into gen_tb_end
by Richard Henderson
· 11 years ago
ec53b45
exec.c: Drop TARGET_HAS_ICE define and checks
by Peter Maydell
· 10 years ago
cd42d5b
gen-icount: check cflags instead of use_icount global
by Paolo Bonzini
· 10 years ago
339aaf5
qemu-log: add log category for MMU info
by Antony Pavlov
· 10 years ago
29cd33d
target-microblaze: Use cpu_exec_interrupt qom hook
by Richard Henderson
· 10 years ago
a7e30d8
trace: [tcg] Include TCG-tracing header on all targets
by Lluís Vilanova
· 11 years ago
fc4bde9
target-microblaze: Delete unused sign_extend() function
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
6d35556
microblaze: Respect the reset vector
by Edgar E. Iglesias
· 12 years ago
0c591eb
cputlb: Change tlb_set_page() argument to CPUState
by Andreas Färber
· 11 years ago
00c8cb0
cputlb: Change tlb_flush() argument to CPUState
by Andreas Färber
· 11 years ago
31b030d
cputlb: Change tlb_flush_page() argument to CPUState
by Andreas Färber
· 11 years ago
0063ebd
target-microblaze: Replace DisasContext::env field with MicroBlazeCPU
by Andreas Färber
· 11 years ago
a47dddd
exec: Change cpu_abort() argument to CPUState
by Andreas Färber
· 11 years ago
3f38f30
translate-all: Change cpu_restore_state() argument to CPUState
by Andreas Färber
· 11 years ago
5638d18
cpu-exec: Change cpu_loop_exit() argument to CPUState
by Andreas Färber
· 11 years ago
d5a11fe
exec: Change tlb_fill() argument to CPUState
by Andreas Färber
· 11 years ago
f0c3c50
cpu: Move breakpoints field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 11 years ago
8c2e1b0
cpu: Turn cpu_has_work() into a CPUClass hook
by Andreas Färber
· 11 years ago
73c6945
Microblaze: Convert Microblaze-pic handling to GPIOs
by Alistair Francis
· 11 years ago
47acdd6
target-microblaze: Use the new qemu_ld/st opcodes
by Richard Henderson
· 11 years ago
11a7621
microblaze: At swx, check that the reserved word is unmodified
by Edgar E. Iglesias
· 11 years ago
4a53627
microblaze: Turn res_addr into a tcg global
by Edgar E. Iglesias
· 11 years ago
536446e
microblaze: Move the saving of the reservation addr into gen_load
by Edgar E. Iglesias
· 11 years ago
09b9f11
microblaze: Improve src
by Edgar E. Iglesias
· 11 years ago
bb3cb95
microblaze: Improve srl
by Edgar E. Iglesias
· 11 years ago
a235900
microblaze: Simplify andn by using tcg_gen_andc
by Edgar E. Iglesias
· 11 years ago
65ab5eb
microblaze: Make write_carryi input a boolean
by Edgar E. Iglesias
· 11 years ago
04ec7df
microblaze: Clarify expected input of write_carry
by Edgar E. Iglesias
· 11 years ago
5cd8f62
tcg: Move helper registration into tcg_context_init
by Richard Henderson
· 11 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
5b50e79
cpu: Introduce CPUClass::gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
986a299
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
by Andreas Färber
· 12 years ago
eabfc23
target-microblaze: Move cpu_gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
a0e372f
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
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
f45748f
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
by Andreas Färber
· 12 years ago
91b1df8
cpu: Move reset logging to CPUState
by Andreas Färber
· 12 years ago
a076285
log: Change log_cpu_state[_mask]() argument to CPUState
by Andreas Färber
· 12 years ago
4a27421
target-microblaze: Change gen_intermediate_code_internal() argument types
by Andreas Färber
· 12 years ago
fd327f4
target-microblaze: gen_intermediate_code_internal() should be inlined
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
c658b94
cpu: Turn cpu_unassigned_access() into a CPUState hook
by Andreas Färber
· 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
a1bff71
microblaze: Add internal base vectors reg
by Edgar E. Iglesias
· 12 years ago
e03ba13
Typo, spelling and grammatical fixes
by Peter Maydell
· 12 years ago
5d45de9
microblaze: Add support for the sleep insn
by Edgar E. Iglesias
· 12 years ago
afed260
microblaze: Ignore non-cpu accesses to unmapped areas
by Edgar E. Iglesias
· 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
632314c
qemu-log: Remove qemu_log_try_set_file() and its users
by Peter Maydell
· 12 years ago
c05efcb
cpu: Add CPUArchState pointer to CPUState
by Andreas Färber
· 12 years ago
cd0c24f
target-microblaze: Move TCG initialization to MicroBlazeCPU initfn
by Andreas Färber
· 12 years ago
746b03b
target-microblaze: Introduce QOM realizefn for MicroBlazeCPU
by Andreas Färber
· 12 years ago
3ce8b2b
target-microblaze: Mark as unmigratable
by Andreas Färber
· 12 years ago
56a8810
target-microblaze: Drop unused cpu_mb_close() prototype
by Andreas Färber
· 12 years ago
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 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
Next »