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

2021-05-11 Thread Philippe Mathieu-Daudé
On Mon, Mar 22, 2021 at 5:43 PM Eduardo Habkost wrote: > On Mon, Mar 22, 2021 at 09:09:44AM -0500, Connor Kuehl wrote: > > On 3/22/21 5:18 AM, Philippe Mathieu-Daudé wrote: > > > On 3/15/21 3:08 PM, Connor Kuehl wrote: > > > > On 2/18/21 9:16 AM, Connor Kuehl wrote: > > > > > Connor Kuehl (2): > >

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

2021-03-22 Thread Eduardo Habkost
On Mon, Mar 22, 2021 at 09:09:44AM -0500, Connor Kuehl wrote: > On 3/22/21 5:18 AM, Philippe Mathieu-Daudé wrote: > > Hi Connor, > > > > On 3/15/21 3:08 PM, Connor Kuehl wrote: > > > On 2/18/21 9:16 AM, Connor Kuehl wrote: > > > > Connor Kuehl (2): > > > >    sev: use explicit indices for mapping

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

2021-03-22 Thread Connor Kuehl
On 3/22/21 5:18 AM, Philippe Mathieu-Daudé wrote: Hi Connor, On 3/15/21 3:08 PM, Connor Kuehl wrote: On 2/18/21 9:16 AM, Connor Kuehl wrote: Connor Kuehl (2):    sev: use explicit indices for mapping firmware error codes to strings    sev: add missing firmware error conditions   target/i38

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

2021-03-22 Thread Philippe Mathieu-Daudé
Hi Connor, On 3/15/21 3:08 PM, Connor Kuehl wrote: > On 2/18/21 9:16 AM, 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

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

2021-03-15 Thread Connor Kuehl
On 2/18/21 9:16 AM, 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 deletio

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

2021-03-08 Thread Connor Kuehl
On 2/18/21 9:16 AM, 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 deletio

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

2021-02-19 Thread Philippe Mathieu-Daudé
On 2/19/21 3:46 PM, Connor Kuehl wrote: > On 2/18/21 9:48 AM, Philippe Mathieu-Daudé wrote: >> On 2/18/21 4:16 PM, Connor Kuehl wrote: >>> Connor Kuehl (2): >>>    sev: use explicit indices for mapping firmware error codes to strings >>>    sev: add missing firmware error conditions >>> >>>   targe

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

2021-02-19 Thread Connor Kuehl
On 2/18/21 9:48 AM, Philippe Mathieu-Daudé wrote: On 2/18/21 4:16 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 ---

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

2021-02-18 Thread Philippe Mathieu-Daudé
On 2/18/21 4:16 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 d

[PATCH 0/2] SEV firmware error list touchups

2021-02-18 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.29.2