Message ID | alpine.DEB.2.22.394.2205131405550.3842@ubuntu-linux-20-04-desktop (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 32869C433EF for <xen-devel@archiver.kernel.org>; Fri, 13 May 2022 21:07:40 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.328775.551898 (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1npcVQ-0004E6-29; Fri, 13 May 2022 21:07:24 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 328775.551898; Fri, 13 May 2022 21:07:24 +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 1npcVP-0004Dy-UN; Fri, 13 May 2022 21:07:23 +0000 Received: by outflank-mailman (input) for mailman id 328775; Fri, 13 May 2022 21:07:22 +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=xcQv=VV=kernel.org=sstabellini@srs-se1.protection.inumbo.net>) id 1npcVO-0004Ds-Ox for xen-devel@lists.xenproject.org; Fri, 13 May 2022 21:07:22 +0000 Received: from ams.source.kernel.org (ams.source.kernel.org [2604:1380:4601:e00::1]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id adaaebd8-d300-11ec-aa76-f101dd46aeb6; Fri, 13 May 2022 23:07:21 +0200 (CEST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 54764B8305C; Fri, 13 May 2022 21:07:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C2162C34100; Fri, 13 May 2022 21:07:18 +0000 (UTC) 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: adaaebd8-d300-11ec-aa76-f101dd46aeb6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652476039; bh=qfqRjOxBrBzZ9xcoP9s3kxenb6x/9Sib0sXYo5ZEbt8=; h=Date:From:To:cc:Subject:From; b=UWAkujzzO8vewaQtF4ZB2RHPyK/8jobcoPsN4aF5lT3CRqJ72aZWsxnRqI9ffPf6a 7vRoXhdtNluutTiM90a3kksiTYOFa0A+gSZTHZewnMp38Gh3eNlhjK1ucqqtyIWvZW o5Zvx8pHBmPj755URtwqdGY+cUYngigQbmzoLHbXb/sPFKDf0Z6ab70AHK3RXqupys 4KjMCGmhOZx6i0JT0IbXIzJEMbCTg+SUIvMIgLmevx5xk7kqjcc1RVpnhHutl/B7EK +cXHC4+JHnfZQ814vgMB+3E6YcDmIBsDdMf9jwJcoW5p+KeU8F4pi3Bi2xOg73789O 9IaZXlp3cV3JA== Date: Fri, 13 May 2022 14:07:17 -0700 (PDT) From: Stefano Stabellini <sstabellini@kernel.org> X-X-Sender: sstabellini@ubuntu-linux-20-04-desktop To: xen-devel@lists.xenproject.org cc: sstabellini@kernel.org, jgross@suse.com, Bertrand.Marquis@arm.com, julien@xen.org, Volodymyr_Babchuk@epam.com Subject: [PATCH v7 0/7] dom0less PV drivers Message-ID: <alpine.DEB.2.22.394.2205131405550.3842@ubuntu-linux-20-04-desktop> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII |
Series |
dom0less PV drivers
|
expand
|