diff options
| author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-06-30 19:04:17 +0100 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2023-07-03 12:52:34 +0100 |
| commit | 35be898e2f019bc63bffd02ab7fbd19287fd3cf4 (patch) | |
| tree | c5414dd11bdf0df3597a9cdcc1de0b2a1722fd66 /gdbstub/internals.h | |
| parent | a4dab0a0d3a40079b439dcab94d347d33184c166 (diff) | |
| download | focaccia-qemu-35be898e2f019bc63bffd02ab7fbd19287fd3cf4.tar.gz focaccia-qemu-35be898e2f019bc63bffd02ab7fbd19287fd3cf4.zip | |
linux-user: Add "safe" parameter to do_guest_openat()
gdbstub cannot meaningfully handle QEMU_ERESTARTSYS, and it doesn't need to. Add a parameter to do_guest_openat() that makes it use openat() instead of safe_openat(), so that it becomes usable from gdbstub. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230621203627.1808446-3-iii@linux.ibm.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230630180423.558337-33-alex.bennee@linaro.org>
Diffstat (limited to 'gdbstub/internals.h')
0 files changed, 0 insertions, 0 deletions