Message ID | 20230710065947.4201-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 C486CEB64D9 for <xen-devel@archiver.kernel.org>; Mon, 10 Jul 2023 07:00:24 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.560944.877110 (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1qIksE-0002ht-97; Mon, 10 Jul 2023 06:59:54 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 560944.877110; Mon, 10 Jul 2023 06:59:54 +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 1qIksE-0002hm-61; Mon, 10 Jul 2023 06:59:54 +0000 Received: by outflank-mailman (input) for mailman id 560944; Mon, 10 Jul 2023 06:59:52 +0000 Received: from se1-gles-flk1-in.inumbo.com ([94.247.172.50] helo=se1-gles-flk1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from <SRS0=Xcmr=C4=suse.com=jgross@srs-se1.protection.inumbo.net>) id 1qIksC-0002bQ-Ip for xen-devel@lists.xenproject.org; Mon, 10 Jul 2023 06:59:52 +0000 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by se1-gles-flk1.inumbo.com (Halon) with ESMTPS id 5d4881e2-1eef-11ee-8611-37d641c3527e; Mon, 10 Jul 2023 08:59:50 +0200 (CEST) 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-out2.suse.de (Postfix) with ESMTPS id 4AE4E1F38D; Mon, 10 Jul 2023 06:59:50 +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 1B5811361C; Mon, 10 Jul 2023 06:59:50 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id PTQrBWasq2RZYgAAMHmgww (envelope-from <jgross@suse.com>); Mon, 10 Jul 2023 06:59:50 +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: 5d4881e2-1eef-11ee-8611-37d641c3527e DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1688972390; 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=F4puyu1BswEV6Vw6vcv/7pys51yNvY/2hWRwamK9TBg=; b=ZW0LiOn712hAR3YKocaUBKvsk/ejYT0Jl2kcJDehsSDOWx9Wcqt5XrXp14g3sAS7yVxbu7 w5RpdHQAhHzyhXXiSts9x5Slg9hwZLMr0WY8Ln6+YR/EITM/rBenronzdudvwYBfJUlltt sqRE3A6b3q4gJN2THAWy5t8ViV5Fa68= From: Juergen Gross <jgross@suse.com> To: xen-devel@lists.xenproject.org Cc: Juergen Gross <jgross@suse.com>, Wei Liu <wl@xen.org>, Julien Grall <julien@xen.org>, Anthony PERARD <anthony.perard@citrix.com> Subject: [PATCH v2 00/18] tools/xenstore: drop TDB Date: Mon, 10 Jul 2023 08:59:29 +0200 Message-Id: <20230710065947.4201-1-jgross@suse.com> X-Mailer: git-send-email 2.35.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
tools/xenstore: drop TDB
|
expand
|