From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UL6BD-0004re-S3 for qemu-devel@nongnu.org; Thu, 28 Mar 2013 02:19:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UL6BC-0000PY-AJ for qemu-devel@nongnu.org; Thu, 28 Mar 2013 02:19:19 -0400 Received: from mx3-phx2.redhat.com ([209.132.183.24]:44578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UL6BC-0000PK-1W for qemu-devel@nongnu.org; Thu, 28 Mar 2013 02:19:18 -0400 Date: Thu, 28 Mar 2013 02:18:57 -0400 (EDT) From: Paolo Bonzini Message-ID: <1916380969.16382957.1364451537864.JavaMail.root@redhat.com> In-Reply-To: <87li98pmnj.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 3/3] ipoctal232: Convert to use chardev properties directly List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Hans de Goede , Alberto Garcia , qemu-devel@nongnu.org > > Signed-off-by: Hans de Goede > > Cc: Alberto Garcia > > I don't think this is a show stopper, but this is a compatibility > breaker, no? > > We should be more up front about that and include release notes as > appropriate. Yes on all counts. I can work on the release notes. Paolo