mbox series

[v2,0/2] Nitpick at the error message's output

Message ID cover.1704626686.git.yong.huang@smartx.com (mailing list archive)
Headers show
Series Nitpick at the error message's output | expand

Message

Yong Huang Jan. 7, 2024, 11:53 a.m. UTC
v2:
- rebase on master
- add a commit to sort the error message so that an explanation
  error number can be returned on all failure paths

Hyman Huang (2):
  i386/sev: Sort the error message
  i386/sev: Nitpick at the error message's output

 target/i386/sev.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Comments

Yong Huang Jan. 15, 2024, 6:26 a.m. UTC | #1
Ping

On Sun, Jan 7, 2024 at 7:53 PM Hyman Huang <yong.huang@smartx.com> wrote:

> v2:
> - rebase on master
> - add a commit to sort the error message so that an explanation
>   error number can be returned on all failure paths
>
> Hyman Huang (2):
>   i386/sev: Sort the error message
>   i386/sev: Nitpick at the error message's output
>
>  target/i386/sev.c | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)
>
> --
> 2.39.1
>
>