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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9FE4FC38A2D for ; Tue, 25 Oct 2022 23:30:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230301AbiJYXac (ORCPT ); Tue, 25 Oct 2022 19:30:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53140 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232662AbiJYXaa (ORCPT ); Tue, 25 Oct 2022 19:30:30 -0400 Received: from mail-pg1-x52d.google.com (mail-pg1-x52d.google.com [IPv6:2607:f8b0:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DD9C32079 for ; Tue, 25 Oct 2022 16:30:27 -0700 (PDT) Received: by mail-pg1-x52d.google.com with SMTP id q1so13083353pgl.11 for ; Tue, 25 Oct 2022 16:30:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=nZDxRYzZuHWnfgFr4L29qmwLAhe1STmyZz5ZOtW4i9w=; b=ABtMXBWvDK6YQbYXfqk9WH0NLdvhh3yu6CWfQvC28mvvsNmjy8yYlsB/0RxGVpPDTy ZpRCDNhEByyAN0OeGVS6NfJ0LT4EE6R1Kksny2o3SWzZNjwepnhk0FlqRiaGi3CetFV9 njLyxiI3LOAa3VlP/V9DMVT6RekZXP0sThfu9vzd2ZCvWdlBionCQHve6ZG+xJfsv4tx kxRKUyrZZ+lqicvu2D0WBnux2Tt3HRow8uxWU/KRxrL9I6eFvzQsACIsr/AN/7IEnq5T K5drkHv2iPccqKUjvxDaZ21mfcgiOnRKi5CewfJYOIGPH/dxPsLg0x9Qqf4+S1oc2i+D Yy4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=nZDxRYzZuHWnfgFr4L29qmwLAhe1STmyZz5ZOtW4i9w=; b=dFnnfhguChqRGhCgOgZaTwg99mEdT1jJEQndfiXlEJprQknf3Heq3eRvil/NYLY12l XH6cgDME9r1hTHtfzqhXcmcVFKUGdSgEK5H5VJXrr6CRYt1nBAGIIOE+Q2v2J3ZZKkcE qQ30Ta0ArX+pyNZ14XnGOL1JUBIx2yoaEFfVE/knz8zRHqJ++CUMNxSx2I0yeYeOo5ZT wwUBk+Knr8m4GKaEqglmdNse1RSeLe3fp1bLT8+xwb8i/roPQYAe5k//z8b0cYYHlyTm 8GMic6GucAGLwfbfzunORgKKIKcCeZD56ZUprfLCIkWLDgxaqoKl6UbtYUO3U0f39uFW ajxQ== X-Gm-Message-State: ACrzQf20hi596L6H9fCKyHziLB2ewELJu0vZeW3VMGLaN31n9uwQTku8 OWJQ9S7y+j5PmCpxSTZ9U35X1Q== X-Google-Smtp-Source: AMsMyM6e1j2vFKPYTZ+VlCuFHZlCLr8LptKzQzmcn9hqI93xaoA4ZcSi+mSYw3Vw0knAs4LVIreNWw== X-Received: by 2002:a63:8bc8:0:b0:461:ff70:7546 with SMTP id j191-20020a638bc8000000b00461ff707546mr35353597pge.70.1666740626624; Tue, 25 Oct 2022 16:30:26 -0700 (PDT) Received: from google.com (7.104.168.34.bc.googleusercontent.com. [34.168.104.7]) by smtp.gmail.com with ESMTPSA id b11-20020a170902d50b00b00174c235e1fdsm1689809plg.199.2022.10.25.16.30.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Oct 2022 16:30:26 -0700 (PDT) Date: Tue, 25 Oct 2022 23:30:23 +0000 From: Sean Christopherson To: Yujie Liu Cc: Paolo Bonzini , kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] KVM: x86: Exempt pending triple fault from event injection sanity check Message-ID: References: <20220930230008.1636044-1-seanjc@google.com> <3d7389cf-8cea-624b-2fdd-f3fadfa65ba2@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3d7389cf-8cea-624b-2fdd-f3fadfa65ba2@intel.com> Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org Paolo, I hope your bus factor is high, because I'm throwing you under one :-) On Tue, Oct 25, 2022, Yujie Liu wrote: > Hi Sean and Paolo, > > Thanks for posting this fix patch to address the issue we reported. > > We noticed that commit 7055fb113116 has been merged to mainline, but seems > this patch is still under review, so the mmio_warning_test kvm selftests > still fails on the current head of mainline. Could you please help to > update the status that whether this patch will be applied? Thanks. Last I heard, Paolo is planning on handling patches for this cycle (fixes for 6.1 and new features for 6.2), which is why I haven't been queuing anything. Not sure what Paolo's excuse is. ;-)