Message ID | 20180918133813.1845-1-kraxel@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <kvm-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7051F6CB for <patchwork-kvm@patchwork.kernel.org>; Tue, 18 Sep 2018 13:38:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5FF892A489 for <patchwork-kvm@patchwork.kernel.org>; Tue, 18 Sep 2018 13:38:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 541DA2A59E; Tue, 18 Sep 2018 13:38:21 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 15CCE2A489 for <patchwork-kvm@patchwork.kernel.org>; Tue, 18 Sep 2018 13:38:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729840AbeIRTK5 (ORCPT <rfc822;patchwork-kvm@patchwork.kernel.org>); Tue, 18 Sep 2018 15:10:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49238 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727207AbeIRTK5 (ORCPT <rfc822;kvm@vger.kernel.org>); Tue, 18 Sep 2018 15:10:57 -0400 Received: from smtp.corp.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6A16A3082E08; Tue, 18 Sep 2018 13:38:19 +0000 (UTC) Received: from sirius.home.kraxel.org (ovpn-116-56.phx2.redhat.com [10.3.116.56]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2986D73F12; Tue, 18 Sep 2018 13:38:15 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id A4D3E9B311; Tue, 18 Sep 2018 15:38:13 +0200 (CEST) From: Gerd Hoffmann <kraxel@redhat.com> To: Kirti Wankhede <kwankhede@nvidia.com>, intel-gvt-dev@lists.freedesktop.org, Alex Williamson <alex.williamson@redhat.com> Cc: kvm@vger.kernel.org, Gerd Hoffmann <kraxel@redhat.com> Subject: [PATCH v2 0/2] vfio: add vgpu edid support Date: Tue, 18 Sep 2018 15:38:11 +0200 Message-Id: <20180918133813.1845-1-kraxel@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.27 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.46]); Tue, 18 Sep 2018 13:38:19 +0000 (UTC) Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
vfio: add vgpu edid support
|
expand
|