Message ID | 20191030064444.21166-1-jasowang@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=Bujf=YX=vger.kernel.org=kvm-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id DBB49139A for <patchwork-kvm@patchwork.kernel.org>; Wed, 30 Oct 2019 06:45:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B0172208E3 for <patchwork-kvm@patchwork.kernel.org>; Wed, 30 Oct 2019 06:45:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="PLYAecqF" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727416AbfJ3Gpa (ORCPT <rfc822;patchwork-kvm@patchwork.kernel.org>); Wed, 30 Oct 2019 02:45:30 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:54236 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726187AbfJ3Gp3 (ORCPT <rfc822;kvm@vger.kernel.org>); Wed, 30 Oct 2019 02:45:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1572417927; 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=uffcSHdSJpmKK0bwfcL/G8ryMleDgj8IBQmRejUs9zw=; b=PLYAecqFMUFR1EEuKcMi4Yfxdemj+MQIZPlxRBFwJ++H3x1JNPGtrtCdABV9gpOOUhNHIV jqh+bvDyOVqPU6J5xSmmquthaoz32uGZM0l6STVAsVVKgqMr8ZbpL5Y3IrYAf5npWI+3yF MdTwslxmAiyUB703ibcLlI9RzgTw8tU= 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-361-bFM7k-DhNQOyvHmnP84ppw-1; Wed, 30 Oct 2019 02:45:24 -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 5D4A885B6EF; Wed, 30 Oct 2019 06:45:20 +0000 (UTC) Received: from jason-ThinkPad-X1-Carbon-6th.redhat.com (ovpn-12-223.pek2.redhat.com [10.72.12.223]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2EB855D9C3; Wed, 30 Oct 2019 06:44:46 +0000 (UTC) From: Jason Wang <jasowang@redhat.com> To: kvm@vger.kernel.org, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, intel-gvt-dev@lists.freedesktop.org, kwankhede@nvidia.com, alex.williamson@redhat.com, mst@redhat.com, tiwei.bie@intel.com Cc: virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, cohuck@redhat.com, maxime.coquelin@redhat.com, cunming.liang@intel.com, zhihong.wang@intel.com, rob.miller@broadcom.com, xiao.w.wang@intel.com, haotian.wang@sifive.com, zhenyuw@linux.intel.com, zhi.a.wang@intel.com, jani.nikula@linux.intel.com, joonas.lahtinen@linux.intel.com, rodrigo.vivi@intel.com, airlied@linux.ie, daniel@ffwll.ch, farman@linux.ibm.com, pasic@linux.ibm.com, sebott@linux.ibm.com, oberpar@linux.ibm.com, heiko.carstens@de.ibm.com, gor@linux.ibm.com, borntraeger@de.ibm.com, akrowiak@linux.ibm.com, freude@linux.ibm.com, lingshan.zhu@intel.com, idos@mellanox.com, eperezma@redhat.com, lulu@redhat.com, parav@mellanox.com, christophe.de.dinechin@gmail.com, kevin.tian@intel.com, stefanha@redhat.com, Jason Wang <jasowang@redhat.com> Subject: [PATCH V6 0/6] mdev based hardware virtio offloading support Date: Wed, 30 Oct 2019 14:44:38 +0800 Message-Id: <20191030064444.21166-1-jasowang@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-MC-Unique: bFM7k-DhNQOyvHmnP84ppw-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org |
Series |
mdev based hardware virtio offloading support
|
expand
|