Message ID | 20240306114615.88770-1-xuanzhuo@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Received: from out30-130.freemail.mail.aliyun.com (out30-130.freemail.mail.aliyun.com [115.124.30.130]) (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 780D67F7FF; Wed, 6 Mar 2024 11:46:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.130 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709725584; cv=none; b=sFSPZt1vIeDrZBqmRVjYlT2BhkIABZwr3DjjahHUUB7fs+Z9vGR/VTBOmQSEAWx/Y7eLS7eoxAi9QD75pLz6yAV0SkWwV/jWlLqtAcJ47E+1jr6ZjwV+gnif3vrjqkXiuV9wNej1NlUlFMS1zUhU9spMxwYbV9mQDl/efkZTiZs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709725584; c=relaxed/simple; bh=jQ5LqlPDIY+3XgVGi+/oSa7JJvvFuVqD2LRBQQmpkCs=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=jkRSZlxuiypGNdY4NqZhmaT4i1Y7KpigJ+s6DCqBftWrQ49L7HefoiQjskTN4pRsZaAYsle7+AgNwM/CYhiA6YQK6SF/kv89Tfu4Km0E4m/vMBHMy3EesdqnUqH1qF2Z+oFKgQGp6ZW5yq4E2ORZC0Hr1LTBIzYhqhJChJFzwLg= 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=qyIuiAJt; arc=none smtp.client-ip=115.124.30.130 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="qyIuiAJt" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1709725578; h=From:To:Subject:Date:Message-Id:MIME-Version; bh=Z+gtGQnd7649aJaQBgZX3EXXYvWVCzrVQ9Rpd6VeQPk=; b=qyIuiAJt0ETnUUEtYrtVYBlLPV4k2UQFMXbkmhH902yyV2pD3QfBodsIqyyCAOZ12RKd2lLyaCx3KrnHrpHew60JBAUkig+gRtZMy4sQ2TNYQ9Ovd+KL3xijrtyJrV235q2O0scRLL+tBIUXa0uA8O2HgdITNiGb7dAPUT2YcRM= X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R201e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018045192;MF=xuanzhuo@linux.alibaba.com;NM=1;PH=DS;RN=25;SR=0;TI=SMTPD_---0W1xT8mL_1709725575; Received: from localhost(mailfrom:xuanzhuo@linux.alibaba.com fp:SMTPD_---0W1xT8mL_1709725575) by smtp.aliyun-inc.com; Wed, 06 Mar 2024 19:46:16 +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>, 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>, "Michael S. Tsirkin" <mst@redhat.com>, Jason Wang <jasowang@redhat.com>, Xuan Zhuo <xuanzhuo@linux.alibaba.com>, linux-um@lists.infradead.org, platform-driver-x86@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-s390@vger.kernel.org, kvm@vger.kernel.org Subject: [PATCH vhost v1 0/4] refactor the params of find_vqs() Date: Wed, 6 Mar 2024 19:46:11 +0800 Message-Id: <20240306114615.88770-1-xuanzhuo@linux.alibaba.com> X-Mailer: git-send-email 2.32.0.3.g01195cf9f Precedence: bulk X-Mailing-List: kvm@vger.kernel.org List-Id: <kvm.vger.kernel.org> List-Subscribe: <mailto:kvm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:kvm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 X-Git-Hash: b9b03370361a Content-Transfer-Encoding: 8bit |
Series |
refactor the params of find_vqs()
|
expand
|