Message ID | 20250416002546.3300893-1-mlevitsk@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BD14A1A23AD for <kvm@vger.kernel.org>; Wed, 16 Apr 2025 00:25:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744763160; cv=none; b=fzdJ0HzkYlTForgXAS8DSd99nNV9bFy7JzvAgq2ruasDBgwr1Pidry6z1D6U//C7pEsyBeYNZOXvn3S/g5Sy+li1pIsbnF/p5S2S1CHNz614+Daj0dHYTXp7Llt8rtS4yrqV9QC7EV88cirNvhyEUjgcmIvnXyKDXQfhKu1I3H8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744763160; c=relaxed/simple; bh=rAQB06qNKaTpCQ5F1V2P860tIuKiVC0zxgSe13IoRek=; h=From:To:Cc:Subject:Date:Message-Id:Content-Type:MIME-Version; b=s5lAZ+4WgcWpYHbIhHFSI/M9J5MqHXr4kJuzRy1vMcwS+BheDFdWVHPExUwTjcR3RoA8+FNVaemc19Sw5O6CdWiKTTEbOf2VhBn0GZ5z4LfmAVuaEObiTKHaZ49r/0mfwkuXB0W7bp5n57UFvdbrfD5d7hBINmAnQAb4omJ6Nqg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=TIpN202J; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="TIpN202J" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1744763157; 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=6VRzsCXdjsEm2LcwvX2WIfWWs2J/juCRAQ9Ar72ntks=; b=TIpN202JY6JgRW9qxzzNzqxiQwgVa8xNqLsjqF1n130a/u8rsgid0QM706e7pQhV9BMQZq i7m59VBRgOu4I5l7Xxkf3BFcCqFydjYDKBvF+SJw96cLzCmojWI63vwj7qwV+D5Mc/uf7O /CX9eZgWR+tsk0fO2tWJgGAzdPukvBM= Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-488-41e5qrCiPtW36mNL1R4woA-1; Tue, 15 Apr 2025 20:25:52 -0400 X-MC-Unique: 41e5qrCiPtW36mNL1R4woA-1 X-Mimecast-MFC-AGG-ID: 41e5qrCiPtW36mNL1R4woA_1744763150 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 50FE8180025B; Wed, 16 Apr 2025 00:25:50 +0000 (UTC) Received: from starship.lan (unknown [10.22.82.37]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 686BB180B489; Wed, 16 Apr 2025 00:25:47 +0000 (UTC) From: Maxim Levitsky <mlevitsk@redhat.com> To: kvm@vger.kernel.org Cc: Thomas Gleixner <tglx@linutronix.de>, Borislav Petkov <bp@alien8.de>, Paolo Bonzini <pbonzini@redhat.com>, x86@kernel.org, Sean Christopherson <seanjc@google.com>, Dave Hansen <dave.hansen@linux.intel.com>, Ingo Molnar <mingo@redhat.com>, linux-kernel@vger.kernel.org, "H. Peter Anvin" <hpa@zytor.com>, Maxim Levitsky <mlevitsk@redhat.com> Subject: [PATCH 0/3] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough Date: Tue, 15 Apr 2025 20:25:43 -0400 Message-Id: <20250416002546.3300893-1-mlevitsk@redhat.com> Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: kvm@vger.kernel.org List-Id: <kvm.vger.kernel.org> List-Subscribe: <mailto:kvm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:kvm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 |
Series |
KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
|
expand
|