All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86emul: XCR0 handling
@ 2026-08-20  8:50 Jan Beulich
  2026-08-20  8:52 ` [PATCH 1/2] x86emul: latch XCR0 early during decode Jan Beulich
  2026-08-20  8:52 ` [PATCH 2/2] x86emul: use latched XCR0 in x86emul_get_fpu() Jan Beulich
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Beulich @ 2026-08-20  8:50 UTC (permalink / raw)
  To: xen-devel@lists.xenproject.org
  Cc: Andrew Cooper, Teddy Astie, Roger Pau Monné, Andrew Mbugua

Prompted by Andrew's report [1] I thought it may help if we accelerated two
of the patches I have pending as part of the (so far unposted) APX series.
We previously discussed latching some control register state once early, so
let's start with doing so for XCR0.

[1] https://lists.xen.org/archives/html/xen-devel/2026-08/msg01006.html

1: latch XCR0 early during decode
2: use latched XCR0 in x86emul_get_fpu()

Jan


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-20  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-20  8:50 [PATCH 0/2] x86emul: XCR0 handling Jan Beulich
2026-08-20  8:52 ` [PATCH 1/2] x86emul: latch XCR0 early during decode Jan Beulich
2026-08-20  8:52 ` [PATCH 2/2] x86emul: use latched XCR0 in x86emul_get_fpu() Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.