Message ID | 20230419172817.272758-1-stefanha@redhat.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 4BBA1C6FD18 for <xen-devel@archiver.kernel.org>; Wed, 19 Apr 2023 17:28:56 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.523640.813879 (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1ppBbb-0001in-95; Wed, 19 Apr 2023 17:28:31 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 523640.813879; Wed, 19 Apr 2023 17:28:31 +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 1ppBbb-0001ig-66; Wed, 19 Apr 2023 17:28:31 +0000 Received: by outflank-mailman (input) for mailman id 523640; Wed, 19 Apr 2023 17:28:30 +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=Pu/K=AK=redhat.com=stefanha@srs-se1.protection.inumbo.net>) id 1ppBba-0001ia-M1 for xen-devel@lists.xenproject.org; Wed, 19 Apr 2023 17:28:30 +0000 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 985f871d-ded7-11ed-b21f-6b7b168915f2; Wed, 19 Apr 2023 19:28:28 +0200 (CEST) Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-637-61a8q54tM8SArQfWECWbMQ-1; Wed, 19 Apr 2023 13:28:22 -0400 Received: from smtp.corp.redhat.com (int-mx10.intmail.prod.int.rdu2.redhat.com [10.11.54.10]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id CF33185C069; Wed, 19 Apr 2023 17:28:20 +0000 (UTC) Received: from localhost (unknown [10.39.192.234]) by smtp.corp.redhat.com (Postfix) with ESMTP id 65E3C483EC4; Wed, 19 Apr 2023 17:28:19 +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: 985f871d-ded7-11ed-b21f-6b7b168915f2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1681925307; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JAqVXMqjwf5xGB6ARdoAeUgfvsknmkfSYSzm+VSDhMc=; b=B/gffyY6tWv2BCXraGKpu2rn5Fy+0sL3j0wosTVDP7L4lg5wFOmT8bf3qog7y3en4Qcg3k JDOIBGCNx0/mxxnB9HHBCnzAH/3jWvA42caQyOlAaNzHyw/2CAtZWAF1DixhnxAcSbjIvu jDtpAIZMsaf9Gb15G0Q+ZZQFG/CP7RY= X-MC-Unique: 61a8q54tM8SArQfWECWbMQ-1 From: Stefan Hajnoczi <stefanha@redhat.com> To: qemu-devel@nongnu.org Cc: Stefano Stabellini <sstabellini@kernel.org>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Fam Zheng <fam@euphon.net>, Stefan Hajnoczi <stefanha@redhat.com>, Julia Suvorova <jusual@redhat.com>, Hanna Reitz <hreitz@redhat.com>, =?utf-8?q?Daniel_P=2E_Berrang=C3=A9?= <berrange@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Coiby Xu <Coiby.Xu@gmail.com>, Paul Durrant <paul@xen.org>, Ronnie Sahlberg <ronniesahlberg@gmail.com>, Eduardo Habkost <eduardo@habkost.net>, Juan Quintela <quintela@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>, Anthony Perard <anthony.perard@citrix.com>, Kevin Wolf <kwolf@redhat.com>, "Richard W.M. Jones" <rjones@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, xen-devel@lists.xenproject.org, qemu-block@nongnu.org, "Dr. David Alan Gilbert" <dgilbert@redhat.com>, =?utf-8?q?Philippe_Mathieu-?= =?utf-8?q?Daud=C3=A9?= <philmd@linaro.org>, Peter Lieven <pl@kamp.de>, eesposit@redhat.com, Aarushi Mehta <mehta.aaru20@gmail.com>, Stefan Weil <sw@weilnetz.de>, Xie Yongji <xieyongji@bytedance.com>, David Woodhouse <dwmw2@infradead.org> Subject: [PATCH v2 00/16] block: remove aio_disable_external() API Date: Wed, 19 Apr 2023 13:28:01 -0400 Message-Id: <20230419172817.272758-1-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.10 |
Series |
block: remove aio_disable_external() API
|
expand
|