1. cab9f19 target/nios2: Honour -semihosting-config userspace=on by Peter Maydell · 2 years, 7 months ago
  2. 5202861 semihosting: Allow optional use of semihosting from userspace by Peter Maydell · 2 years, 7 months ago
  3. 78c2c68 target/nios2: Convert semihosting errno to gdb remote errno by Richard Henderson · 2 years, 9 months ago
  4. d1e23cb target/nios2: Use semihosting/syscalls.h by Richard Henderson · 2 years, 11 months ago
  5. 306c872 accel/tcg: Add pc and host_pc params to gen_intermediate_code by Richard Henderson · 2 years, 7 months ago
  6. ca97e0e target/nios2: Move nios2-semi.c to nios2_softmmu_ss by Richard Henderson · 2 years, 11 months ago
  7. 79cc972 target/nios2: Eliminate nios2_semi_is_lseek by Richard Henderson · 2 years, 11 months ago
  8. 64c8c6a gdbstub: Adjust gdb_syscall_complete_cb declaration by Richard Henderson · 2 years, 11 months ago
  9. 7c56c2d include/exec: Move gdb_stat and gdb_timeval to gdbstub.h by Richard Henderson · 2 years, 11 months ago
  10. 94b14fe include/exec: Move gdb open flags to gdbstub.h by Richard Henderson · 2 years, 11 months ago
  11. c89a14a semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h by Richard Henderson · 2 years, 11 months ago
  12. 4f31b54 Normalize header guard symbol definition by Markus Armbruster · 2 years, 10 months ago
  13. e84f176 target/nios2: Advance pc when raising exceptions by Richard Henderson · 2 years, 11 months ago
  14. a25c4ef target/nios2: Implement EIC interrupt processing by Richard Henderson · 2 years, 11 months ago
  15. 6bcc59c target/nios2: Update helper_eret for shadow registers by Richard Henderson · 2 years, 11 months ago
  16. 3a03087 target/nios2: Implement rdprs, wrprs by Richard Henderson · 2 years, 11 months ago
  17. 945a5bd target/nios2: Introduce shadow register sets by Richard Henderson · 2 years, 11 months ago
  18. 410c6aa target/nios2: Implement Misaligned destination exception by Richard Henderson · 2 years, 11 months ago
  19. 0e6f22c target/nios2: Use tcg_gen_lookup_and_goto_ptr by Richard Henderson · 2 years, 11 months ago
  20. 5b84328 target/nios2: Use gen_goto_tb for DISAS_TOO_MANY by Richard Henderson · 2 years, 11 months ago
  21. 3ad5935 target/nios2: Hoist set of is_jmp into gen_goto_tb by Richard Henderson · 2 years, 11 months ago
  22. bd9154a target/nios2: Create gen_jumpr by Richard Henderson · 2 years, 11 months ago
  23. 0706ac0 target/nios2: Enable unaligned traps for system mode by Richard Henderson · 2 years, 11 months ago
  24. d2293eb target/nios2: Drop CR_STATUS_EH from tb->flags by Richard Henderson · 2 years, 11 months ago
  25. 7eed8e4 target/nios2: Introduce dest_gpr by Richard Henderson · 2 years, 11 months ago
  26. 541cb62 target/nios2: Split out helpers for gen_rr_shift by Richard Henderson · 2 years, 11 months ago
  27. 3099c41 target/nios2: Split out helpers for gen_rr_mul_high by Richard Henderson · 2 years, 11 months ago
  28. 7c84904 target/nios2: Split out helpers for gen_r_math_logic by Richard Henderson · 2 years, 11 months ago
  29. cd419bc target/nios2: Split out helpers for gen_i_math_logic by Richard Henderson · 2 years, 11 months ago
  30. 3d1f63d target/nios2: Split out helpers for gen_i_cmpxx by Richard Henderson · 2 years, 11 months ago
  31. 1746338 target/nios2: Split out named structs for [IRJ]_TYPE by Richard Henderson · 2 years, 11 months ago
  32. 718db07 target/nios2: Use tcg_constant_tl by Richard Henderson · 2 years, 11 months ago
  33. 345b7a8 target/nios2: Support division error exception by Richard Henderson · 2 years, 11 months ago
  34. e8d1254 target/nios2: Remove CPU_INTERRUPT_NMI by Richard Henderson · 2 years, 11 months ago
  35. 2de70d2 target/nios2: Implement CR_STATUS.RSIE by Richard Henderson · 2 years, 11 months ago
  36. b05550a target/nios2: Implement cpuid by Richard Henderson · 2 years, 11 months ago
  37. 796945d target/nios2: Prevent writes to read-only or reserved control fields by Richard Henderson · 2 years, 11 months ago
  38. be77e1d target/nios2: Clean up handling of tlbmisc in do_exception by Richard Henderson · 2 years, 11 months ago
  39. 34cccb7 target/nios2: Cleanup set of CR_EXCEPTION for do_interrupt by Richard Henderson · 2 years, 11 months ago
  40. af95a70 target/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND by Richard Henderson · 2 years, 11 months ago
  41. 0e0824a target/nios2: Hoist CPU_LOG_INT logging by Richard Henderson · 2 years, 11 months ago
  42. d8c5521 target/nios2: Clean up nios2_cpu_do_interrupt by Richard Henderson · 2 years, 11 months ago
  43. 24ca313 target/nios2: Create EXCP_SEMIHOST for semi-hosting by Richard Henderson · 2 years, 11 months ago
  44. bdb307b target/nios2: Move R_FOO and CR_BAR into enumerations by Richard Henderson · 2 years, 11 months ago
  45. 17c20fe target/nios2: Use hw/registerfields.h for CR_TLBMISC fields by Richard Henderson · 2 years, 11 months ago
  46. 8036281 target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE by Richard Henderson · 2 years, 11 months ago
  47. 9d63656 target/nios2: Use hw/registerfields.h for CR_TLBACC fields by Richard Henderson · 2 years, 11 months ago
  48. 0a1fc63 target/nios2: Use hw/registerfields.h for CR_TLBADDR fields by Richard Henderson · 2 years, 11 months ago
  49. bf754c9 target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields by Richard Henderson · 2 years, 11 months ago
  50. e96568a target/nios2: Use hw/registerfields.h for CR_STATUS fields by Richard Henderson · 2 years, 11 months ago
  51. 5dfb910 target/nios2: Clean up nios2_cpu_dump_state by Richard Henderson · 2 years, 11 months ago
  52. b8f036a target/nios2: Split control registers away from general registers by Richard Henderson · 2 years, 11 months ago
  53. e237ac3 target/nios2: Remove cpu_interrupts_enabled by Richard Henderson · 2 years, 11 months ago
  54. f1ec078 target/nios2: Do not create TCGv for control registers by Richard Henderson · 2 years, 11 months ago
  55. 48da43b target/nios2: Fix BRET instruction by Richard Henderson · 2 years, 11 months ago
  56. 8d855c8 target/nios2: Split out helper for eret instruction by Amir Gonnen · 2 years, 11 months ago
  57. 17a406e target/nios2: Split PC out of env->regs[] by Richard Henderson · 2 years, 11 months ago
  58. 5ea3e99 target/nios2: Add NUM_GP_REGS and NUM_CP_REGS by Amir Gonnen · 2 years, 11 months ago
  59. 48b7eac target/nios2: Stop generating code if gen_check_supervisor fails by Richard Henderson · 2 years, 11 months ago
  60. b106e7b target/nios2: Check supervisor on eret by Amir Gonnen · 2 years, 11 months ago
  61. d2a11b4 target/nios2: Build helper.c for system only by Richard Henderson · 2 years, 11 months ago
  62. fb4de9d target/nios2: Remove nios2_cpu_record_sigsegv by Richard Henderson · 2 years, 11 months ago
  63. 3c81890 target/nios2: Remove user-only nios2_cpu_do_interrupt by Richard Henderson · 2 years, 11 months ago
  64. 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 11 months ago
  65. 9aee8f2 target/nios2: Remove log_cpu_state from reset by Richard Henderson · 2 years, 11 months ago
  66. 8eb806a exec/translator: Pass the locked filepointer to disas_log hook by Richard Henderson · 2 years, 11 months ago
  67. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  68. f793dde Replace qemu_gettimeofday() with g_get_real_time() by Marc-André Lureau · 3 years ago
  69. 8ef2513 m68k/nios2-semi: fix gettimeofday() result check by Marc-André Lureau · 3 years ago
  70. b36e239 target: Use ArchCPU as interface to target CPU by Philippe Mathieu-Daudé · 3 years, 1 month ago
  71. 9295b1a target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro by Philippe Mathieu-Daudé · 3 years, 1 month ago
  72. 1ea4a06 target: Use CPUArchState as interface to target-specific CPU state by Philippe Mathieu-Daudé · 3 years, 1 month ago
  73. 3cb1a41 target: Include missing 'cpu.h' by Philippe Mathieu-Daudé · 3 years, 1 month ago
  74. b72c9d5 target/nios2: Rewrite interrupt handling by Richard Henderson · 3 years ago
  75. 8d8d73b target/nios2: Special case ipending in rdctl and wrctl by Richard Henderson · 3 years ago
  76. 304c05d target/nios2: Split mmu_write by Richard Henderson · 3 years ago
  77. 0b6e8f5 target/nios2: Hoist R_ZERO check in rdctl by Richard Henderson · 3 years ago
  78. d8e609e target/nios2: Only build mmu.c for system mode by Richard Henderson · 3 years ago
  79. 6f83e27 target/nios2: Replace MMU_LOG with tracepoints by Richard Henderson · 3 years ago
  80. 1fb877a target/nios2: Remove mmu_read_debug by Richard Henderson · 3 years ago
  81. f5ef0e5 linux-user/nios2: Map a real kuser page by Richard Henderson · 3 years, 3 months ago
  82. 87d7bfd linux-user/nios2: Properly emulate EXCP_TRAP by Richard Henderson · 3 years, 3 months ago
  83. fac94cb target/nios2: Implement nios2_cpu_record_sigsegv by Richard Henderson · 3 years, 5 months ago
  84. dcc99bd disas/nios2: Simplify endianess conversion by Philippe Mathieu-Daudé · 3 years, 7 months ago
  85. fa947a6 hw/core: Make do_unaligned_access noreturn by Richard Henderson · 3 years, 8 months ago
  86. 8b1d5b3 include/exec: Move cpu_signal_handler declaration by Richard Henderson · 3 years, 7 months ago
  87. c99e34e Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.2-pull-request' into staging by Peter Maydell · 3 years, 6 months ago
  88. dabfe13 target/nios2: Restrict cpu_exec_interrupt() handler to sysemu by Philippe Mathieu-Daudé · 3 years, 6 months ago
  89. 85b4fa0 linux-user: Don't include gdbstub.h in qemu.h by Peter Maydell · 3 years, 6 months ago
  90. 236f670 target/nios2: Mark raise_exception() as noreturn by Philippe Mathieu-Daudé · 3 years, 8 months ago
  91. b5cf742 accel/tcg: Remove TranslatorOps.breakpoint_check by Richard Henderson · 3 years, 8 months ago
  92. bd38ae2 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into staging by Peter Maydell · 3 years, 8 months ago
  93. 6082414 target/nios2: Use translator_use_goto_tb by Richard Henderson · 3 years, 9 months ago
  94. f4063f9 meson: Introduce target-specific Kconfig by Philippe Mathieu-Daudé · 3 years, 8 months ago
  95. 77b42a2 target/nios2: Use pc_next for pc + 4 by Richard Henderson · 3 years, 9 months ago
  96. 1ff375d target/nios2: Inline handle_instruction by Richard Henderson · 3 years, 9 months ago
  97. a5f919d target/nios2: Clean up goto in handle_instruction by Richard Henderson · 3 years, 9 months ago
  98. 50e1a0c target/nios2: Remove assignment to env in handle_instruction by Richard Henderson · 3 years, 9 months ago
  99. d67cbd9 target/nios2: Convert to TranslatorOps by Richard Henderson · 3 years, 9 months ago
  100. e9150ea target/nios2: Add DisasContextBase to DisasContext by Richard Henderson · 3 years, 9 months ago