Message ID | 20250313173707.1492-1-quic_philber@quicinc.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 629B6C282DE for <linux-arm-kernel@archiver.kernel.org>; Thu, 13 Mar 2025 18:03:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:CC:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=wnjrGjtplq5ITag3q2KDIsjhDvdS8gSP3aILgKJHZbw=; b=AkvEY3GA/e9r6CiE9KcO9aa4Nu rRehnSsLyUiGVsOnuIcgIODRgcwQOr7hObLDYcw8RzDRx3fqjPwaFQ6QuW8iBQiifqsOIAOt970zm 2Cc1MapzSNuEQHECpe+2qFZu6bPLSiK+DKXD0B2H1YY8d5X081ifyurFWQhimVTb4eSPWErtZGeT/ Ie3/zzxNitXr2pQraCUPZSaF6c3Hn1RDG2ZZQoLZoSZlv38TRgpqjslhbltqtS1e9+1b+8lsfxN8X zRWGSw1Mka9fHR2A6xeRpBBPDqW38UYOMsNWG60kMkurWkzdDvOOB4q7x4iRSFwVeOzQDZ/XKOlTM pCtSxGzA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tsmuD-0000000C6jQ-2WKg; Thu, 13 Mar 2025 18:03:41 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tsmVZ-0000000C3yW-2A8R for linux-arm-kernel@lists.infradead.org; Thu, 13 Mar 2025 17:38:14 +0000 Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 52D9pjYR018375; Thu, 13 Mar 2025 17:37:45 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=wnjrGjtplq5ITag3q2KDIs jhDvdS8gSP3aILgKJHZbw=; b=aA1tknTSxPHDFvZ2MVvuk0yOz0AnaMXeOEzRpp Urp8ypwmiEU10BWGWpzPdqkToaWjAZcFifJZmWAmWbaEH7WO/PWyUC/VCdf6FUUA JP+baRhKt3Cm/g2+ikQTJjhe133oXF65uyRM3DEo6bsHl1Yvb2/9aW0FnYOxaZQn IB7tW15A8jor5z2R3/9LBc5Ae+hpgxf9IIa019pXLuRlfMkAf7UXF7RsqIVPJ8L5 EhNUUeQb8pproJzEgXS4W5BJzthDS7n/3Z4YNFosqpazeTMFYFWabJsjKcVCAdC8 vD6FuBa/zx02ecvdfeMcsTY282xWVRYNVNhkyVGqvL4IcENA== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 45au2nxqsp-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 13 Mar 2025 17:37:44 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA05.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 52DHbhfI025196 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 13 Mar 2025 17:37:43 GMT Received: from PHILBER.na.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Thu, 13 Mar 2025 10:37:38 -0700 From: Peter Hilber <quic_philber@quicinc.com> To: "Michael S. Tsirkin" <mst@redhat.com>, Jason Wang <jasowang@redhat.com>, Richard Cochran <richardcochran@gmail.com>, Marc Zyngier <maz@kernel.org>, Mark Rutland <mark.rutland@arm.com> CC: Trilok Soni <quic_tsoni@quicinc.com>, Peter Hilber <quic_philber@quicinc.com>, =?utf-8?q?Eugenio_P=C3=A9rez?= <eperezma@redhat.com>, Xuan Zhuo <xuanzhuo@linux.alibaba.com>, <linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>, <virtualization@lists.linux.dev>, David Woodhouse <dwmw2@infradead.org>, "Ridoux, Julien" <ridouxj@amazon.com>, Daniel Lezcano <daniel.lezcano@linaro.org>, Alexandre Belloni <alexandre.belloni@bootlin.com>, Parav Pandit <parav@nvidia.com>, "Matias Ezequiel Vara Larsen" <mvaralar@redhat.com>, Cornelia Huck <cohuck@redhat.com>, Simon Horman <horms@kernel.org>, <virtio-dev@lists.linux.dev>, <linux-arm-kernel@lists.infradead.org>, <linux-rtc@vger.kernel.org> Subject: [PATCH v6 0/4] Add virtio_rtc module Date: Thu, 13 Mar 2025 18:36:56 +0100 Message-ID: <20250313173707.1492-1-quic_philber@quicinc.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: MOVWaCWILqQBWsCpWUGNq9pmqWxcDy9_ X-Authority-Analysis: v=2.4 cv=Q4XS452a c=1 sm=1 tr=0 ts=67d317e8 cx=c_pps a=ouPCqIW2jiPt+lZRy3xVPw==:117 a=ouPCqIW2jiPt+lZRy3xVPw==:17 a=GEpy-HfZoHoA:10 a=Vs1iUdzkB0EA:10 a=VwQbUJbxAAAA:8 a=COk6AnOGAAAA:8 a=dIu3SnmMAAAA:8 a=nYO1uykr7MxyYb2uiYgA:9 a=TjNXssC_j7lpFel5tvFf:22 a=Ua9G7VpiFza3u12uuhVB:22 X-Proofpoint-ORIG-GUID: MOVWaCWILqQBWsCpWUGNq9pmqWxcDy9_ X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1093,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-03-13_08,2025-03-13_01,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxlogscore=999 adultscore=0 lowpriorityscore=0 mlxscore=0 clxscore=1015 phishscore=0 malwarescore=0 spamscore=0 impostorscore=0 bulkscore=0 suspectscore=0 priorityscore=1501 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2502280000 definitions=main-2503130135 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250313_103813_667713_CE8D72AB X-CRM114-Status: GOOD ( 25.19 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series | Add virtio_rtc module | expand |