Message ID | 20230616113353.45202-1-xiong.y.zhang@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 7831BEB64D8 for <kvm@archiver.kernel.org>; Fri, 16 Jun 2023 11:34:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245214AbjFPLez (ORCPT <rfc822;kvm@archiver.kernel.org>); Fri, 16 Jun 2023 07:34:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52472 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344038AbjFPLeu (ORCPT <rfc822;kvm@vger.kernel.org>); Fri, 16 Jun 2023 07:34:50 -0400 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CED9B2720; Fri, 16 Jun 2023 04:34: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=1686915289; x=1718451289; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=AKKeQORNxyoIr55evresNhecisiAb3zFzExDFUiE9pw=; b=YcG8Yg5pOPGzbscLUJ3zXBps2izdrd1CnfuIubRr5Q2+wqOrS+ifFdHL 10Y2SGu0g8NLa0Y+w8attK+JIGNp6LdI8h/OyAHCY3NUWHk0hMe25WSjV rLcwCs+BO1e88lJskr+DmnQBAZuYyzWu5dv5dJyDe4BkC5RCAtILOSo7h 9nwCW/3gv8NfTIa478px2Gbk1DBXzwQziW//S6+LKp958qkBAvCxOESas n7jnB/OsBChKvBRNtHlMkH+Vf5USf4UNeUfbSBngjq/lXDAzEBAowy2/3 v69E/GreIe01E+eJ4C8FG6iC8ZNYdn7G/bkMbJUaZyVQTsajYoX2l5Yq0 Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10742"; a="445574753" X-IronPort-AV: E=Sophos;i="6.00,247,1681196400"; d="scan'208";a="445574753" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jun 2023 04:34:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10742"; a="782872274" X-IronPort-AV: E=Sophos;i="6.00,247,1681196400"; d="scan'208";a="782872274" Received: from youzhiji-mobl.ccr.corp.intel.com (HELO xiongzha-desk1.ccr.corp.intel.com) ([10.249.173.213]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jun 2023 04:34:46 -0700 From: Xiong Zhang <xiong.y.zhang@intel.com> To: kvm@vger.kernel.org, linux-kernel@vger.kernel.org Cc: seanjc@google.com, pbonzini@redhat.com, peterz@infradead.org, like.xu.linux@gmail.com, kan.liang@linux.intel.com, zhenyuw@linux.intel.com, zhiyuan.lv@intel.com, Xiong Zhang <xiong.y.zhang@intel.com> Subject: [PATCH 0/4] Part of fix for host and guest LBR event coexist Date: Fri, 16 Jun 2023 19:33:49 +0800 Message-Id: <20230616113353.45202-1-xiong.y.zhang@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 |
Part of fix for host and guest LBR event coexist
|
expand
|