Re: [PATCH 0/2] [RESEND] SEV firmware error list touchups

2021-05-31 Thread Eduardo Habkost
On Fri, Apr 30, 2021 at 08:48:28AM -0500, Connor Kuehl wrote: > Connor Kuehl (2): > sev: use explicit indices for mapping firmware error codes to strings > sev: add missing firmware error conditions > > target/i386/sev.c | 48 --- > 1 file changed,

Re: [PATCH 0/2] [RESEND] SEV firmware error list touchups

2021-05-27 Thread Philippe Mathieu-Daudé
ping^3... On Tue, May 11, 2021 at 9:35 AM Philippe Mathieu-Daudé wrote: > > Cc'ing qemu-trivial@ > > On 4/30/21 3:48 PM, Connor Kuehl wrote: > > Connor Kuehl (2): > > sev: use explicit indices for mapping firmware error codes to strings > > sev: add missing firmware error conditions > > > >

Re: [PATCH 0/2] [RESEND] SEV firmware error list touchups

2021-05-11 Thread Philippe Mathieu-Daudé
Cc'ing qemu-trivial@ On 4/30/21 3:48 PM, Connor Kuehl wrote: > Connor Kuehl (2): > sev: use explicit indices for mapping firmware error codes to strings > sev: add missing firmware error conditions > > target/i386/sev.c | 48 --- > 1 file changed,

[PATCH 0/2] [RESEND] SEV firmware error list touchups

2021-04-30 Thread Connor Kuehl
Connor Kuehl (2): sev: use explicit indices for mapping firmware error codes to strings sev: add missing firmware error conditions target/i386/sev.c | 48 --- 1 file changed, 25 insertions(+), 23 deletions(-) -- 2.30.2