Message ID | 20240913095502.22940-1-liulongfang@huawei.com (mailing list archive) |
---|---|
Headers | show
Received: from szxga04-in.huawei.com (szxga04-in.huawei.com [45.249.212.190]) (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 048E41D86F1; Fri, 13 Sep 2024 10:01:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.190 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726221702; cv=none; b=aHu32qF4Fv+OflpnBrGuZ5n0unfjALyU1kNTcbRAMCvnjeUtTOspH56awWIac7NYIbmYhWvzT5zRq7bKAl5c8El3DKK7/G3UZu1W/7YZoK3xquHLevXlEx1NjrI8lOFG3PF1QIofwy9z+CXhpJNLvG+zwGEHyzSU91hQFg5w+MQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726221702; c=relaxed/simple; bh=YYvpzTPY2m18FxCbhJH/7tdTgRuRWqPZn75ucKrhD/E=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=cvIEbzytYskA7bpOUNPB3pGqkDV7M6KpSdiDvUQe/ANQbQb2QUCBqKGmxeqjMByq1+8F/Qol14e+PaWDMPBeMh1KsUzRZtPjq9926PHvpK95wUHkTfeRMasg8oTEDt2BjbdGA+/+O7tsC6L1JCNp+jt0IkKNocIbJrzSvhZohKo= 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.190 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.88.214]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4X4qZT4Hmzz2CpWB; Fri, 13 Sep 2024 18:01:05 +0800 (CST) Received: from kwepemm600005.china.huawei.com (unknown [7.193.23.191]) by mail.maildlp.com (Postfix) with ESMTPS id 766951A016C; Fri, 13 Sep 2024 18:01:37 +0800 (CST) Received: from huawei.com (10.50.165.33) by kwepemm600005.china.huawei.com (7.193.23.191) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.39; Fri, 13 Sep 2024 18:01:36 +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 v9 0/4] debugfs to hisilicon migration driver Date: Fri, 13 Sep 2024 17:54:58 +0800 Message-ID: <20240913095502.22940-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: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemm600005.china.huawei.com (7.193.23.191) |
Series |
debugfs to hisilicon migration driver
|
expand
|