From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFLCC-0000gb-1Y for qemu-devel@nongnu.org; Tue, 12 Mar 2013 05:08:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFLC8-0000Hu-Px for qemu-devel@nongnu.org; Tue, 12 Mar 2013 05:08:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFLC8-0000Hl-I0 for qemu-devel@nongnu.org; Tue, 12 Mar 2013 05:08:28 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2C98Sbo005610 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 12 Mar 2013 05:08:28 -0400 Message-ID: <513EF089.6010900@redhat.com> Date: Tue, 12 Mar 2013 10:08:25 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1363078589-15233-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1363078589-15233-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL v3 00/19] chardev: qapi conversion continued List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org Hi, > git://git.kraxel.org/qemu chardev.3 Pushed chardev.4 ... > chardev: add vc support to qapi > [fixup] vc ... with these two guys squashed. sorry for the trouble, Gerd