summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '0014-x86-spec-ctrl-Rework-spec_ctrl_flags-context-switchi.patch')
-rw-r--r--0014-x86-spec-ctrl-Rework-spec_ctrl_flags-context-switchi.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/0014-x86-spec-ctrl-Rework-spec_ctrl_flags-context-switchi.patch b/0014-x86-spec-ctrl-Rework-spec_ctrl_flags-context-switchi.patch
index a21b4d8..1c237f2 100644
--- a/0014-x86-spec-ctrl-Rework-spec_ctrl_flags-context-switchi.patch
+++ b/0014-x86-spec-ctrl-Rework-spec_ctrl_flags-context-switchi.patch
@@ -1,7 +1,8 @@
From 156ab775769d39b2dfb048ccd34dee7e86ba83a2 Mon Sep 17 00:00:00 2001
From: Andrew Cooper <andrew.cooper3@citrix.com>
Date: Fri, 1 Jul 2022 15:59:40 +0100
-Subject: [PATCH 14/67] x86/spec-ctrl: Rework spec_ctrl_flags context switching
+Subject: [PATCH 014/126] x86/spec-ctrl: Rework spec_ctrl_flags context
+ switching
We are shortly going to need to context switch new bits in both the vcpu and
S3 paths. Introduce SCF_IST_MASK and SCF_DOM_MASK, and rework d->arch.verw
@@ -163,5 +164,5 @@ index 5a590bac44aa..66b00d511fc6 100644
.macro SPEC_CTRL_ENTRY_FROM_INTR_IST
/*
--
-2.37.3
+2.37.4