Message ID | 20230606091842.13123-1-binbin.wu@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <kvm-owner@vger.kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5C118C7EE24 for <kvm@archiver.kernel.org>; Tue, 6 Jun 2023 09:18:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233658AbjFFJSx (ORCPT <rfc822;kvm@archiver.kernel.org>); Tue, 6 Jun 2023 05:18:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59724 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231607AbjFFJSw (ORCPT <rfc822;kvm@vger.kernel.org>); Tue, 6 Jun 2023 05:18:52 -0400 Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC0F4100; Tue, 6 Jun 2023 02:18:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1686043130; x=1717579130; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=oCyzogUQkZ9Hsw1ydaA++S/3Q0klQzQu5TB41trYUzw=; b=keODg+XNVGjLHFeQNxYxQNREseYFvNbj1iWq+nAJiOZgrkGEnbq5QOnQ zlDmbiPowwKE53bEhyEFN8rMDr77yw+K0zwifWRknmhPlSEnCM7sFF6+t pLreTGHYsfXrWaVAXI4g8BLZwsJOiAShA9jTWwPersyZTyDgHsJJoCBsc IA3M2vM/sa19unKHhP9tfbAhoM2mJ9yqDCRjRHpnwErN5mf91v7oVsfWz 2fA3FpsxaKJwqo6r7QiTe/C1vdidU8Nu24YBhdx4gIOclF5nM4E3TgrVL DBPFhh0BNmF1kdB7L4I2A8zwvk5UuXU5ZbY7tyKRNMHJPX+aE+TOkRuZr w==; X-IronPort-AV: E=McAfee;i="6600,9927,10732"; a="341252796" X-IronPort-AV: E=Sophos;i="6.00,219,1681196400"; d="scan'208";a="341252796" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Jun 2023 02:18:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10732"; a="883263605" X-IronPort-AV: E=Sophos;i="6.00,219,1681196400"; d="scan'208";a="883263605" Received: from binbinwu-mobl.ccr.corp.intel.com ([10.249.170.159]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Jun 2023 02:18:45 -0700 From: Binbin Wu <binbin.wu@linux.intel.com> To: kvm@vger.kernel.org, linux-kernel@vger.kernel.org Cc: seanjc@google.com, pbonzini@redhat.com, chao.gao@intel.com, kai.huang@intel.com, David.Laight@ACULAB.COM, robert.hu@linux.intel.com, binbin.wu@linux.intel.com Subject: [PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling Date: Tue, 6 Jun 2023 17:18:36 +0800 Message-Id: <20230606091842.13123-1-binbin.wu@linux.intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org |
Series |
Linear Address Masking (LAM) KVM Enabling
|
expand
|