From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKBZx-0001W9-7e for qemu-devel@nongnu.org; Sat, 07 Feb 2015 15:02:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKBZw-00089P-EZ for qemu-devel@nongnu.org; Sat, 07 Feb 2015 15:02:09 -0500 Sender: Paolo Bonzini Message-ID: <54D66F36.5080200@redhat.com> Date: Sat, 07 Feb 2015 21:01:58 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1422270747-23994-1-git-send-email-pbonzini@redhat.com> <54D5D416.6040704@msgid.tls.msk.ru> In-Reply-To: <54D5D416.6040704@msgid.tls.msk.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/7] Six coverity fixes and a cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, Amit Shah , armbru@redhat.com, Juan Quintela On 07/02/2015 10:00, Michael Tokarev 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, will resubmit 5. Juan/Amit, can you pick up 7 which Juan has already reviewed? Paolo