Message ID | 20210430134830.254741-1-ckuehl@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | SEV firmware error list touchups | expand |
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, 25 insertions(+), 23 deletions(-) >
ping^3... On Tue, May 11, 2021 at 9:35 AM Philippe Mathieu-Daudé <philmd@redhat.com> 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 > > > > target/i386/sev.c | 48 ++++++++++++++++++++++++----------------------- > > 1 file changed, 25 insertions(+), 23 deletions(-) > > >
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, 25 insertions(+), 23 deletions(-) I'm queueing this on x86-next, apologies for the delay.