All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/spec-ctrl: Reduce HVM RAS overhead
@ 2022-08-11 19:59 Andrew Cooper
  2022-08-11 19:59 ` [PATCH 1/2] x86/svm: Remove regs param from asm-called functions Andrew Cooper
  2022-08-11 19:59 ` [PATCH 2/2] x86/svm: Keep the RAS balanced for guests Andrew Cooper
  0 siblings, 2 replies; 6+ messages in thread
From: Andrew Cooper @ 2022-08-11 19:59 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper, Jan Beulich, Roger Pau Monné, Wei Liu

This is a optimsiation discovered while working on Retbleed.

Andrew Cooper (2):
  x86/svm: Remove regs param from asm-called functions
  x86/svm: Keep the RAS balanced for guests

 xen/arch/x86/hvm/svm/entry.S     | 58 ++++++++++++++++++++++++++++++++++++----
 xen/arch/x86/hvm/svm/nestedsvm.c |  3 ++-
 xen/arch/x86/hvm/svm/svm.c       |  6 +++--
 3 files changed, 59 insertions(+), 8 deletions(-)

-- 
2.11.0



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

end of thread, other threads:[~2022-08-12 10:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-11 19:59 [PATCH 0/2] x86/spec-ctrl: Reduce HVM RAS overhead Andrew Cooper
2022-08-11 19:59 ` [PATCH 1/2] x86/svm: Remove regs param from asm-called functions Andrew Cooper
2022-08-12  7:06   ` Jan Beulich
2022-08-11 19:59 ` [PATCH 2/2] x86/svm: Keep the RAS balanced for guests Andrew Cooper
2022-08-12  7:29   ` Jan Beulich
2022-08-12 10:04     ` Andrew Cooper

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.