From nobody Mon Nov 25 02:49:57 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=none dis=none) header.from=yandex-team.ru ARC-Seal: i=1; a=rsa-sha256; t=1719409487; cv=none; d=zohomail.com; s=zohoarc; b=JYE35k3BYXKVeng3K/HvRi4uud+3veKJiLK2j49CpPouXKVvfHkcKnOm2MLnCHuvENWLnQIguWE3PRkjl9Lx5PXpzynai2NCGd+J4ScVLQ0hfjAgL1Wwk4NwDR17MW+Xea8ydX7iv/sh81AqowE7vviV3C4WnFJY4hAQ8HRTjLs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1719409487; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=N7LvrfUUoLWyiDiK3UnXtSiFFB/8nIdxwZuxNzzQYdE=; b=YfUG2sKHvw+4wgV2VGi+mCwEaca5rLbJHrCnA7dVfNi/NI6KwIR/Pk67JRMzz1pGOVh0Pi3k5yW43R+c7J9PuWd1zXULJq3WCf1tDWIhde1ZYAaXjdb35hsqo5jY8InEexjkvhwpJoD/VJwyoCqbE3DrexpGeSD25gEpxkLVD58= 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=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1719409487713674.8498205925325; Wed, 26 Jun 2024 06:44:47 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sMSvx-0000yA-T6; Wed, 26 Jun 2024 09:43:37 -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 1sMSvv-0000xE-M8; Wed, 26 Jun 2024 09:43:35 -0400 Received: from forwardcorp1b.mail.yandex.net ([178.154.239.136]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sMSvt-0007Cg-Kg; Wed, 26 Jun 2024 09:43:35 -0400 Received: from mail-nwsmtp-smtp-corp-main-80.iva.yp-c.yandex.net (mail-nwsmtp-smtp-corp-main-80.iva.yp-c.yandex.net [IPv6:2a02:6b8:c0c:958d:0:640:7be4:0]) by forwardcorp1b.mail.yandex.net (Yandex) with ESMTPS id 6E6B960BD1; Wed, 26 Jun 2024 16:43:29 +0300 (MSK) Received: from vsementsov-lin.. (unknown [2a02:6b8:b081:b645::1:29]) by mail-nwsmtp-smtp-corp-main-80.iva.yp-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id 6hQ8Aa0IZiE0-OvEF861i; Wed, 26 Jun 2024 16:43:28 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1719409408; bh=N7LvrfUUoLWyiDiK3UnXtSiFFB/8nIdxwZuxNzzQYdE=; h=Message-Id:Date:In-Reply-To:Cc:Subject:References:To:From; b=HI46iaf3KmdwMgZIA1tg89gFZOsmt7Y0EwUcAS0FUDSitvW7TE4LMDLz3L//xq843 JIoUb89K/niknhZQLimM7nxE8ZX728z5yv1vCgOD0JChMIPHEKkPlL/QYX4Rvy61EN PCHQZLpx7PycZHESnWxmIkfiiGsyuxDj3VSY7A9M= Authentication-Results: mail-nwsmtp-smtp-corp-main-80.iva.yp-c.yandex.net; dkim=pass header.i=@yandex-team.ru From: Vladimir Sementsov-Ogievskiy To: qemu-devel@nongnu.org Cc: pbonzini@redhat.com, qemu-trivial@nongnu.org, armbru@redhat.com, Vladimir Sementsov-Ogievskiy Subject: [PATCH 3/3] vl.c: select_machine(): add selected machine type to error message Date: Wed, 26 Jun 2024 16:43:05 +0300 Message-Id: <20240626134305.432627-4-vsementsov@yandex-team.ru> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240626134305.432627-1-vsementsov@yandex-team.ru> References: <20240626134305.432627-1-vsementsov@yandex-team.ru> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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=178.154.239.136; envelope-from=vsementsov@yandex-team.ru; helo=forwardcorp1b.mail.yandex.net 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_NONE=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 @yandex-team.ru) X-ZM-MESSAGEID: 1719409489285100009 Content-Type: text/plain; charset="utf-8" Signed-off-by: Vladimir Sementsov-Ogievskiy --- system/vl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/vl.c b/system/vl.c index 947b433905..a6a4b470a7 100644 --- a/system/vl.c +++ b/system/vl.c @@ -1674,7 +1674,7 @@ static MachineClass *select_machine(QDict *qdict, Err= or **errp) machine_class =3D find_machine(machine_type, machines); qdict_del(qdict, "type"); if (!machine_class) { - error_setg(errp, "unsupported machine type"); + error_setg(errp, "unsupported machine type: \"%s\"", optarg); } } else { machine_class =3D find_default_machine(machines); --=20 2.34.1