Message ID | 20240130030604.108463-1-xuanzhuo@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Received: from out30-99.freemail.mail.aliyun.com (out30-99.freemail.mail.aliyun.com [115.124.30.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1CCB23715F; Tue, 30 Jan 2024 03:06:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.99 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706583978; cv=none; b=iwPvgY0ewWW22YJkmrVbVhHMaY00wIVLVYRZrh1UPcU5vnmuZxDP7bnGd/mGpls5XXiB2ejAeHe7CRzPRziXKISas2OeLDKZsz3dkTY7yto5xiSyDOqSYYyXIxV/oxK6JnFdIocckalcyHN7ItIVO9f36O2jb9bo6JS6TIclqDQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706583978; c=relaxed/simple; bh=TpFGPtLON7jGs4kAqQFeETmjHlS5R4uqx/XXd34jKhs=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=V81aXiZAHQNENMpF+K28K463SU6PqTFmdY16fJcTcTGW47gBpXznlqe8XiXLDnLal/WCzD9wdiXphzW+2aNYBUcM4o8O+L3mKhr8Jr2QXW1HBBSe3FHZ/xYvTXvYgGHPEeh3MbO/GFtvztAjBvKpyw6RDs1k6Y93D6GTYs23MZQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com; spf=pass smtp.mailfrom=linux.alibaba.com; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b=hjdEk9Jx; arc=none smtp.client-ip=115.124.30.99 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b="hjdEk9Jx" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1706583967; h=From:To:Subject:Date:Message-Id:MIME-Version; bh=i7H1e1h0ThqkOkneFCDnfocnYVEAg1d5gx5A0zimKdU=; b=hjdEk9Jx8/j40QuY5kndoalZFDwtaL/Owqxr0X/LgAbAdg8EdbTXYwYk1qWlMWPQ5JwImuvlSsOs8tQZi5rAIEOteVnNHv98/+6s9RmflCi5RW6/OxaMpg4zi2AuDfksYHZ7lbMulsi56R0wAN9aaLljfIle86bIJ8bBneROQdg= X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R111e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018045170;MF=xuanzhuo@linux.alibaba.com;NM=1;PH=DS;RN=37;SR=0;TI=SMTPD_---0W.eZo9q_1706583965; Received: from localhost(mailfrom:xuanzhuo@linux.alibaba.com fp:SMTPD_---0W.eZo9q_1706583965) by smtp.aliyun-inc.com; Tue, 30 Jan 2024 11:06:06 +0800 From: Xuan Zhuo <xuanzhuo@linux.alibaba.com> To: virtualization@lists.linux.dev Cc: Richard Weinberger <richard@nod.at>, Anton Ivanov <anton.ivanov@cambridgegreys.com>, Johannes Berg <johannes@sipsolutions.net>, "Michael S. Tsirkin" <mst@redhat.com>, Jason Wang <jasowang@redhat.com>, Xuan Zhuo <xuanzhuo@linux.alibaba.com>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Hans de Goede <hdegoede@redhat.com>, =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com>, Vadim Pasternak <vadimp@nvidia.com>, Bjorn Andersson <andersson@kernel.org>, Mathieu Poirier <mathieu.poirier@linaro.org>, Cornelia Huck <cohuck@redhat.com>, Halil Pasic <pasic@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, Heiko Carstens <hca@linux.ibm.com>, Vasily Gorbik <gor@linux.ibm.com>, Alexander Gordeev <agordeev@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, Sven Schnelle <svens@linux.ibm.com>, Alexei Starovoitov <ast@kernel.org>, Daniel Borkmann <daniel@iogearbox.net>, Jesper Dangaard Brouer <hawk@kernel.org>, John Fastabend <john.fastabend@gmail.com>, Benjamin Berg <benjamin.berg@intel.com>, Yang Li <yang.lee@linux.alibaba.com>, linux-um@lists.infradead.org, netdev@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-s390@vger.kernel.org, kvm@vger.kernel.org, bpf@vger.kernel.org Subject: [PATCH vhost 00/14] virtio remove dma info for premapped mode Date: Tue, 30 Jan 2024 11:05:50 +0800 Message-Id: <20240130030604.108463-1-xuanzhuo@linux.alibaba.com> X-Mailer: git-send-email 2.32.0.3.g01195cf9f Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: <bpf.vger.kernel.org> List-Subscribe: <mailto:bpf+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:bpf+unsubscribe@vger.kernel.org> MIME-Version: 1.0 X-Git-Hash: ce068f9b825d Content-Transfer-Encoding: 8bit |
Series |
virtio remove dma info for premapped mode
|
expand
|