Message ID | cover.1655903088.git.rahul.singh@arm.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <xen-devel-bounces@lists.xenproject.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 lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (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 73CA9C433EF for <xen-devel@archiver.kernel.org>; Wed, 22 Jun 2022 14:38:31 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.353971.580981 (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1o41Uo-0003ua-QY; Wed, 22 Jun 2022 14:38:18 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 353971.580981; Wed, 22 Jun 2022 14:38:18 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1o41Uo-0003uT-Ns; Wed, 22 Jun 2022 14:38:18 +0000 Received: by outflank-mailman (input) for mailman id 353971; Wed, 22 Jun 2022 14:38:17 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from <SRS0=QBTv=W5=arm.com=rahul.singh@srs-se1.protection.inumbo.net>) id 1o41Un-0003uL-Fw for xen-devel@lists.xenproject.org; Wed, 22 Jun 2022 14:38:17 +0000 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by se1-gles-sth1.inumbo.com (Halon) with ESMTP id f3387b1f-f238-11ec-bd2d-47488cf2e6aa; Wed, 22 Jun 2022 16:38:15 +0200 (CEST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 37CA8D6E; Wed, 22 Jun 2022 07:38:15 -0700 (PDT) Received: from e109506.cambridge.arm.com (e109506.cambridge.arm.com [10.1.199.62]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B1C1F3F792; Wed, 22 Jun 2022 07:38:13 -0700 (PDT) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion <xen-devel.lists.xenproject.org> List-Unsubscribe: <https://lists.xenproject.org/mailman/options/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=unsubscribe> List-Post: <mailto:xen-devel@lists.xenproject.org> List-Help: <mailto:xen-devel-request@lists.xenproject.org?subject=help> List-Subscribe: <https://lists.xenproject.org/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=subscribe> Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" <xen-devel-bounces@lists.xenproject.org> X-Inumbo-ID: f3387b1f-f238-11ec-bd2d-47488cf2e6aa From: Rahul Singh <rahul.singh@arm.com> To: xen-devel@lists.xenproject.org Cc: bertrand.marquis@arm.com, rahul.singh@arm.com, Andrew Cooper <andrew.cooper3@citrix.com>, George Dunlap <george.dunlap@citrix.com>, Jan Beulich <jbeulich@suse.com>, Julien Grall <julien@xen.org>, Stefano Stabellini <sstabellini@kernel.org>, Wei Liu <wl@xen.org>, Volodymyr Babchuk <Volodymyr_Babchuk@epam.com> Subject: [PATCH 0/8] xen/evtchn: implement static event channel signaling Date: Wed, 22 Jun 2022 15:37:57 +0100 Message-Id: <cover.1655903088.git.rahul.singh@arm.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
xen/evtchn: implement static event channel signaling
|
expand
|