Message ID | 20230306084658.29709-1-thuth@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 0E80CC6FD19 for <xen-devel@archiver.kernel.org>; Mon, 6 Mar 2023 08:47:25 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.506780.779935 (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1pZ6V1-0000e3-Ax; Mon, 06 Mar 2023 08:47:15 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 506780.779935; Mon, 06 Mar 2023 08:47:15 +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 1pZ6V1-0000dw-77; Mon, 06 Mar 2023 08:47:15 +0000 Received: by outflank-mailman (input) for mailman id 506780; Mon, 06 Mar 2023 08:47:13 +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=A4jh=66=redhat.com=thuth@srs-se1.protection.inumbo.net>) id 1pZ6Uz-0000dk-8P for xen-devel@lists.xenproject.org; Mon, 06 Mar 2023 08:47:13 +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 7a8ddc30-bbfb-11ed-96b4-2f268f93b82a; Mon, 06 Mar 2023 09:47:11 +0100 (CET) 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-141-iFMUPCcmN3aMIcATWsDMhw-1; Mon, 06 Mar 2023 03:47:03 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id D705D85C6F4; Mon, 6 Mar 2023 08:47:02 +0000 (UTC) Received: from thuth.com (unknown [10.39.193.101]) by smtp.corp.redhat.com (Postfix) with ESMTP id 664C3175AD; Mon, 6 Mar 2023 08:47:00 +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: 7a8ddc30-bbfb-11ed-96b4-2f268f93b82a DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1678092428; 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=tCsKG0wad2kO1KKnqRl1WoTNl9pW94eSqEiurkcIzhg=; b=WsiT/FQuS/inI7Y+rWJgid3sdapcChrttwN9U3XS6qF+qBcFVpe5Q5+lqAgqPPHD+fLHPI lWluwP+2VlR4NaIBihv0bHhVTwK1yIY7HN9ahppr3UHRZ9+OKxCUZBiAEVkM3wPkeQ3VPy +14RHBgiAF3QYoR2aLB6KqVaED2VA+0= X-MC-Unique: iFMUPCcmN3aMIcATWsDMhw-1 From: Thomas Huth <thuth@redhat.com> To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>, Daniel Berrange <berrange@redhat.com>, Paolo Bonzini <pbonzini@redhat.com> Cc: Markus Armbruster <armbru@redhat.com>, =?utf-8?q?Alex_Benn=C3=A9e?= <alex.bennee@linaro.org>, qemu-arm@nongnu.org, Maxim Levitsky <mlevitsk@redhat.com>, libvir-list@redhat.com, Richard Henderson <richard.henderson@linaro.org>, xen-devel@lists.xenproject.org, Reinoud Zandijk <reinoud@netbsd.org>, Wilfred Mallawa <wilfred.mallawa@wdc.com>, John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Subject: [PATCH v4 0/5] Deprecate system emulation support for 32-bit x86 and arm hosts Date: Mon, 6 Mar 2023 09:46:53 +0100 Message-Id: <20230306084658.29709-1-thuth@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.5 |
Series |
Deprecate system emulation support for 32-bit x86 and arm hosts
|
expand
|