From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scavi-0005VC-6G for qemu-devel@nongnu.org; Thu, 07 Jun 2012 07:31:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Scavd-0004I8-5d for qemu-devel@nongnu.org; Thu, 07 Jun 2012 07:31:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scavc-0004Go-Ss for qemu-devel@nongnu.org; Thu, 07 Jun 2012 07:31:01 -0400 Message-ID: <4FD09134.2030603@redhat.com> Date: Thu, 07 Jun 2012 13:32:04 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1337683555-13301-1-git-send-email-lersek@redhat.com> <4FCE7684.2070206@redhat.com> <4FCF5512.9000704@redhat.com> <4FCF5BA8.3010201@suse.de> <4FCF64E4.50701@redhat.com> <20120606151640.GA7733@illuin> <4FCF777B.7000806@redhat.com> <20120606161446.GC7733@illuin> <4FCF8A0F.3020306@redhat.com> <20120606200907.GQ2916@illuin> <4FCFC49A.7040202@suse.de> In-Reply-To: <4FCFC49A.7040202@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Blue Swirl , Paolo Bonzini , Michael Roth , qemu-devel@nongnu.org On 06/06/12 22:59, Andreas F=E4rber wrote: > I've squashed the first three hunks on my qom-next-1 branch and am > listening what comes out of the discussion for the fourth one. I'm OK with dropping the fourth hunk, and thanks for squashing the first three already, because now I don't have to repost. Thanks! Laszlo