Message ID | cover.1717410850.git.Sergiy_Kibrik@epam.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 96248C25B75 for <xen-devel@archiver.kernel.org>; Mon, 3 Jun 2024 11:06:17 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.734798.1140868 (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1sE5Vb-0006kC-6p; Mon, 03 Jun 2024 11:05:47 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 734798.1140868; Mon, 03 Jun 2024 11:05:47 +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 1sE5Vb-0006k5-2A; Mon, 03 Jun 2024 11:05:47 +0000 Received: by outflank-mailman (input) for mailman id 734798; Mon, 03 Jun 2024 11:05:46 +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=G0SM=NF=darkstar.site=sakib@srs-se1.protection.inumbo.net>) id 1sE5Va-0006jz-KL for xen-devel@lists.xenproject.org; Mon, 03 Jun 2024 11:05:46 +0000 Received: from pb-smtp20.pobox.com (pb-smtp20.pobox.com [173.228.157.52]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 375ab25f-2199-11ef-90a1-e314d9c70b13; Mon, 03 Jun 2024 13:05:43 +0200 (CEST) Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id A5527272C0; Mon, 3 Jun 2024 07:05:40 -0400 (EDT) (envelope-from sakib@darkstar.site) Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 9C69A272BF; Mon, 3 Jun 2024 07:05:40 -0400 (EDT) (envelope-from sakib@darkstar.site) Received: from localhost (unknown [185.130.54.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id 4CFD5272BE; Mon, 3 Jun 2024 07:05:32 -0400 (EDT) (envelope-from sakib@darkstar.site) 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: 375ab25f-2199-11ef-90a1-e314d9c70b13 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=pobox.com; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=sasl; bh=QaiSGXogYi2owIsVlMMKiyc+5dmbop+tdzhMcxRnQ+o=; b=D2oL eEzRqIEaJ7zNqTatP09PLPsJBgx0kSXGrYT8gRy6Gy+xSyLqP++ZMch2IEN/0/wl p8BhrWvjvGSpoEnJaRKFImGr8OpfKPUrUdQAypL8aKOcrLdZhpDxitnIQLYvIBOE u9VvvsjNmV61UCxrYFUi39UFf3kBYdpWNMa1Tno= From: Sergiy Kibrik <Sergiy_Kibrik@epam.com> To: xen-devel@lists.xenproject.org Cc: Sergiy Kibrik <Sergiy_Kibrik@epam.com>, Jan Beulich <jbeulich@suse.com>, Andrew Cooper <andrew.cooper3@citrix.com>, =?utf-8?q?Roger_Pau_Monn=C3=A9?= <roger.pau@citrix.com>, George Dunlap <george.dunlap@citrix.com>, Tamas K Lengyel <tamas@tklengyel.com>, Stefano Stabellini <sstabellini@kernel.org>, Paul Durrant <paul@xen.org>, Julien Grall <julien@xen.org>, Bertrand Marquis <bertrand.marquis@arm.com>, Michal Orzel <michal.orzel@amd.com>, Volodymyr Babchuk <Volodymyr_Babchuk@epam.com>, Xenia Ragiadakou <xenia.ragiadakou@amd.com> Subject: [XEN PATCH v3 00/16] x86: make cpu virtualization support configurable Date: Mon, 3 Jun 2024 14:05:28 +0300 Message-Id: <cover.1717410850.git.Sergiy_Kibrik@epam.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Pobox-Relay-ID: 31F0C22E-2199-11EF-9A9D-ACC938F0AE34-90055647!pb-smtp20.pobox.com Content-Transfer-Encoding: quoted-printable |
Series |
x86: make cpu virtualization support configurable
|
expand
|