From: Michal Privoznik <mprivozn@redhat.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, mtosatti@redhat.com, michael.roth@amd.com
Subject: [PATCH 0/2] i386/sev: Two trivial improvements to sev_get_capabilities()
Date: Mon, 24 Jun 2024 10:52:47 +0200 [thread overview]
Message-ID: <cover.1719218926.git.mprivozn@redhat.com> (raw)
I've noticed that recent QEMU + libvirt (current HEADs, roughly) behave
a bit different than expected. The problem is in recent change to
'query-sev-capabilities' command (well, sev_get_capabilities() in fact)
which libvirt uses (see patch 2/2). The first one is trivial.
Michal Privoznik (2):
i386/sev: Fix error message in sev_get_capabilities()
i386/sev: Fallback to the default SEV device if none provided in
sev_get_capabilities()
target/i386/sev.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
2.44.2
next reply other threads:[~2024-06-24 8:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 8:52 Michal Privoznik [this message]
2024-06-24 8:52 ` [PATCH 1/2] i386/sev: Fix error message in sev_get_capabilities() Michal Privoznik
2024-06-24 9:44 ` Philippe Mathieu-Daudé
2024-06-24 8:52 ` [PATCH 2/2] i386/sev: Fallback to the default SEV device if none provided " Michal Privoznik
2024-07-03 9:06 ` [PATCH 0/2] i386/sev: Two trivial improvements to sev_get_capabilities() Michal Prívozník
2024-07-03 11:12 ` Paolo Bonzini
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.1719218926.git.mprivozn@redhat.com \
--to=mprivozn@redhat.com \
--cc=michael.roth@amd.com \
--cc=mtosatti@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.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.