index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
nios2
Age
Commit message (
Expand
)
Author
2023-07-01
target/nios2 : Explicitly ask for target-endian loads and stores
Peter Maydell
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
2023-05-11
target/nios2: Remove TARGET_ALIGNED_ONLY
Richard Henderson
2023-03-13
target/nios2: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-05
target/nios2: Drop tcg_temp_free
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-08
Drop duplicate #include
Markus Armbruster
2022-12-16
target/nios2: Convert to 3-phase reset
Peter Maydell
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2022-10-26
target/nios2: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-09-13
target/nios2: Honour -semihosting-config userspace=on
Peter Maydell
2022-09-13
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
2022-09-13
target/nios2: Convert semihosting errno to gdb remote errno
Richard Henderson
2022-09-13
target/nios2: Use semihosting/syscalls.h
Richard Henderson
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-06-28
target/nios2: Move nios2-semi.c to nios2_softmmu_ss
Richard Henderson
2022-06-28
target/nios2: Eliminate nios2_semi_is_lseek
Richard Henderson
2022-06-28
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson
2022-06-28
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
2022-06-28
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
2022-05-11
Normalize header guard symbol definition
Markus Armbruster
2022-04-26
target/nios2: Advance pc when raising exceptions
Richard Henderson
2022-04-26
target/nios2: Implement EIC interrupt processing
Richard Henderson
2022-04-26
target/nios2: Update helper_eret for shadow registers
Richard Henderson
2022-04-26
target/nios2: Implement rdprs, wrprs
Richard Henderson
2022-04-26
target/nios2: Introduce shadow register sets
Richard Henderson
2022-04-26
target/nios2: Implement Misaligned destination exception
Richard Henderson
2022-04-26
target/nios2: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2022-04-26
target/nios2: Use gen_goto_tb for DISAS_TOO_MANY
Richard Henderson
2022-04-26
target/nios2: Hoist set of is_jmp into gen_goto_tb
Richard Henderson
2022-04-26
target/nios2: Create gen_jumpr
Richard Henderson
2022-04-26
target/nios2: Enable unaligned traps for system mode
Richard Henderson
2022-04-26
target/nios2: Drop CR_STATUS_EH from tb->flags
Richard Henderson
2022-04-26
target/nios2: Introduce dest_gpr
Richard Henderson
2022-04-26
target/nios2: Split out helpers for gen_rr_shift
Richard Henderson
2022-04-26
target/nios2: Split out helpers for gen_rr_mul_high
Richard Henderson
2022-04-26
target/nios2: Split out helpers for gen_r_math_logic
Richard Henderson
2022-04-26
target/nios2: Split out helpers for gen_i_math_logic
Richard Henderson
2022-04-26
target/nios2: Split out helpers for gen_i_cmpxx
Richard Henderson
2022-04-26
target/nios2: Split out named structs for [IRJ]_TYPE
Richard Henderson
2022-04-26
target/nios2: Use tcg_constant_tl
Richard Henderson
2022-04-26
target/nios2: Support division error exception
Richard Henderson
[next]