qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] i386/sev: Two trivial improvements to sev_get_capabilities()
@ 2024-06-24  8:52 Michal Privoznik
  2024-06-24  8:52 ` [PATCH 1/2] i386/sev: Fix error message in sev_get_capabilities() Michal Privoznik
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michal Privoznik @ 2024-06-24  8:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, mtosatti, michael.roth

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



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

end of thread, other threads:[~2024-07-03 11:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-24  8:52 [PATCH 0/2] i386/sev: Two trivial improvements to sev_get_capabilities() Michal Privoznik
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).