From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D22E9C433EF for ; Tue, 28 Jun 2022 07:02:39 +0000 (UTC) Received: from localhost ([::1]:40506 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o65F8-0002u7-LN for qemu-devel@archiver.kernel.org; Tue, 28 Jun 2022 03:02:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42980) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o63Er-00025Y-6M for qemu-devel@nongnu.org; Tue, 28 Jun 2022 00:54:13 -0400 Received: from mail-pj1-x1034.google.com ([2607:f8b0:4864:20::1034]:40559) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o63Eo-0008Fk-9Z for qemu-devel@nongnu.org; Tue, 28 Jun 2022 00:54:12 -0400 Received: by mail-pj1-x1034.google.com with SMTP id g16-20020a17090a7d1000b001ea9f820449so14628330pjl.5 for ; Mon, 27 Jun 2022 21:54:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=WGs6aHrsYTJpe0wFyBMDVP+9D0vG5vAprC/jw4cQLTs=; b=BPQOk3zUI3YoD0NBcMBVdIjkVNrquKRbCGQMdxXIkRO6kTciGcLtfFmwBOayhUSiTM E8n9+OHxbFmYXeb3wSUOU1wUB5DZpZi/DBUe8KTM5xE6NEhRY0DPX9rEXf9vyNylt3iy 3TtxgQ7XS71bwjVjCl5g8VyH4WiSvbhqRpbbMQsDg2ryUiHXJxgelMOtArWKBA937o1S wzktCIkfmkVS4GGtjtG4tVhHogTf20X5ZIrrgTuIHdqYtLkdUWtRiOnsqGlIeNQCcXQ0 K0iDx+pyQBbMAwiFE/a+RWbiN5vk9/RbkU9dFBob/B3cy9v0ki2N6B7AOn14h+EX3+zB YBvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=WGs6aHrsYTJpe0wFyBMDVP+9D0vG5vAprC/jw4cQLTs=; b=GTp6C8TZU28zus2/dniVSxYFH/bPbvvL78kY4O9RKyK9uyUBrJGsLCz9GKYuX/NWsW yv7Do0+0+cJvZMT+byA9z+ovkhqiELrKQUEVbmLR2/s10LPaskIWabeAMGJdm3SknUzQ fE6DWFW100JocnWtYWhMOEbeLrqGGj1K/MBb1LXtdkAaNUYsHkoQox4ExJoSf9lKLu8d WGQWMjfrkcLOrKfHxeiVrQBqapBakotZwbqY57MM9uyfzMdl4B1iuXVDK3q97wzDL38j Vg41D4nYitJ11h+ZXOkXuxA0ynJIfx1PkaexErTleo4GejejPaVuZNZxoXmOgIccH7mI kmkA== X-Gm-Message-State: AJIora811ZhYdYLpXChRIIMZc0aq/SqaWa0GSS/Up928/0nLlgV82Tkw LsmzM3eKusp5MnHpK8pH2RuuIJZuM4S/BA== X-Google-Smtp-Source: AGRyM1urldQmvRyKcORLZOVnT/eXO9UkhrgJi7B5kxaGw4LNxAWeyFgL15n9ldKaMwtLV2WMUCoFdQ== X-Received: by 2002:a17:902:f544:b0:16a:2b62:ef77 with SMTP id h4-20020a170902f54400b0016a2b62ef77mr3130116plf.134.1656392048622; Mon, 27 Jun 2022 21:54:08 -0700 (PDT) Received: from stoup.. ([122.255.60.245]) by smtp.gmail.com with ESMTPSA id w8-20020a1709026f0800b00168c523032fsm8073735plk.269.2022.06.27.21.54.06 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Jun 2022 21:54:08 -0700 (PDT) From: Richard Henderson To: qemu-devel@nongnu.org Subject: [PULL 00/60] semihosting patch queue Date: Tue, 28 Jun 2022 10:23:03 +0530 Message-Id: <20220628045403.508716-1-richard.henderson@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::1034; envelope-from=richard.henderson@linaro.org; helo=mail-pj1-x1034.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" The following changes since commit 29f6db75667f44f3f01ba5037dacaf9ebd9328da: Merge tag 'pull-target-arm-20220627' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2022-06-27 16:47:39 +0530) are available in the Git repository at: https://gitlab.com/rth7680/qemu.git tags/pull-semi-20220628 for you to fetch changes up to ca97e0ef99045ce650b842f3bc8c89d76daaafae: target/nios2: Move nios2-semi.c to nios2_softmmu_ss (2022-06-28 10:18:57 +0530) ---------------------------------------------------------------- Semihosting syscall reorg: * Split out semihosting/syscalls.c with common implementations. * Reorg arm-compat-semi.c to use syscalls.c. * Minor prep cleanups to m68k, mips, nios2. ---------------------------------------------------------------- Richard Henderson (60): semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h semihosting: Return failure from softmmu-uaccess.h functions semihosting: Improve condition for config.c and console.c semihosting: Move softmmu-uaccess.h functions out of line accel/stubs: Add tcg stub for probe_access_flags semihosting: Add target_strlen for softmmu-uaccess.h semihosting: Simplify softmmu_lock_user_string semihosting: Split out guestfd.c semihosting: Inline set_swi_errno into common_semi_cb semihosting: Adjust error checking in common_semi_cb semihosting: Clean up common_semi_flen_cb semihosting: Clean up common_semi_open_cb semihosting: Return void from do_common_semihosting semihosting: Move common-semi.h to include/semihosting/ semihosting: Remove GDB_O_BINARY include/exec: Move gdb open flags to gdbstub.h include/exec: Move gdb_stat and gdb_timeval to gdbstub.h include/exec: Define errno values in gdbstub.h gdbstub: Convert GDB error numbers to host error numbers semihosting: Use struct gdb_stat in common_semi_flen_cb semihosting: Split is_64bit_semihosting per target semihosting: Split common_semi_flen_buf per target semihosting: Split out common_semi_has_synccache semihosting: Split out common-semi-target.h semihosting: Use env more often in do_common_semihosting semihosting: Move GET_ARG/SET_ARG earlier in the file semihosting: Split out semihost_sys_open semihosting: Split out semihost_sys_close semihosting: Split out semihost_sys_read semihosting: Split out semihost_sys_write semihosting: Bound length for semihost_sys_{read,write} semihosting: Split out semihost_sys_lseek semihosting: Split out semihost_sys_isatty semihosting: Split out semihost_sys_flen semihosting: Split out semihost_sys_remove semihosting: Split out semihost_sys_rename semihosting: Split out semihost_sys_system semihosting: Create semihost_sys_{stat,fstat} semihosting: Create semihost_sys_gettimeofday gdbstub: Adjust gdb_syscall_complete_cb declaration semihosting: Fix docs comment for qemu_semihosting_console_inc semihosting: Pass CPUState to qemu_semihosting_console_inc semihosting: Expand qemu_semihosting_console_inc to read semihosting: Cleanup chardev init semihosting: Create qemu_semihosting_console_write semihosting: Add GuestFDConsole semihosting: Create qemu_semihosting_guestfd_init semihosting: Use console_in_gf for SYS_READC semihosting: Use console_out_gf for SYS_WRITEC semihosting: Remove qemu_semihosting_console_outc semihosting: Use console_out_gf for SYS_WRITE0 semihosting: Remove qemu_semihosting_console_outs semihosting: Create semihost_sys_poll_one target/m68k: Eliminate m68k_semi_is_fseek target/m68k: Make semihosting system only target/mips: Use an exception for semihosting target/mips: Add UHI errno values target/mips: Drop pread and pwrite syscalls from semihosting target/nios2: Eliminate nios2_semi_is_lseek target/nios2: Move nios2-semi.c to nios2_softmmu_ss configs/targets/aarch64-linux-user.mak | 1 + configs/targets/aarch64_be-linux-user.mak | 1 + configs/targets/arm-linux-user.mak | 1 + configs/targets/armeb-linux-user.mak | 1 + configs/targets/riscv32-linux-user.mak | 1 + configs/targets/riscv64-linux-user.mak | 1 + include/exec/gdbstub.h | 64 +- include/exec/softmmu-semi.h | 101 -- {semihosting => include/semihosting}/common-semi.h | 2 +- include/semihosting/console.h | 71 +- include/semihosting/guestfd.h | 91 ++ include/semihosting/semihost.h | 14 +- include/semihosting/softmmu-uaccess.h | 59 ++ include/semihosting/syscalls.h | 75 ++ target/arm/common-semi-target.h | 62 ++ target/mips/cpu.h | 3 +- target/mips/tcg/tcg-internal.h | 2 + target/riscv/common-semi-target.h | 50 + target/mips/tcg/sysemu_helper.h.inc | 2 - accel/stubs/tcg-stub.c | 7 + gdbstub.c | 38 +- linux-user/aarch64/cpu_loop.c | 2 +- linux-user/arm/cpu_loop.c | 2 +- linux-user/m68k/cpu_loop.c | 5 - linux-user/main.c | 9 + linux-user/riscv/cpu_loop.c | 2 +- linux-user/semihost.c | 48 +- semihosting/arm-compat-semi.c | 1011 +++++--------------- semihosting/config.c | 17 +- semihosting/console.c | 153 ++- semihosting/guestfd.c | 160 ++++ semihosting/syscalls.c | 978 +++++++++++++++++++ semihosting/uaccess.c | 91 ++ softmmu/vl.c | 3 +- stubs/semihost.c | 6 +- target/arm/helper.c | 4 +- target/arm/m_helper.c | 2 +- target/m68k/m68k-semi.c | 137 +-- target/mips/tcg/exception.c | 1 + target/mips/tcg/sysemu/mips-semi.c | 85 +- target/mips/tcg/sysemu/tlb_helper.c | 4 + target/mips/tcg/translate.c | 12 +- target/nios2/nios2-semi.c | 106 +- target/riscv/cpu_helper.c | 2 +- target/mips/tcg/micromips_translate.c.inc | 6 +- target/mips/tcg/mips16e_translate.c.inc | 2 +- target/mips/tcg/nanomips_translate.c.inc | 4 +- semihosting/meson.build | 6 + target/m68k/meson.build | 6 +- target/nios2/meson.build | 4 +- 50 files changed, 2194 insertions(+), 1321 deletions(-) delete mode 100644 include/exec/softmmu-semi.h rename {semihosting => include/semihosting}/common-semi.h (96%) create mode 100644 include/semihosting/guestfd.h create mode 100644 include/semihosting/softmmu-uaccess.h create mode 100644 include/semihosting/syscalls.h create mode 100644 target/arm/common-semi-target.h create mode 100644 target/riscv/common-semi-target.h create mode 100644 semihosting/guestfd.c create mode 100644 semihosting/syscalls.c create mode 100644 semihosting/uaccess.c