From: Vaishali Thakkar <vaishali.thakkar@vates.tech>
To: xen-devel@lists.xenproject.org
Cc: jbeulich@suse.com, andrew.cooper3@citrix.com,
roger.pau@citrix.com, wl@xen.org,
Vaishali Thakkar <vaishali.thakkar@vates.tech>
Subject: [PATCH 0/2] x86/svm : Misc changes for few vmcb bits
Date: Thu, 07 Mar 2024 21:39:52 +0000 [thread overview]
Message-ID: <cover.1709846387.git.vaishali.thakkar@vates.tech> (raw)
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
next reply other threads:[~2024-03-07 21:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-07 21:39 Vaishali Thakkar [this message]
2024-03-07 21:40 ` [PATCH 1/2] x86/svm: Drop the _enabled suffix from vmcb bits 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1709846387.git.vaishali.thakkar@vates.tech \
--to=vaishali.thakkar@vates.tech \
--cc=andrew.cooper3@citrix.com \
--cc=jbeulich@suse.com \
--cc=roger.pau@citrix.com \
--cc=wl@xen.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.