From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 89D22C46499 for ; Fri, 5 Jul 2019 21:33:58 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6032A216E3 for ; Fri, 5 Jul 2019 21:33:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6032A216E3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:56352 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hjVq9-0001um-Dp for qemu-devel@archiver.kernel.org; Fri, 05 Jul 2019 17:33:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47812) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hjVoS-0000rT-Dq for qemu-devel@nongnu.org; Fri, 05 Jul 2019 17:32:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hjVoR-00056s-9J for qemu-devel@nongnu.org; Fri, 05 Jul 2019 17:32:12 -0400 Received: from mail-wm1-f67.google.com ([209.85.128.67]:36833) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hjVoQ-00055r-VV for qemu-devel@nongnu.org; Fri, 05 Jul 2019 17:32:11 -0400 Received: by mail-wm1-f67.google.com with SMTP id g67so4730116wme.1 for ; Fri, 05 Jul 2019 14:32:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=UXAZsZeL7QsQEuCCkFmyg+1v547nYOhI7Xx0Bjhq8eM=; b=FjOPxbaaKUFr4YRfikXxsMSlrYps8y3uRPR4rQy5Xy+jvJvzY6EsMllDEhCKHCl3ad PKSgtNYpBonbUkB/aNQIwH2BiLUhuhG9c60CTqkC+LSwwb5yyNzXdWIpoKsXFynBFv3V kVDy3KF3UToKRzZ9NDeRlbjQOFKHH2UnsOTb0WJJoH7hp6eOGnr3L8CfQrGZJsOr4YP8 Q72EcGKMweSHCvco0b0iCFzyvP2V88PMFT+/B+pEi5yOuN/kx6aJAxLBATb1uFtFCvv5 XeTyN/x0Jm0gsjdFMQpoC45oWpeYr0ypKpdz04Pibl6AzRuCCPrIPXV36pwskHpKywpz vxtg== X-Gm-Message-State: APjAAAV4qaji0Ut4pi9LVAe0XSD7I0tPDyGHUmOJFv3ffvAP4gErnu/b dr1Dx9msprET5Gnqhdz1LdxOLg== X-Google-Smtp-Source: APXvYqy51QTrQiJ8i5mxqvDOUx/TW/I3DfyX3hdwE1ivAX52NUnEfdFKvlAvHWgiRmW92RZ4P+oOyw== X-Received: by 2002:a1c:305:: with SMTP id 5mr4852657wmd.101.1562362329869; Fri, 05 Jul 2019 14:32:09 -0700 (PDT) Received: from [192.168.10.150] ([93.56.166.5]) by smtp.gmail.com with ESMTPSA id o185sm9912095wmo.45.2019.07.05.14.32.08 (version=TLS1_3 cipher=AEAD-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2019 14:32:08 -0700 (PDT) To: Eduardo Habkost References: <1562079681-19204-1-git-send-email-pbonzini@redhat.com> <1562079681-19204-2-git-send-email-pbonzini@redhat.com> <20190705203728.GE5198@habkost.net> From: Paolo Bonzini Message-ID: <0c1f3a3f-c59d-9866-7fc9-3d9c99af17e5@redhat.com> Date: Fri, 5 Jul 2019 23:32:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 In-Reply-To: <20190705203728.GE5198@habkost.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.128.67 Subject: Re: [Qemu-devel] [PATCH 1/7] target/i386: handle filtered_features in a new function mark_unavailable_features 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: Liran Alon , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On 05/07/19 22:37, Eduardo Habkost wrote: > Filtering and reporting is separate because > x86_cpu_filter_features() is also called from a QMP command > handler that is not supposed to generate any warnings on stderr > (query-cpu-model-expansion). But that one should not set check_cpuid or enforce_cpuid, should it? (I can still split the filtering and reporting if you prefer). Paolo