qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/7] Six coverity fixes and a cle


From: Michael Tokarev
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/7] Six coverity fixes and a cleanup
Date: Sat, 07 Feb 2015 12:00:06 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0

26.01.2015 14:12, Paolo Bonzini wrote:
> Patch 2 is the cleanup.  The other six patches make the tcg, utils and
> migration components clean.

Applied to -trivial patches 1,2,3,4 and 6, not applied 5 (due to
questionable errno checking addition) and 7, due to a discussion.

Thanks,

/mjt

> 
> Paolo Bonzini (7):
>   cpu-exec: drop dead assignment
>   cpu-exec: simplify icount code
>   uri: avoid NULL arguments to strcmp
>   qemu-sockets: improve error reporting in unix_listen_opts
>   cutils: refine strtol error handling in parse_debug_env
>   aes: remove a dead return statement
>   migration: do floating-point division
> 
>  cpu-exec.c            | 12 +++---------
>  migration/migration.c |  2 +-
>  util/aes.c            |  2 +-
>  util/cutils.c         |  4 ++--
>  util/qemu-sockets.c   | 24 ++++++++++++++++++------
>  util/uri.c            |  4 +++-
>  6 files changed, 28 insertions(+), 20 deletions(-)
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]