From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0BDE3C4346E for ; Tue, 29 Sep 2020 09:17:25 +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 8F2D220848 for ; Tue, 29 Sep 2020 09:17:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8F2D220848 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=panix.com Authentication-Results: mail.kernel.org; spf=pass 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.92) (envelope-from ) id 1kNBkz-0004Hn-EZ; Tue, 29 Sep 2020 09:17:09 +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.92) (envelope-from ) id 1kNBky-0004Hi-1p for xen-devel@lists.xenproject.org; Tue, 29 Sep 2020 09:17:08 +0000 X-Inumbo-ID: 2faa5065-2155-4fde-b453-505ec5eeffae Received: from mailbackend.panix.com (unknown [166.84.1.89]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 2faa5065-2155-4fde-b453-505ec5eeffae; Tue, 29 Sep 2020 09:17:07 +0000 (UTC) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mailbackend.panix.com (Postfix) with ESMTP id 4C0v0f31YQz1p5d; Tue, 29 Sep 2020 05:17:06 -0400 (EDT) Received: by panix5.panix.com (Postfix, from userid 13564) id 4C0v0f26hbzfYm; Tue, 29 Sep 2020 05:17:06 -0400 (EDT) Date: Tue, 29 Sep 2020 05:17:06 -0400 From: Brian Marcotte To: Anthony PERARD Cc: paul@xen.org, 'Paul Durrant' , 'Jules' , xen-devel@lists.xenproject.org, oleksandr_grytsov@epam.com, wl@xen.org Subject: Re: [EXTERNAL] [Xen-devel] XEN Qdisk Ceph rbd support broken? Message-ID: <20200929091706.GA10243@panix.com> References: <763e69df40604c51bb72477c706ec24b@EX13D32EUC003.ant.amazon.com> <20200715191705.GA20643@panix.com> <000b01d65b40$ab7fead0$027fc070$@xen.org> <20200716202331.GA9471@panix.com> <003401d65c0e$995bb4f0$cc131ed0$@xen.org> <20200928142757.GA2006946@perard.uk.xensource.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200928142757.GA2006946@perard.uk.xensource.com> X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" > Jules, Brian, could you maybe try the attach QEMU patch and see if that > works? I applied the patch to the latest release QEMU (5.1.0), and successfully ran these types of guests: PVHVM Linux PVHVM FreeBSD PV NetBSD PVH NetBSD -- - Brian