From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se90d-0000no-Ud for qemu-devel@nongnu.org; Mon, 11 Jun 2012 14:06:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Se90a-0007zF-Kh for qemu-devel@nongnu.org; Mon, 11 Jun 2012 14:06:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se90a-0007yM-Cw for qemu-devel@nongnu.org; Mon, 11 Jun 2012 14:06:32 -0400 Date: Mon, 11 Jun 2012 14:19:31 -0300 From: Luiz Capitulino Message-ID: <20120611141931.6c039a62@doriath.home> In-Reply-To: <1339169713-31205-1-git-send-email-afaerber@suse.de> References: <1339169713-31205-1-git-send-email-afaerber@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL] qom-next queue, first batch: fixed-width visitors List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?ISO-8859-1?B?RuRyYmVy?= Cc: Jan Kiszka , qemu-devel@nongnu.org, Michael Roth , Anthony Liguori , Paolo Bonzini , Laszlo Ersek On Fri, 8 Jun 2012 17:35:05 +0200 Andreas F=E4rber wrote: > Hello Anthony, >=20 > To get moving with the merge of qom-next into qemu.git, now that the Make= file > PULL is in, please pull a first small batch, grouping patches directly re= lated > to fixed-width visitors. FWIW, the fixed-width visitors looked good to me last time I glanced at its series.