[PATCH 0/2] x86/svm : Misc changes for few vmcb bits

Vaishali Thakkar posted 2 patches 1 month, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1709846387.git.vaishali.thakkar@vates.tech
There is a newer version of this series
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(-)
[PATCH 0/2] x86/svm : Misc changes for few vmcb bits
Posted by Vaishali Thakkar 1 month, 3 weeks ago
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