All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/svm : Misc changes for few vmcb bits
@ 2024-03-07 21:39 Vaishali Thakkar
  2024-03-07 21:40 ` [PATCH 1/2] x86/svm: Drop the _enabled suffix from " Vaishali Thakkar
  2024-03-07 21:40 ` [PATCH 2/2] x86/svmdebug: Print sev and sev_es " Vaishali Thakkar
  0 siblings, 2 replies; 8+ messages in thread
From: Vaishali Thakkar @ 2024-03-07 21:39 UTC (permalink / raw)
  To: xen-devel; +Cc: jbeulich, andrew.cooper3, roger.pau, wl, Vaishali Thakkar

Hi,

In this patchset, first patch removes the unnecessary suffix
from a bunch of vmcb bits and the second patch is about
printing the status of sev and sev-es bits while dumping VMCB.

Vaishali Thakkar (2):
  x86/svm: Drop the _enabled suffix from vmcb bits
  x86/svmdebug: Print sev and sev_es vmcb bits

 xen/arch/x86/hvm/svm/nestedsvm.c        | 14 +++++++-------
 xen/arch/x86/hvm/svm/svm.c              |  2 +-
 xen/arch/x86/hvm/svm/svmdebug.c         |  2 ++
 xen/arch/x86/hvm/svm/vmcb.c             |  2 +-
 xen/arch/x86/include/asm/hvm/svm/vmcb.h | 18 +++++++++---------
 5 files changed, 20 insertions(+), 18 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-03-08  7:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-07 21:39 [PATCH 0/2] x86/svm : Misc changes for few vmcb bits Vaishali Thakkar
2024-03-07 21:40 ` [PATCH 1/2] x86/svm: Drop the _enabled suffix from " Vaishali Thakkar
2024-03-07 23:22   ` Andrew Cooper
2024-03-08  5:58     ` Vaishali Thakkar
2024-03-08  7:29   ` Jan Beulich
2024-03-07 21:40 ` [PATCH 2/2] x86/svmdebug: Print sev and sev_es " Vaishali Thakkar
2024-03-07 23:34   ` Andrew Cooper
2024-03-08  6:02     ` Vaishali Thakkar

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.