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
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
Richard Henderson
2022-04-26
target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
Richard Henderson
2022-04-26
target/nios2: Use hw/registerfields.h for CR_STATUS fields
Richard Henderson
2022-04-26
target/nios2: Clean up nios2_cpu_dump_state
Richard Henderson
2022-04-26
target/nios2: Split control registers away from general registers
Richard Henderson
2022-04-26
target/nios2: Remove cpu_interrupts_enabled
Richard Henderson
2022-04-26
target/nios2: Do not create TCGv for control registers
Richard Henderson
2022-04-26
target/nios2: Fix BRET instruction
Richard Henderson
2022-04-26
target/nios2: Split out helper for eret instruction
Amir Gonnen
2022-04-26
target/nios2: Split PC out of env->regs[]
Richard Henderson
2022-04-26
target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
Amir Gonnen
2022-04-26
target/nios2: Stop generating code if gen_check_supervisor fails
Richard Henderson
2022-04-26
target/nios2: Check supervisor on eret
Amir Gonnen
2022-04-26
target/nios2: Build helper.c for system only
Richard Henderson
2022-04-26
target/nios2: Remove nios2_cpu_record_sigsegv
Richard Henderson
2022-04-26
target/nios2: Remove user-only nios2_cpu_do_interrupt
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-20
target/nios2: Remove log_cpu_state from reset
Richard Henderson
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-03-22
m68k/nios2-semi: fix gettimeofday() result check
Marc-André Lureau
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
target: Include missing 'cpu.h'
Philippe Mathieu-Daudé
2022-03-03
target/nios2: Rewrite interrupt handling
Richard Henderson
2022-03-03
target/nios2: Special case ipending in rdctl and wrctl
Richard Henderson
2022-03-03
target/nios2: Split mmu_write
Richard Henderson
2022-03-03
target/nios2: Hoist R_ZERO check in rdctl
Richard Henderson
2022-03-03
target/nios2: Only build mmu.c for system mode
Richard Henderson
2022-03-03
target/nios2: Replace MMU_LOG with tracepoints
Richard Henderson
2022-03-03
target/nios2: Remove mmu_read_debug
Richard Henderson
2022-01-06
linux-user/nios2: Map a real kuser page
Richard Henderson
2022-01-06
linux-user/nios2: Properly emulate EXCP_TRAP
Richard Henderson
2021-11-02
target/nios2: Implement nios2_cpu_record_sigsegv
Richard Henderson
2021-10-22
disas/nios2: Simplify endianess conversion
Philippe Mathieu-Daudé
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.2-pull-re...
Peter Maydell
2021-09-14
target/nios2: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-13
linux-user: Don't include gdbstub.h in qemu.h
Peter Maydell
2021-07-30
target/nios2: Mark raise_exception() as noreturn
Philippe Mathieu-Daudé
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-09
target/nios2: Use translator_use_goto_tb
Richard Henderson
2021-07-09
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-06-29
target/nios2: Use pc_next for pc + 4
Richard Henderson
2021-06-29
target/nios2: Inline handle_instruction
Richard Henderson
2021-06-29
target/nios2: Clean up goto in handle_instruction
Richard Henderson
[prev]
[next]