Message ID | 20220316161017.3579-1-jgross@suse.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 2E95AC43217 for <xen-devel@archiver.kernel.org>; Wed, 16 Mar 2022 16:10:54 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.291212.494142 (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1nUWEV-0000W6-Nk; Wed, 16 Mar 2022 16:10:43 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 291212.494142; Wed, 16 Mar 2022 16:10:43 +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 1nUWEV-0000Uh-Gy; Wed, 16 Mar 2022 16:10:43 +0000 Received: by outflank-mailman (input) for mailman id 291212; Wed, 16 Mar 2022 16:10:42 +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=/w4J=T3=suse.com=jgross@srs-se1.protection.inumbo.net>) id 1nUWEU-0000RR-Qb for xen-devel@lists.xenproject.org; Wed, 16 Mar 2022 16:10:42 +0000 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 93cf928a-a543-11ec-8eba-a37418f5ba1a; Wed, 16 Mar 2022 17:10:39 +0100 (CET) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 077BF21108; Wed, 16 Mar 2022 16:10:20 +0000 (UTC) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id C0A3F139B5; Wed, 16 Mar 2022 16:10:19 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id rnCsLesLMmK2OwAAMHmgww (envelope-from <jgross@suse.com>); Wed, 16 Mar 2022 16:10:19 +0000 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: 93cf928a-a543-11ec-8eba-a37418f5ba1a DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1647447020; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=hZKD0EuTc6WQXVOTuJxQoolqoYXnAFSSnw7fgb9wYmQ=; b=VZ+kkIbd02t4dK03Jr3BAxZ/CFOFjXOwUiEyKhermAHZjL5tgRYuCm+Jlsn92Otc/2ipr7 N3An5DNKRI2mpzmrokc+l2budEABb3TgTefk64HzcMu+Igt+PtvVavhevb9mSPvZWLIpaj 5kr4QyUiueHc+quGGm7WoCqhK5I1TQU= From: Juergen Gross <jgross@suse.com> To: xen-devel@lists.xenproject.org Cc: Juergen Gross <jgross@suse.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> Subject: [PATCH 0/3] tools/xenstore: add some new features to the documentation Date: Wed, 16 Mar 2022 17:10:14 +0100 Message-Id: <20220316161017.3579-1-jgross@suse.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
tools/xenstore: add some new features to the documentation
|
expand
|