From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:60943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1griQF-0007sf-9i for qemu-devel@nongnu.org; Thu, 07 Feb 2019 07:04:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1griQ9-0008Md-Ms for qemu-devel@nongnu.org; Thu, 07 Feb 2019 07:04:49 -0500 Received: from mail-wm1-x341.google.com ([2a00:1450:4864:20::341]:37655) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1griPv-0008C0-3Z for qemu-devel@nongnu.org; Thu, 07 Feb 2019 07:04:37 -0500 Received: by mail-wm1-x341.google.com with SMTP id g67so6392839wmd.2 for ; Thu, 07 Feb 2019 04:04:29 -0800 (PST) References: <20190130025708.12811-1-jimw@sifive.com> From: Richard Henderson Message-ID: <9b4e0b04-e941-a433-0175-33ba9f79945b@linaro.org> Date: Thu, 7 Feb 2019 12:04:20 +0000 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 5/5 v3] RISC-V: Add hooks to use the gdb xml files. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jim Wilson , Alistair Francis Cc: qemu-riscv@nongnu.org, "qemu-devel@nongnu.org Developers" On 2/7/19 2:05 AM, Jim Wilson wrote: > Maybe qemu doesn't care about unused arguments/parameters? We do not. r~