Message ID | 20220421051244.187733-1-mlevitsk@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 98817C433EF for <dri-devel@archiver.kernel.org>; Thu, 21 Apr 2022 05:13:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 997BF10F36E; Thu, 21 Apr 2022 05:13:01 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by gabe.freedesktop.org (Postfix) with ESMTPS id 400E010F36D for <dri-devel@lists.freedesktop.org>; Thu, 21 Apr 2022 05:13:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1650517979; 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; bh=gw2WgO3NdEKefNIzU7OyyGWhN8RKFPXQkhGeUbUxcYw=; b=bXWFymTU1YhMot0ygIAWHVUwWR3480h/b4biVKexypqSC/1G45dVy7PE8UQelq9VSFMQWj X5XKtY+LZBXxEZkis0wBPaAEGAeB3ouWl84TyBZ680xPIG+KIqWACsnJhr8jIUQQYy0446 w/rhLpFP7vWoqmZ8/jHYsA57QU/N8bY= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-10-L9HPRdJxNBmr5i5MKpw9hg-1; Thu, 21 Apr 2022 01:12:53 -0400 X-MC-Unique: L9HPRdJxNBmr5i5MKpw9hg-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id D1D6880A0AD; Thu, 21 Apr 2022 05:12:51 +0000 (UTC) Received: from localhost.localdomain (unknown [10.40.194.231]) by smtp.corp.redhat.com (Postfix) with ESMTP id AEF55145B96B; Thu, 21 Apr 2022 05:12:45 +0000 (UTC) From: Maxim Levitsky <mlevitsk@redhat.com> To: kvm@vger.kernel.org Subject: [RFC PATCH v2 00/10] RFCv2: nested AVIC Date: Thu, 21 Apr 2022 08:12:34 +0300 Message-Id: <20220421051244.187733-1-mlevitsk@redhat.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.85 on 10.11.54.7 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: Wanpeng Li <wanpengli@tencent.com>, David Airlie <airlied@linux.ie>, dri-devel@lists.freedesktop.org, "H. Peter Anvin" <hpa@zytor.com>, Joerg Roedel <joro@8bytes.org>, x86@kernel.org, Maxim Levitsky <mlevitsk@redhat.com>, Ingo Molnar <mingo@redhat.com>, Zhi Wang <zhi.a.wang@intel.com>, Dave Hansen <dave.hansen@linux.intel.com>, intel-gfx@lists.freedesktop.org, Borislav Petkov <bp@alien8.de>, Rodrigo Vivi <rodrigo.vivi@intel.com>, Thomas Gleixner <tglx@linutronix.de>, intel-gvt-dev@lists.freedesktop.org, Jim Mattson <jmattson@google.com>, Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>, Sean Christopherson <seanjc@google.com>, linux-kernel@vger.kernel.org, Paolo Bonzini <pbonzini@redhat.com>, Vitaly Kuznetsov <vkuznets@redhat.com> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
RFCv2: nested AVIC
|
expand
|