From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39752 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTDDG-0006UP-LJ for qemu-devel@nongnu.org; Thu, 16 Dec 2010 07:45:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTDDF-0007Gd-Id for qemu-devel@nongnu.org; Thu, 16 Dec 2010 07:45:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:5958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTDDF-0007GY-8w for qemu-devel@nongnu.org; Thu, 16 Dec 2010 07:45:37 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id oBGCjZVv001368 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 16 Dec 2010 07:45:36 -0500 Message-ID: <4D0A09F9.2030508@redhat.com> Date: Thu, 16 Dec 2010 13:45:45 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1292266756.2857.122.camel@x201> <20101213190619.GD9554@redhat.com> <1292267708.2857.123.camel@x201> <20101214044342.GE9554@redhat.com> <1292302848.2857.148.camel@x201> <20101214123209.GC19950@redhat.com> <1292341315.2857.175.camel@x201> <4D07947B.80702@redhat.com> <20101215100024.GC28825@redhat.com> <4D08F6F9.5050104@redhat.com> <20101215190436.GA8605@redhat.com> In-Reply-To: <20101215190436.GA8605@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] rtl8139: IO memory is not part of vmstate List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Alex Williamson , qemu-devel@nongnu.org, quintela@redhat.com On 12/15/2010 08:04 PM, Michael S. Tsirkin wrote: > This assuming upstream developers do not care about downstreams. > To give a chance for downstream to cherry-pick changes, upstream > should use subsections instead of version ids too. Then version ids should be deprecated altogether. Nothing against it, but I never heard about this plan. Paolo