Message ID | 20191012191820.8050-1-mst@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=yg+T=YF=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 7AE66912 for <patchwork-kvm@patchwork.kernel.org>; Sat, 12 Oct 2019 19:18:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 65260222C1 for <patchwork-kvm@patchwork.kernel.org>; Sat, 12 Oct 2019 19:18:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729806AbfJLTSw (ORCPT <rfc822;patchwork-kvm@patchwork.kernel.org>); Sat, 12 Oct 2019 15:18:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33704 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729432AbfJLTSv (ORCPT <rfc822;kvm@vger.kernel.org>); Sat, 12 Oct 2019 15:18:51 -0400 Received: from mail-qt1-f197.google.com (mail-qt1-f197.google.com [209.85.160.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 17AAD81DE8 for <kvm@vger.kernel.org>; Sat, 12 Oct 2019 19:18:51 +0000 (UTC) Received: by mail-qt1-f197.google.com with SMTP id r15so13302993qtn.12 for <kvm@vger.kernel.org>; Sat, 12 Oct 2019 12:18:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=XSSfcNJSuQK6tbBIRVqD8nyyhs8/n5qs+oek7V16gWg=; b=qEuJ2ms49Bte6lnK+Lg4qvrcZlgJb+5I2mEAZ3Lial1Y2rULG/07wIlaJjQoYsdusn 4L0VuThAJfRknCihRlfhy2Yks0DRo53V/GAqzh2iEgNpvvvgZoBIQOTJu4TXuOsdbUO8 WVRdAQ8SmA35AwCMHKMZyeDhmG9E2EFgp2r3KRKPuhXNmCeBVlicQ+xPOF9ZAKhyxxPC jVjdsWY+Zf2WXxuLs7+PIYndSK/suWuaLne0Q9ccOhxu0o+tjnkbDY8uHduQORsyXkai mfXNbODGa63xWqQhW19Jw/hAO5OF3byZlbLCAnan1Pyisp1AcPbT6RwAYxXiJajlk1C3 haTQ== X-Gm-Message-State: APjAAAUzgfPhwnKt1ytCdWF/kNWhHV7cYHIb/1G52l+vwzyuncRffO4z da3MYHpyizAzCq6hb9H4/NmINthvhYpLlbgHOg3xWi2lbJzMwcelKm4d6wStKRUG0bS9Uu02I/f 6oEoraHs9MMh4 X-Received: by 2002:a37:b8f:: with SMTP id 137mr21665700qkl.466.1570907930052; Sat, 12 Oct 2019 12:18:50 -0700 (PDT) X-Google-Smtp-Source: APXvYqyYVcRWvZEcwbiX5JXr6fNk4W01ojqCtNq7uXnEznHUo/iukXYBpKClYnD6en9lTNPNSsx0Ow== X-Received: by 2002:a37:b8f:: with SMTP id 137mr21665681qkl.466.1570907929802; Sat, 12 Oct 2019 12:18:49 -0700 (PDT) Received: from redhat.com (bzq-79-176-10-77.red.bezeqint.net. [79.176.10.77]) by smtp.gmail.com with ESMTPSA id x55sm7350774qta.74.2019.10.12.12.18.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 12 Oct 2019 12:18:48 -0700 (PDT) Date: Sat, 12 Oct 2019 15:18:44 -0400 From: "Michael S. Tsirkin" <mst@redhat.com> To: linux-kernel@vger.kernel.org Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, Jason Wang <jasowang@redhat.com> Subject: [PATCH RFC v2 0/2] vhost: ring format independence Message-ID: <20191012191820.8050-1-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailer: git-send-email 2.22.0.678.g13338e74b8 X-Mutt-Fcc: =sent Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org |
Series |
vhost: ring format independence
|
expand
|