Message ID | 20241105035254.24636-1-liulongfang@huawei.com (mailing list archive) |
---|---|
Headers | show
Received: from szxga08-in.huawei.com (szxga08-in.huawei.com [45.249.212.255]) (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 DEADA187325; Tue, 5 Nov 2024 03:53:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.255 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730778811; cv=none; b=F3u/375Ygt8jHVHAJmrrutrYKD+17HOydgyoF491yEVlN4kIu3AOLKAlxOVTad1aivXxrbpIp3LKiefz9l12OEJjBgfxZYMUXaFZ7g2v+Bvvvc4kkZ3O/bG46s7bqSx730FuwDiB47s1dY1IrnJzAD4EYJVzcoAx2l8GPWshgNY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730778811; c=relaxed/simple; bh=gIkLOx+pT82+BszbA3kzTk18rfQpt1znSMdP4SlhtOE=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=u2pMtUJdsg1KGViX291p390uDJ0IYGkp9ECxKPU7WZCG18pY7f17sSvomtSQa9a7+xK9I4s1rUYl5/uGFWrniTXwp0dWZwwA7IESoawuIaQzUx1Teo9ZqUwAWQ9i5425zQWpg+CTMxYuwPMCH5DDjavlspR+PG0pfaPEvHqYm5w= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=45.249.212.255 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.19.162.254]) by szxga08-in.huawei.com (SkyGuard) with ESMTP id 4XjDs74scNz1T9pH; Tue, 5 Nov 2024 11:51:07 +0800 (CST) Received: from dggemv703-chm.china.huawei.com (unknown [10.3.19.46]) by mail.maildlp.com (Postfix) with ESMTPS id F381E180105; Tue, 5 Nov 2024 11:53:25 +0800 (CST) Received: from kwepemn100017.china.huawei.com (7.202.194.122) by dggemv703-chm.china.huawei.com (10.3.19.46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.39; Tue, 5 Nov 2024 11:53:25 +0800 Received: from huawei.com (10.50.165.33) by kwepemn100017.china.huawei.com (7.202.194.122) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Tue, 5 Nov 2024 11:53:25 +0800 From: Longfang Liu <liulongfang@huawei.com> To: <alex.williamson@redhat.com>, <jgg@nvidia.com>, <shameerali.kolothum.thodi@huawei.com>, <jonathan.cameron@huawei.com> CC: <kvm@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linuxarm@openeuler.org>, <liulongfang@huawei.com> Subject: [PATCH v12 0/4] debugfs to hisilicon migration driver Date: Tue, 5 Nov 2024 11:52:50 +0800 Message-ID: <20241105035254.24636-1-liulongfang@huawei.com> X-Mailer: git-send-email 2.24.0 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 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To kwepemn100017.china.huawei.com (7.202.194.122) |
Series |
debugfs to hisilicon migration driver
|
expand
|