From nobody Mon Nov 17 19:57:13 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; 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 ARC-Seal: i=1; a=rsa-sha256; t=1605165776; cv=none; d=zohomail.com; s=zohoarc; b=G9YuVkuIRXbL5+mzF8xITeheSpnVDMcItszzoFbI21dYwsIoataRZ9zDmof7IoZysnNXcudVXnYTdooOOOGrC6mlMESPRJaL9hw6QWlz82Fk8s1ODSbfcNBoM++4sCGAoYGQ3gi0dKSHtwjQvr7q8n+/bgeNr/zYYEfbV0U+klE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1605165776; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=UhjnmqeoWWpbIRfxzSjs1RDPlM4Fckp0t3ind7C0p+Y=; b=G/AwR0Hu1sPa8Ss7MrjWcH9B8iq1mNgTGleHxsO8lwdUHNJoAKVRWc+vxHlyBNFBEYCgiV3453ZT5yZ9/pAy7DJTcb2yUSbCZ8qfo0BQcYgmx9q+qCVGIrzbHZgZzwrMsNU1vHZYySJNyJ2oQd62WQj0B9g22v00IbJsZpItcMM= ARC-Authentication-Results: i=1; mx.zohomail.com; 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 Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1605165776917940.4070074004036; Wed, 11 Nov 2020 23:22:56 -0800 (PST) Received: from localhost ([::1]:33264 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kd6wZ-0000ku-Rs for importer@patchew.org; Thu, 12 Nov 2020 02:22:55 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50980) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kd6uR-0007IG-Ft; Thu, 12 Nov 2020 02:20:43 -0500 Received: from szxga04-in.huawei.com ([45.249.212.190]:2345) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kd6uO-0006E5-Tx; Thu, 12 Nov 2020 02:20:43 -0500 Received: from DGGEMS413-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4CWtKf1SmfzkjfM; Thu, 12 Nov 2020 15:20:22 +0800 (CST) Received: from huawei.com (10.175.104.175) by DGGEMS413-HUB.china.huawei.com (10.3.19.213) with Microsoft SMTP Server id 14.3.487.0; Thu, 12 Nov 2020 15:20:28 +0800 From: Gan Qixin To: , Subject: [PATCH v2 4/4] max111x: put it into the 'misc' category Date: Thu, 12 Nov 2020 00:47:10 +0800 Message-ID: <20201111164710.644863-5-ganqixin@huawei.com> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20201111164710.644863-1-ganqixin@huawei.com> References: <20201111164710.644863-1-ganqixin@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [10.175.104.175] X-CFilter-Loop: Reflected 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=45.249.212.190; envelope-from=ganqixin@huawei.com; helo=szxga04-in.huawei.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/12 02:20:35 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_12_24=1.049, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, 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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: thuth@redhat.com, zhang.zhanghailiang@huawei.com, mst@redhat.com, laurent@vivier.eu, armbru@redhat.com, Gan Qixin , kuhn.chenqun@huawei.com, philmd@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" The category of the max111x device is not set, put it into the 'misc' category. Signed-off-by: Gan Qixin --- hw/misc/max111x.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/misc/max111x.c b/hw/misc/max111x.c index 7e6723f343..eae0f9b598 100644 --- a/hw/misc/max111x.c +++ b/hw/misc/max111x.c @@ -185,6 +185,7 @@ static void max111x_class_init(ObjectClass *klass, void= *data) k->transfer =3D max111x_transfer; dc->reset =3D max111x_reset; dc->vmsd =3D &vmstate_max111x; + set_bit(DEVICE_CATEGORY_MISC, dc->categories); } =20 static const TypeInfo max111x_info =3D { --=20 2.23.0