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

Hyman Huang posted 2 patches 10 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1704626686.git.yong.huang@smartx.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
target/i386/sev.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
[PATCH v2 0/2] Nitpick at the error message's output
Posted by Hyman Huang 10 months, 3 weeks ago
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
Re: [PATCH v2 0/2] Nitpick at the error message's output
Posted by Yong Huang 10 months, 2 weeks ago
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
>
>

-- 
Best regards