summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorWarner Losh2022-01-31 21:55:12 +0100
committerWarner Losh2022-06-11 06:00:48 +0200
commitdb69788703c5fdc590c96815c0eeeebc6a32d3e7 (patch)
tree535efc579f25e14f1e19cf582c240b850e0b8cd0 /python
parentbsd-user/freebsd/os-syscall.c: unlock_iovec (diff)
downloadqemu-db69788703c5fdc590c96815c0eeeebc6a32d3e7.tar.gz
qemu-db69788703c5fdc590c96815c0eeeebc6a32d3e7.tar.xz
qemu-db69788703c5fdc590c96815c0eeeebc6a32d3e7.zip
bsd-user/freebsd/os-syscall.c: Tracing and error boilerplate
Add in the tracing and this system call not implemented boilerplate. Do this by moving the guts of do_freebsd_syscall to freebsd_syscall. Put the tracing in the wrapper function. Since freebsd_syscall is a singleton static function, it will almost certainly be inlined. Fix comments that referred to do_syscall since that was renamed some tie ago. Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions