From nobody Sat May 18 23:23:44 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1598461886; cv=none; d=zohomail.com; s=zohoarc; b=cgWjPhjRkU9WXyCcWg8Tz2yMSw2LBttTzHJAtwE8I2qTwd9gE8he6Y9Tj+CiNTJv/29dtOOdA0bbq5FzUBmhLktlR46TkPdjHQPi90NBOexraVbkn6hnH4jC1lmQb8c2s2jPZqazGk7fgTiOvYBj1I4zKxeaxDpy0orEhX6B9ds= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598461886; 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=FCOsXPEYR2aVJvi/mI6+SbgUYfGIrRkYX7xydn5IxnE=; b=Y4gGxL7FwMctcFcHWglfHoyZxXc54DXGkkQglc8srcVyupfgZQ6gAaVNnvtjo2MT+v/bYL0uOgqGh0WMRJCOCwu/5VerU/av/3Yy697cUi8H3WoMB+br+W8PjObk7jkbuthxaeQPF3TCSvCOewgu29YWiuJtYTxRxKXFFfMgfQQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; 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=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1598461886055854.9251262108215; Wed, 26 Aug 2020 10:11:26 -0700 (PDT) Received: from localhost ([::1]:49164 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAyxI-0006bn-Kl for importer@patchew.org; Wed, 26 Aug 2020 13:11:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33650) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAywB-0004tQ-Kh for qemu-devel@nongnu.org; Wed, 26 Aug 2020 13:10:15 -0400 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:29334 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kAyw9-0005CC-I9 for qemu-devel@nongnu.org; Wed, 26 Aug 2020 13:10:15 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-258-y7i3AGy_Mpm4jEZfuTg2tQ-1; Wed, 26 Aug 2020 13:10:08 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id ABD73393B5; Wed, 26 Aug 2020 17:10:07 +0000 (UTC) Received: from localhost (unknown [10.10.67.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6F9925D9E4; Wed, 26 Aug 2020 17:10:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598461812; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FCOsXPEYR2aVJvi/mI6+SbgUYfGIrRkYX7xydn5IxnE=; b=PxkwFnDrNNhbJGOmZZ/gdH+2kS6+7m1P/nIlIKTPuNh18/ODcCa9xwFd7tUuQfq2sCqQY/ 99aRZadFgK8l2uhoMD6gj7MucoJ1GLXGY2soW2RK549C0OxRdqlKLpeCiI/WhE3mMLT/Jy gbGXtbM/gXSFT7eMNTwtNi9mbBk7ptc= X-MC-Unique: y7i3AGy_Mpm4jEZfuTg2tQ-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 1/4] tosa-ssp: No need to override instance_size Date: Wed, 26 Aug 2020 13:10:02 -0400 Message-Id: <20200826171005.4055015-2-ehabkost@redhat.com> In-Reply-To: <20200826171005.4055015-1-ehabkost@redhat.com> References: <20200826171005.4055015-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.0 X-Mimecast-Originator: redhat.com 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=205.139.110.61; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/26 06:53:09 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [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, DKIMWL_WL_HIGH=-0.959, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable 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: Peter Maydell , Paolo Bonzini , qemu-arm@nongnu.org, "Daniel P. Berrange" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" TYPE_SSI_SLAVE already sets instance_size=3Dsizeof(SSISlave), there's no need to override it. Signed-off-by: Eduardo Habkost --- Cc: Andrzej Zaborowski Cc: Peter Maydell Cc: qemu-arm@nongnu.org Cc: qemu-devel@nongnu.org --- hw/arm/tosa.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/arm/tosa.c b/hw/arm/tosa.c index e29566f7b3..2c5a8a50a1 100644 --- a/hw/arm/tosa.c +++ b/hw/arm/tosa.c @@ -311,7 +311,6 @@ static void tosa_ssp_class_init(ObjectClass *klass, voi= d *data) static const TypeInfo tosa_ssp_info =3D { .name =3D "tosa-ssp", .parent =3D TYPE_SSI_SLAVE, - .instance_size =3D sizeof(SSISlave), .class_init =3D tosa_ssp_class_init, }; =20 --=20 2.26.2 From nobody Sat May 18 23:23:44 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1598461972; cv=none; d=zohomail.com; s=zohoarc; b=iqA+x6I8Dz88INKGghRjAvN8t4ZNt2ItePJeAc2XS4T0Sn97y2PmjMdD/iIWkPK466+HokuIxSElqZHtG7e5gIAKGPNQ7IPNEDA6XfoqPwL/uAkeB0w4AFihZswdtpDwQ/qC2jNxaiEzFKU2xlVjSw6igAeAiRQ6saFyqVNd0bc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598461972; 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=0bgWiuKLGgTlmkNLXQyAAFxAMe+7mGI/lp7y5CPPPPo=; b=Q+ErAiQEDJ6DxXVoL7IsOme36TU/9k+Du6UowqhW/Q6r91ym9nRSBFNcGeB+kf2eF9QWRABlVXW78UmJbg75hbFJO2ThE9eUVSjdYOLg5rCjtaHKXjKiSu37hmWWapw5N1UdPCnylT8XLaNAWaoMruBSm4aryk6VRKSXNCV1QUI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; 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=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1598461972841727.7019323841655; Wed, 26 Aug 2020 10:12:52 -0700 (PDT) Received: from localhost ([::1]:54794 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAyyg-0000TK-Ou for importer@patchew.org; Wed, 26 Aug 2020 13:12:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33662) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAywB-0004ti-ST for qemu-devel@nongnu.org; Wed, 26 Aug 2020 13:10:15 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:56062 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kAyw9-0005BI-Ia for qemu-devel@nongnu.org; Wed, 26 Aug 2020 13:10:15 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-225-HgY4DnyMPa-bh3y12P73FQ-1; Wed, 26 Aug 2020 13:10:09 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B7DA410ABDD2 for ; Wed, 26 Aug 2020 17:10:08 +0000 (UTC) Received: from localhost (unknown [10.10.67.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7D6BF19C58; Wed, 26 Aug 2020 17:10:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598461811; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0bgWiuKLGgTlmkNLXQyAAFxAMe+7mGI/lp7y5CPPPPo=; b=fxn6Gv4yoaGs0CzZ1SfM+FQEDbkLlMvW7sjvowiOKubEo40J14siJZO0Ir9fj0H9eNPRBb 8c8QB4+OO/015Y9U7PmaM2xVmCEo/7rAI88e0+m7FJZ7O5Kj2SJXUSuU5UqZioNmVp28Qc XpNAL6Oh1Q4w47Pqsmuo5Rdw09TM/f0= X-MC-Unique: HgY4DnyMPa-bh3y12P73FQ-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 2/4] hda-audio: Set instance_size at base class Date: Wed, 26 Aug 2020 13:10:03 -0400 Message-Id: <20200826171005.4055015-3-ehabkost@redhat.com> In-Reply-To: <20200826171005.4055015-1-ehabkost@redhat.com> References: <20200826171005.4055015-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com 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=207.211.31.120; envelope-from=ehabkost@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/26 03:56:58 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [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, DKIMWL_WL_HIGH=-0.959, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-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: Paolo Bonzini , "Daniel P. Berrange" , Gerd Hoffmann Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Setting instance_size correctly at the base class will help us avoid mistakes when declaring new subclasses. Signed-off-by: Eduardo Habkost Reviewed-by: Gerd Hoffmann Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- Cc: Gerd Hoffmann Cc: qemu-devel@nongnu.org --- hw/audio/hda-codec.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hw/audio/hda-codec.c b/hw/audio/hda-codec.c index cbd92b72f2..2d16448181 100644 --- a/hw/audio/hda-codec.c +++ b/hw/audio/hda-codec.c @@ -898,6 +898,7 @@ static void hda_audio_base_class_init(ObjectClass *klas= s, void *data) static const TypeInfo hda_audio_info =3D { .name =3D TYPE_HDA_AUDIO, .parent =3D TYPE_HDA_CODEC_DEVICE, + .instance_size =3D sizeof(HDAAudioState), .class_init =3D hda_audio_base_class_init, .abstract =3D true, }; @@ -914,7 +915,6 @@ static void hda_audio_output_class_init(ObjectClass *kl= ass, void *data) static const TypeInfo hda_audio_output_info =3D { .name =3D "hda-output", .parent =3D TYPE_HDA_AUDIO, - .instance_size =3D sizeof(HDAAudioState), .class_init =3D hda_audio_output_class_init, }; =20 @@ -930,7 +930,6 @@ static void hda_audio_duplex_class_init(ObjectClass *kl= ass, void *data) static const TypeInfo hda_audio_duplex_info =3D { .name =3D "hda-duplex", .parent =3D TYPE_HDA_AUDIO, - .instance_size =3D sizeof(HDAAudioState), .class_init =3D hda_audio_duplex_class_init, }; =20 @@ -946,7 +945,6 @@ static void hda_audio_micro_class_init(ObjectClass *kla= ss, void *data) static const TypeInfo hda_audio_micro_info =3D { .name =3D "hda-micro", .parent =3D TYPE_HDA_AUDIO, - .instance_size =3D sizeof(HDAAudioState), .class_init =3D hda_audio_micro_class_init, }; =20 --=20 2.26.2 From nobody Sat May 18 23:23:44 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1598461885; cv=none; d=zohomail.com; s=zohoarc; b=OyBZtWLKUvIgMK2U3b1o6LsGQ/zwWmN5AC0/ZEjuGzQVbL0Vzotj4nGcM6LXp2wcZ6/bPpbHWlmf+0aEXbvfBfSf7RDg7uYNQulGoYvRlzvZHEcd6JX9DYoWVVlfFyYGvaVn47/KmHYCTw3bSpzuZ93t0I3EiGVWmp4pQulSXRg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598461885; 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=fnzGHO1iEKKS6Kdg67TuZxPjRNHYGUFm83qYWYs9Zcw=; b=H1k0v9mHSYdPV7LH84dgPsPLiwe3yZuHugmmXRcHhxykCQpHKcusECyaAvvkq4cfVYmxXUFrIUyM/mlRC5+d5UNUfsyFB/915UP5e3foI1psx9lIZkMFY4BI67l/XK6qmY//TqjPdNdU/qmb/CiS9qevk/oUdUEpPasnlBndBec= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; 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=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1598461885806280.23306041596766; Wed, 26 Aug 2020 10:11:25 -0700 (PDT) Received: from localhost ([::1]:49198 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAyxI-0006cf-DE for importer@patchew.org; Wed, 26 Aug 2020 13:11:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33656) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAywB-0004tZ-OX for qemu-devel@nongnu.org; Wed, 26 Aug 2020 13:10:15 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:30008 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kAyw9-0005CH-Oj for qemu-devel@nongnu.org; Wed, 26 Aug 2020 13:10:15 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-413-uwiPHecbNPGWo7FT07X42w-1; Wed, 26 Aug 2020 13:10:10 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A6449801AB7; Wed, 26 Aug 2020 17:10:09 +0000 (UTC) Received: from localhost (unknown [10.10.67.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id 703797A41C; Wed, 26 Aug 2020 17:10:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598461812; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fnzGHO1iEKKS6Kdg67TuZxPjRNHYGUFm83qYWYs9Zcw=; b=EwAdoWrV8rIqJ+k9fUYmmymU3vpnM604Yfv1JeG48IGshHt12xoliaqtgjGQPXxjNhPH3o JbUSLoRKCMUEKV7vkRkFM+unafzZ6kR621uap4dHoE6TZV2DSDgqsF8HkfwF+aiJ3EzfB/ BozzMCA7JcXPIWHM/M3dRNWbpLcpLKk= X-MC-Unique: uwiPHecbNPGWo7FT07X42w-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 3/4] slavio_misc: Correct instance_size Date: Wed, 26 Aug 2020 13:10:04 -0400 Message-Id: <20200826171005.4055015-4-ehabkost@redhat.com> In-Reply-To: <20200826171005.4055015-1-ehabkost@redhat.com> References: <20200826171005.4055015-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.0 X-Mimecast-Originator: redhat.com 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=207.211.31.120; envelope-from=ehabkost@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/26 03:56:58 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [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, DKIMWL_WL_HIGH=-0.959, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-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: Paolo Bonzini , Mark Cave-Ayland , "Daniel P. Berrange" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" TYPE_APC was using the wrong struct for instance_size. Luckily this never caused any problems because MiscState is larger than APCState. Signed-off-by: Eduardo Habkost --- Cc: Mark Cave-Ayland Cc: qemu-devel@nongnu.org --- hw/misc/slavio_misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/misc/slavio_misc.c b/hw/misc/slavio_misc.c index 279b38dfc7..6d10cd078f 100644 --- a/hw/misc/slavio_misc.c +++ b/hw/misc/slavio_misc.c @@ -499,7 +499,7 @@ static const TypeInfo slavio_misc_info =3D { static const TypeInfo apc_info =3D { .name =3D TYPE_APC, .parent =3D TYPE_SYS_BUS_DEVICE, - .instance_size =3D sizeof(MiscState), + .instance_size =3D sizeof(APCState), .instance_init =3D apc_init, }; =20 --=20 2.26.2 From nobody Sat May 18 23:23:44 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1598461888; cv=none; d=zohomail.com; s=zohoarc; b=ZBrNU4BKELE6opaLzcNQTvAPjLUmgS+xVdx2ryk6yxWB+Il/YoWwZ4257oJFEz5Tsc6Xh62BIjcDrzR+sgUt3FIzQJCWOSkWsKHjtpnX0Un3tKTWAkqHC9s3C2afVFF6xMZWu3aCJ9uoSefLJyySkqZOMYBkmS+2th73/+BEgBs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1598461888; 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=I+rZci5eJ2CSJiV/RqYh9+UWJPFhGe99QBGAGaoNeHc=; b=Yh/m6ZFBQquRDyzFq5dw5yYmqYNDT8KCsRXe3ZQsC+FmiZIpZ6WRmRq9dXFvApyo3NR7zeqkOj4O3wLEZ7zuz8Dv1rpKqJ5YvcKPrJhGXXuCcHjGOTLb5qrlW0y2CQ+53zTjEBMcz4Ez9WRqe3Bcb6/bnHAOBn31ZO2+iHk0qUo= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; 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=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1598461888660669.2789808136711; Wed, 26 Aug 2020 10:11:28 -0700 (PDT) Received: from localhost ([::1]:49254 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kAyxK-0006fD-5O for importer@patchew.org; Wed, 26 Aug 2020 13:11:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33686) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAywD-0004vj-7H for qemu-devel@nongnu.org; Wed, 26 Aug 2020 13:10:17 -0400 Received: from us-smtp-2.mimecast.com ([205.139.110.61]:56215 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kAywB-0005CZ-3G for qemu-devel@nongnu.org; Wed, 26 Aug 2020 13:10:16 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-360-zTSg_5_OMp6TqehLiPZoIA-1; Wed, 26 Aug 2020 13:10:11 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9F897801ABB for ; Wed, 26 Aug 2020 17:10:10 +0000 (UTC) Received: from localhost (unknown [10.10.67.254]) by smtp.corp.redhat.com (Postfix) with ESMTP id 67A5850B3F; Wed, 26 Aug 2020 17:10:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598461813; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=I+rZci5eJ2CSJiV/RqYh9+UWJPFhGe99QBGAGaoNeHc=; b=CiIl7KNu5goSqjDtF05VgTkCwO5oKHhyErXE9kR1L5EOzZp2EUnbfoyBSXgPILmC+2L5GM exzOtT0hU8snSB8u6JlMeSQgSW11j9bw+Hgm51VyGda7lQv9b3cszIbY6rPonYqQv2zkae TeuPBbjgcelqOy5Vz8TNUPnRBOshN9w= X-MC-Unique: zTSg_5_OMp6TqehLiPZoIA-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 4/4] tls-cipher-suites: Correct instance_size Date: Wed, 26 Aug 2020 13:10:05 -0400 Message-Id: <20200826171005.4055015-5-ehabkost@redhat.com> In-Reply-To: <20200826171005.4055015-1-ehabkost@redhat.com> References: <20200826171005.4055015-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.002 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" 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=205.139.110.61; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/26 06:53:09 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [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, DKIMWL_WL_HIGH=-0.959, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=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: Paolo Bonzini , "Daniel P. Berrange" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) We do have a QCryptoTLSCipherSuites struct. It must be used when setting instance_size of the QOM type. Luckily this never caused problems because the QCryptoTLSCipherSuites struct has only a parent_obj field and nothing else. Signed-off-by: Eduardo Habkost Reviewed-by: Daniel P. Berrang=C3=A9 --- Cc: "Daniel P. Berrang=C3=A9" Cc: qemu-devel@nongnu.org --- crypto/tls-cipher-suites.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/tls-cipher-suites.c b/crypto/tls-cipher-suites.c index 0d305b684b..55fb5f7c19 100644 --- a/crypto/tls-cipher-suites.c +++ b/crypto/tls-cipher-suites.c @@ -108,7 +108,7 @@ static void qcrypto_tls_cipher_suites_class_init(Object= Class *oc, void *data) static const TypeInfo qcrypto_tls_cipher_suites_info =3D { .parent =3D TYPE_QCRYPTO_TLS_CREDS, .name =3D TYPE_QCRYPTO_TLS_CIPHER_SUITES, - .instance_size =3D sizeof(QCryptoTLSCreds), + .instance_size =3D sizeof(QCryptoTLSCipherSuites), .class_size =3D sizeof(QCryptoTLSCredsClass), .class_init =3D qcrypto_tls_cipher_suites_class_init, .interfaces =3D (InterfaceInfo[]) { --=20 2.26.2