From nobody Sun Nov 24 13:25:07 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=quarantine dis=none) header.from=oro.sh ARC-Seal: i=1; a=rsa-sha256; t=1722607673; cv=none; d=zohomail.com; s=zohoarc; b=GIAdi4SRFCixmyWjbBMHwHt1HQ+SdiFisRSQPNejVvZM5Yd6UooVEyadN+o1uGg61QJo+hBjl2bnaiHMvMegCxtE4gGjoowTUE/UGSZZ7EwBxynE7XddsKpQW2pYWK2G+7GRK3iCjdB6YRPCfG2Zx7w6xfktfEz1stIBvpvoO/0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1722607673; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=zM32dLgQnibauzPkchvmrFa4P3fXWQ1MY6WEWYYYNlM=; b=WQmz/lszPKUvjOz72E3LApLxaUoZJXWIDNxOlodhpsiL9VRdDEbFiKYKEFnBIfJPxYhOp4GdsWwfZsU9tIBKCd9A/nUbfhVFWvKxkRQfN87fmm+rci8qjLtAqz+HXwTApEqeZGbSeitx2yEuugfjMgnzpq6zPezFqnxXhK0zAWU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1722607673273518.1113035868591; Fri, 2 Aug 2024 07:07:53 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sZswK-0008V7-7E; Fri, 02 Aug 2024 10:07:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sZswH-0008UO-Sm for qemu-devel@nongnu.org; Fri, 02 Aug 2024 10:07:26 -0400 Received: from out-186.mta0.migadu.com ([2001:41d0:1004:224b::ba]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sZswF-0000sl-Ny for qemu-devel@nongnu.org; Fri, 02 Aug 2024 10:07:25 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oro.sh; s=key1; t=1722607639; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=zM32dLgQnibauzPkchvmrFa4P3fXWQ1MY6WEWYYYNlM=; b=ddnSAK3WT/Zgd0ZSMe40ppdbF3JboBaPJ/CvrBIkxmjaTKtcciJH1396+m2IOeXIMHe26C BsG7WpL0E450zgtoLEKn9Xtk8ALykTnYo5W4x1rxgBvXdWu+jbDTJ0pLTzrEom44J2UcKk l4weqfytxG4+euA0SeZjFFLA+RG4lF8= From: Josh Junon To: qemu-devel@nongnu.org Cc: Josh Junon , Eric Blake , Markus Armbruster , Eduardo Habkost , Marcel Apfelbaum , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Yanan Wang , Zhao Liu , Paolo Bonzini , Richard Henderson Subject: [PATCH v3] qmp: Use unsigned integers for address parameters Date: Fri, 2 Aug 2024 16:07:03 +0200 Message-Id: <20240802140704.13591-1-junon@oro.sh> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=2001:41d0:1004:224b::ba; envelope-from=junon@oro.sh; helo=out-186.mta0.migadu.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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @oro.sh) X-ZM-MESSAGEID: 1722607674323116600 Content-Type: text/plain; charset="utf-8" Fixes higher-half address parsing for QMP commands `[p]memsave`. Signed-off-by: Josh Junon Reviewed-by: Markus Armbruster --- qapi/machine.json | 11 +++++++++-- system/cpus.c | 10 +++++----- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/qapi/machine.json b/qapi/machine.json index fcfd249e2d..fb618dc99f 100644 --- a/qapi/machine.json +++ b/qapi/machine.json @@ -852,7 +852,11 @@ # <- { "return": {} } ## { 'command': 'memsave', - 'data': {'val': 'int', 'size': 'int', 'filename': 'str', '*cpu-index': '= int'} } + 'data': { + 'val': 'uint64', + 'size': 'size', + 'filename': 'str', + '*cpu-index': 'int' } } =20 ## # @pmemsave: @@ -878,7 +882,10 @@ # <- { "return": {} } ## { 'command': 'pmemsave', - 'data': {'val': 'int', 'size': 'int', 'filename': 'str'} } + 'data': { + 'val': 'uint64', + 'size': 'size', + 'filename': 'str' } } =20 ## # @Memdev: diff --git a/system/cpus.c b/system/cpus.c index 5e3a988a0a..f33e4fbff0 100644 --- a/system/cpus.c +++ b/system/cpus.c @@ -792,14 +792,14 @@ int vm_stop_force_state(RunState state) } } =20 -void qmp_memsave(int64_t addr, int64_t size, const char *filename, +void qmp_memsave(uint64_t addr, uint64_t size, const char *filename, bool has_cpu, int64_t cpu_index, Error **errp) { FILE *f; - uint32_t l; + uint64_t l; CPUState *cpu; uint8_t buf[1024]; - int64_t orig_addr =3D addr, orig_size =3D size; + uint64_t orig_addr =3D addr, orig_size =3D size; =20 if (!has_cpu) { cpu_index =3D 0; @@ -840,11 +840,11 @@ exit: fclose(f); } =20 -void qmp_pmemsave(int64_t addr, int64_t size, const char *filename, +void qmp_pmemsave(uint64_t addr, uint64_t size, const char *filename, Error **errp) { FILE *f; - uint32_t l; + uint64_t l; uint8_t buf[1024]; =20 f =3D fopen(filename, "wb"); --=20 2.34.1