]> git.proxmox.com Git - mirror_qemu.git/history - target/nios2
linux-user/hppa: Increase guest stack size to 80MB for hppa target
[mirror_qemu.git] / target / nios2 /
2022-09-17 Stefan HajnocziMerge tag 'pull-hmp-20220915a' of https://gitlab.com...
2022-09-17 Stefan HajnocziMerge tag 'pull-semi-20220914' of https://gitlab.com...
2022-09-13 Peter Maydelltarget/nios2: Honour -semihosting-config userspace=on
2022-09-13 Peter Maydellsemihosting: Allow optional use of semihosting from...
2022-09-13 Richard Hendersontarget/nios2: Convert semihosting errno to gdb remote...
2022-09-13 Richard Hendersontarget/nios2: Use semihosting/syscalls.h
2022-09-06 Stefan HajnocziMerge tag 'samuel-thibault' of https://people.debian...
2022-09-06 Stefan HajnocziMerge tag 'pull-tcg-20220906' of https://gitlab.com...
2022-09-06 Richard Hendersonaccel/tcg: Add pc and host_pc params to gen_intermediat...
2022-06-28 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-28 Richard HendersonMerge tag 'pull-semi-20220628' of https://gitlab.com...
2022-06-28 Richard Hendersontarget/nios2: Move nios2-semi.c to nios2_softmmu_ss
2022-06-28 Richard Hendersontarget/nios2: Eliminate nios2_semi_is_lseek
2022-06-27 Richard Hendersongdbstub: Adjust gdb_syscall_complete_cb declaration
2022-06-27 Richard Hendersoninclude/exec: Move gdb_stat and gdb_timeval to gdbstub.h
2022-06-27 Richard Hendersoninclude/exec: Move gdb open flags to gdbstub.h
2022-06-27 Richard Hendersonsemihosting: Move exec/softmmu-semi.h to semihosting...
2022-05-18 Richard HendersonMerge tag 'artist-cursor-fix-final-pull-request' of...
2022-05-15 Richard HendersonMerge tag 'or1k-pull-request-20220515' of https://githu...
2022-05-11 Richard HendersonMerge tag 'pull-misc-2022-05-11' of git://repo.or.cz...
2022-05-11 Markus ArmbrusterNormalize header guard symbol definition
2022-04-27 Richard HendersonMerge tag 'kraxel-20220427-pull-request' of git://git...
2022-04-26 Richard HendersonMerge tag 'pull-nbd-2022-04-26' of https://repo.or...
2022-04-26 Richard HendersonMerge tag 'pull-nios2-20220426' of https://gitlab.com...
2022-04-26 Richard Hendersontarget/nios2: Advance pc when raising exceptions
2022-04-26 Richard Hendersontarget/nios2: Implement EIC interrupt processing
2022-04-26 Richard Hendersontarget/nios2: Update helper_eret for shadow registers
2022-04-26 Richard Hendersontarget/nios2: Implement rdprs, wrprs
2022-04-26 Richard Hendersontarget/nios2: Introduce shadow register sets
2022-04-26 Richard Hendersontarget/nios2: Implement Misaligned destination exception
2022-04-26 Richard Hendersontarget/nios2: Use tcg_gen_lookup_and_goto_ptr
2022-04-26 Richard Hendersontarget/nios2: Use gen_goto_tb for DISAS_TOO_MANY
2022-04-26 Richard Hendersontarget/nios2: Hoist set of is_jmp into gen_goto_tb
2022-04-26 Richard Hendersontarget/nios2: Create gen_jumpr
2022-04-26 Richard Hendersontarget/nios2: Enable unaligned traps for system mode
2022-04-26 Richard Hendersontarget/nios2: Drop CR_STATUS_EH from tb->flags
2022-04-26 Richard Hendersontarget/nios2: Introduce dest_gpr
2022-04-26 Richard Hendersontarget/nios2: Split out helpers for gen_rr_shift
2022-04-26 Richard Hendersontarget/nios2: Split out helpers for gen_rr_mul_high
2022-04-26 Richard Hendersontarget/nios2: Split out helpers for gen_r_math_logic
2022-04-26 Richard Hendersontarget/nios2: Split out helpers for gen_i_math_logic
2022-04-26 Richard Hendersontarget/nios2: Split out helpers for gen_i_cmpxx
2022-04-26 Richard Hendersontarget/nios2: Split out named structs for [IRJ]_TYPE
2022-04-26 Richard Hendersontarget/nios2: Use tcg_constant_tl
2022-04-26 Richard Hendersontarget/nios2: Support division error exception
2022-04-26 Richard Hendersontarget/nios2: Remove CPU_INTERRUPT_NMI
2022-04-26 Richard Hendersontarget/nios2: Implement CR_STATUS.RSIE
2022-04-26 Richard Hendersontarget/nios2: Implement cpuid
2022-04-26 Richard Hendersontarget/nios2: Prevent writes to read-only or reserved...
2022-04-26 Richard Hendersontarget/nios2: Clean up handling of tlbmisc in do_exception
2022-04-26 Richard Hendersontarget/nios2: Cleanup set of CR_EXCEPTION for do_interrupt
2022-04-26 Richard Hendersontarget/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND
2022-04-26 Richard Hendersontarget/nios2: Hoist CPU_LOG_INT logging
2022-04-26 Richard Hendersontarget/nios2: Clean up nios2_cpu_do_interrupt
2022-04-26 Richard Hendersontarget/nios2: Create EXCP_SEMIHOST for semi-hosting
2022-04-26 Richard Hendersontarget/nios2: Move R_FOO and CR_BAR into enumerations
2022-04-26 Richard Hendersontarget/nios2: Use hw/registerfields.h for CR_TLBMISC...
2022-04-26 Richard Hendersontarget/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
2022-04-26 Richard Hendersontarget/nios2: Use hw/registerfields.h for CR_TLBACC...
2022-04-26 Richard Hendersontarget/nios2: Use hw/registerfields.h for CR_TLBADDR...
2022-04-26 Richard Hendersontarget/nios2: Use hw/registerfields.h for CR_EXCEPTION...
2022-04-26 Richard Hendersontarget/nios2: Use hw/registerfields.h for CR_STATUS...
2022-04-26 Richard Hendersontarget/nios2: Clean up nios2_cpu_dump_state
2022-04-26 Richard Hendersontarget/nios2: Split control registers away from general...
2022-04-26 Richard Hendersontarget/nios2: Remove cpu_interrupts_enabled
2022-04-26 Richard Hendersontarget/nios2: Do not create TCGv for control registers
2022-04-26 Richard Hendersontarget/nios2: Fix BRET instruction
2022-04-26 Amir Gonnentarget/nios2: Split out helper for eret instruction
2022-04-26 Richard Hendersontarget/nios2: Split PC out of env->regs[]
2022-04-26 Amir Gonnentarget/nios2: Add NUM_GP_REGS and NUM_CP_REGS
2022-04-26 Richard Hendersontarget/nios2: Stop generating code if gen_check_supervi...
2022-04-26 Amir Gonnentarget/nios2: Check supervisor on eret
2022-04-26 Richard Hendersontarget/nios2: Build helper.c for system only
2022-04-26 Richard Hendersontarget/nios2: Remove nios2_cpu_record_sigsegv
2022-04-26 Richard Hendersontarget/nios2: Remove user-only nios2_cpu_do_interrupt
2022-04-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'pull-rx-20220421' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'pull-qapi-2022-04-21' of git://repo.or.cz...
2022-04-21 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-04-21 Marc-André Lureaucompiler.h: replace QEMU_NORETURN with G_NORETURN
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-tcg-20220420' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-log-20220420' of https://gitlab.com...
2022-04-20 Richard Hendersontarget/nios2: Remove log_cpu_state from reset
2022-04-20 Richard Hendersonexec/translator: Pass the locked filepointer to disas_l...
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauRemove qemu-common.h include from most units
2022-04-06 Marc-André LureauReplace qemu_gettimeofday() with g_get_real_time()
2022-03-24 Peter MaydellMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-03-22 Peter MaydellMerge tag 'pull-request-2022-03-21' of https://gitlab...
2022-03-22 Peter MaydellMerge tag 'fixes-pull-request' of gitlab.com:marcandre...
2022-03-22 Marc-André Lureaum68k/nios2-semi: fix gettimeofday() result check
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
next