From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB6Ee-0006Vt-BS for qemu-devel@nongnu.org; Wed, 05 Feb 2014 12:26:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WB6EY-0005E5-0f for qemu-devel@nongnu.org; Wed, 05 Feb 2014 12:26:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:5875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB6EX-0005Ds-Op for qemu-devel@nongnu.org; Wed, 05 Feb 2014 12:25:57 -0500 Message-ID: <52F27422.4070509@redhat.com> Date: Wed, 05 Feb 2014 18:25:54 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1391456171-52565-1-git-send-email-agraf@suse.de> <878utrupzd.fsf@blackfin.pond.sub.org> <52F0D381.3060306@redhat.com> <871tzjqdme.fsf@blackfin.pond.sub.org> In-Reply-To: <871tzjqdme.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qdev: Keep global allocation counter per bus List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Alexander Graf , Anthony Liguori , QEMU Developers Il 04/02/2014 13:14, Markus Armbruster ha scritto: > Paolo Bonzini writes: > >> Il 04/02/2014 11:33, Markus Armbruster ha scritto: >>> >>> This breaks migration unless you change bus=ide.0 to bus=ide.1 on >>> the destination. >>> >>> Should be mentioned in release notes. Do we have a place where we >>> collect release notes as we go? >> >> Yes, http://wiki.qemu.org/ChangeLog/Next > > I can record this change there, but I don't seem to have an account. Created one, will send account details offlist. Paolo