index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
nios2
/
nios2-semi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
1
-1
/
+1
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
1
-0
/
+1
2022-09-13
target/nios2: Convert semihosting errno to gdb remote errno
Richard Henderson
1
-2
/
+31
2022-09-13
target/nios2: Use semihosting/syscalls.h
Richard Henderson
1
-246
/
+50
2022-06-28
target/nios2: Move nios2-semi.c to nios2_softmmu_ss
Richard Henderson
1
-5
/
+0
2022-06-28
target/nios2: Eliminate nios2_semi_is_lseek
Richard Henderson
1
-36
/
+23
2022-06-28
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
1
-5
/
+3
2022-06-28
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson
1
-27
/
+3
2022-06-28
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
1
-8
/
+0
2022-06-28
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
1
-1
/
+1
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-04-06
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
1
-13
/
+10
2022-03-22
m68k/nios2-semi: fix gettimeofday() result check
Marc-André Lureau
1
-1
/
+1
2021-09-13
linux-user: Don't include gdbstub.h in qemu.h
Peter Maydell
1
-1
/
+1
2021-01-18
gdbstub: drop CPUEnv from gdb_exit()
Alex Bennée
1
-1
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-04-29
Add Nios II semihosting support.
Sandra Loosemore
1
-0
/
+455