index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
m68k
/
m68k-semi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/m68k: Pass semihosting arg to exit
Keith Packard
2024-04-24
1
-2
/
+2
*
target/m68k: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
1
-4
/
+2
*
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Philippe Mathieu-Daudé
2023-10-07
1
-1
/
+1
*
target/m68k: Add URL to semihosting spec
Peter Maydell
2023-09-21
1
-0
/
+4
*
target/m68k: Fix semihost lseek offset computation
Peter Maydell
2023-08-01
1
-1
/
+1
*
gdbstub: move syscall handling to new file
Alex Bennée
2023-03-07
1
-1
/
+1
*
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
1
-0
/
+1
*
target/m68k: Convert semihosting errno to gdb remote errno
Richard Henderson
2022-09-13
1
-2
/
+31
*
target/m68k: Use semihosting/syscalls.h
Richard Henderson
2022-09-13
1
-232
/
+49
*
target/m68k: Make semihosting system only
Richard Henderson
2022-06-28
1
-36
/
+0
*
target/m68k: Eliminate m68k_semi_is_fseek
Richard Henderson
2022-06-28
1
-32
/
+23
*
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
1
-7
/
+3
*
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson
2022-06-28
1
-27
/
+5
*
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
2022-06-28
1
-8
/
+0
*
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
2022-06-28
1
-1
/
+1
*
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-04-06
1
-12
/
+10
*
m68k/nios2-semi: fix gettimeofday() result check
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
linux-user: Don't include gdbstub.h in qemu.h
Peter Maydell
2021-09-13
1
-1
/
+1
*
gdbstub: drop CPUEnv from gdb_exit()
Alex Bennée
2021-01-18
1
-1
/
+1
*
m68k: do not use ram_size global
Paolo Bonzini
2020-12-10
1
-2
/
+3
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
2019-06-26
1
-8
/
+16
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
target/m68k: Use env_cpu
Richard Henderson
2019-06-10
1
-2
/
+2
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+462