From patchwork Wed Feb 26 16:08:45 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Durrant X-Patchwork-Id: 11406703 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6CE8F159A for ; Wed, 26 Feb 2020 16:10:35 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 497142084E for ; Wed, 26 Feb 2020 16:10:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="OZjvY4Lz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 497142084E Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=amazon.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1j6zFG-0006Qh-VH; Wed, 26 Feb 2020 16:09:10 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1j6zFF-0006QX-Sb for xen-devel@lists.xenproject.org; Wed, 26 Feb 2020 16:09:09 +0000 X-Inumbo-ID: 50fd4d40-58b2-11ea-9479-12813bfff9fa Received: from smtp-fw-2101.amazon.com (unknown [72.21.196.25]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 50fd4d40-58b2-11ea-9479-12813bfff9fa; Wed, 26 Feb 2020 16:09:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1582733348; x=1614269348; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=h464mqtmwaA+DZNuFDOMX8pc3q8xXvS7rab+S1gw89I=; b=OZjvY4Lz0R8CEjJ/wpw2m1n2SHpS5hOFPtwRnFCOBcj37TnKq8gcPk8H DNzeWI8flZvU9yVvV6Tp36mEk5IhGMwh8NpqMkswN1wbfW2UdqWsRsdIU nJRSkKYGau1QGkVRZtFG+Dyw6pURaG3AxOr6l3Dx/WchpMfAKq9bL58v6 8=; IronPort-SDR: LOVFwcJtS2dc9lBRTkbREqzu9iaIrKMgwBURe4p0v1g1ApHlnTyaH2uFHT5VHr1fniq4F8Sm+s jezHYpLC1EWQ== X-IronPort-AV: E=Sophos;i="5.70,488,1574121600"; d="scan'208";a="18981234" Received: from iad12-co-svc-p1-lb1-vlan2.amazon.com (HELO email-inbound-relay-2b-81e76b79.us-west-2.amazon.com) ([10.43.8.2]) by smtp-border-fw-out-2101.iad2.amazon.com with ESMTP; 26 Feb 2020 16:08:55 +0000 Received: from EX13MTAUEA002.ant.amazon.com (pdx4-ws-svc-p6-lb7-vlan3.pdx.amazon.com [10.170.41.166]) by email-inbound-relay-2b-81e76b79.us-west-2.amazon.com (Postfix) with ESMTPS id 4E5A7A2C4E for ; Wed, 26 Feb 2020 16:08:54 +0000 (UTC) Received: from EX13D32EUC001.ant.amazon.com (10.43.164.159) by EX13MTAUEA002.ant.amazon.com (10.43.61.77) with Microsoft SMTP Server (TLS) id 15.0.1236.3; Wed, 26 Feb 2020 16:08:54 +0000 Received: from EX13MTAUWB001.ant.amazon.com (10.43.161.207) by EX13D32EUC001.ant.amazon.com (10.43.164.159) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Wed, 26 Feb 2020 16:08:52 +0000 Received: from u2f063a87eabd5f.cbg10.amazon.com (10.125.106.135) by mail-relay.amazon.com (10.43.161.249) with Microsoft SMTP Server id 15.0.1367.3 via Frontend Transport; Wed, 26 Feb 2020 16:08:50 +0000 From: Paul Durrant To: Date: Wed, 26 Feb 2020 16:08:45 +0000 Message-ID: <20200226160848.1854-1-pdurrant@amazon.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Precedence: Bulk Subject: [Xen-devel] [PATCH 0/3] PV driver compatibility fixes X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Paul Durrant Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Paul Durrant (3): libxl: create domain 'error' node in xenstore libxl: make creation of xenstore suspend event channel node optional libxl: make the top level 'device' node in xenstore writable... docs/man/xl.cfg.5.pod.in | 7 +++++++ docs/misc/xenstore-paths.pandoc | 5 +++++ tools/libxl/libxl.h | 13 ++++++++++++- tools/libxl/libxl_create.c | 17 +++++++++++++---- tools/libxl/libxl_types.idl | 1 + tools/xl/xl_parse.c | 3 +++ 6 files changed, 41 insertions(+), 5 deletions(-)