Patch 2 is the cleanup. The other six patches make the tcg, utils and migration components clean.
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(-) -- 1.8.3.1