From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1WWgjj-00021B-N5 for mharc-qemu-trivial@gnu.org; Sun, 06 Apr 2014 02:39:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWgjc-0001rd-U4 for qemu-trivial@nongnu.org; Sun, 06 Apr 2014 02:39:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WWgjW-0002BU-Px for qemu-trivial@nongnu.org; Sun, 06 Apr 2014 02:39:16 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:53556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWgjK-0002AE-1I; Sun, 06 Apr 2014 02:38:58 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 4D2C740AFB; Sun, 6 Apr 2014 10:38:57 +0400 (MSK) Message-ID: <5340F680.2060108@msgid.tls.msk.ru> Date: Sun, 06 Apr 2014 10:38:56 +0400 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10 MIME-Version: 1.0 To: Hani Benhabiles References: <1396307114-4123-1-git-send-email-kroosec@gmail.com> In-Reply-To: <1396307114-4123-1-git-send-email-kroosec@gmail.com> X-Enigmail-Version: 1.5.1 OpenPGP: id=804465C5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, stefanha@redhat.com, aliguori@amazon.com Subject: Re: [Qemu-trivial] [PATCH] net: Report error when device / hub combo is not found. X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2014 06:39:23 -0000 01.04.2014 03:05, Hani Benhabiles wrote: > Also convert nearby monitor_printf() call to error_report(). Applied to -trivial, thank you! /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWgjQ-0001kt-Cg for qemu-devel@nongnu.org; Sun, 06 Apr 2014 02:39:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WWgjK-0002AO-8r for qemu-devel@nongnu.org; Sun, 06 Apr 2014 02:39:04 -0400 Message-ID: <5340F680.2060108@msgid.tls.msk.ru> Date: Sun, 06 Apr 2014 10:38:56 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1396307114-4123-1-git-send-email-kroosec@gmail.com> In-Reply-To: <1396307114-4123-1-git-send-email-kroosec@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] net: Report error when device / hub combo is not found. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hani Benhabiles Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, stefanha@redhat.com, aliguori@amazon.com 01.04.2014 03:05, Hani Benhabiles wrote: > Also convert nearby monitor_printf() call to error_report(). Applied to -trivial, thank you! /mjt