summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-11-09 09:54:09 +0100
committerFlorian Schmaus <flow@gentoo.org>2022-11-09 09:54:09 +0100
commit364cc6703e42a167e223662998592c26a315fd36 (patch)
tree642939ac0d9e401dd9d1cea0e34f32b1968ce9ab /0028-x86emul-add-memory-operand-low-bits-checks-for-ENQCM.patch
parentXen 4.15.4-pre-patchset-1 (diff)
downloadxen-upstream-patches-364cc6703e42a167e223662998592c26a315fd36.tar.gz
xen-upstream-patches-364cc6703e42a167e223662998592c26a315fd36.tar.bz2
xen-upstream-patches-364cc6703e42a167e223662998592c26a315fd36.zip
Xen 4.15.4-pre-patchset-24.15.4-pre-patchset-2
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to '0028-x86emul-add-memory-operand-low-bits-checks-for-ENQCM.patch')
-rw-r--r--0028-x86emul-add-memory-operand-low-bits-checks-for-ENQCM.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0028-x86emul-add-memory-operand-low-bits-checks-for-ENQCM.patch b/0028-x86emul-add-memory-operand-low-bits-checks-for-ENQCM.patch
index 26b959e..1a63be4 100644
--- a/0028-x86emul-add-memory-operand-low-bits-checks-for-ENQCM.patch
+++ b/0028-x86emul-add-memory-operand-low-bits-checks-for-ENQCM.patch
@@ -1,7 +1,7 @@
From 4799a202a9017360708c18aa8cd699bd8d6be08b Mon Sep 17 00:00:00 2001
From: Jan Beulich <jbeulich@suse.com>
Date: Wed, 27 Jul 2022 09:31:01 +0200
-Subject: [PATCH 28/67] x86emul: add memory operand low bits checks for
+Subject: [PATCH 028/126] x86emul: add memory operand low bits checks for
ENQCMD{,S}
Already ISE rev 044 added text to this effect; rev 045 further dropped
@@ -41,5 +41,5 @@ index 5e297f797187..247c14dc4e68 100644
if ( (rc = ops->blk(x86_seg_es, src.val, mmvalp, 64, &_regs.eflags,
state, ctxt)) != X86EMUL_OKAY )
--
-2.37.3
+2.37.4