From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UiPOI-0007bC-Kt for qemu-devel@nongnu.org; Fri, 31 May 2013 09:29:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UiPOF-0003YY-Hj for qemu-devel@nongnu.org; Fri, 31 May 2013 09:29:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29056) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UiPOF-0003YU-9l for qemu-devel@nongnu.org; Fri, 31 May 2013 09:29:07 -0400 Message-ID: <51A8A60A.2030103@redhat.com> Date: Fri, 31 May 2013 15:30:50 +0200 From: Peter Krempa MIME-Version: 1.0 References: <1369722844-24345-1-git-send-email-kraxel@redhat.com> <1369722844-24345-3-git-send-email-kraxel@redhat.com> <51A89949.6040002@redhat.com> <51A89B69.5000307@redhat.com> <51A8A3E1.9030605@redhat.com> In-Reply-To: <51A8A3E1.9030605@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/2] chardev: fix "info chardev" output List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Anthony Liguori , qemu-devel@nongnu.org, stefano.stabellini@eu.citrix.com On 05/31/13 15:21, Gerd Hoffmann wrote: > Hi, > Hi, > > Please double-check. Current master > (87d23f78aa79b72da022afda358bbc8a8509ca70 to be exact) works just fine > for me. libvirt works, including a serial line redirected to pty, and > 'info chardev' looks sane too. sorry for the fuzz. :/ Upstream is really working, One of the tested binaries was actually predating the pull of your fix and I forgot to verify that as It was built yesterday. Again sorry for the noise, it's working now. Peter > > cheers, > Gerd >