From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzVcF-0006Kr-7U for qemu-devel@nongnu.org; Fri, 02 Sep 2011 11:25:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzVcE-0007EU-Aj for qemu-devel@nongnu.org; Fri, 02 Sep 2011 11:25:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:11964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzVcE-0007EM-3j for qemu-devel@nongnu.org; Fri, 02 Sep 2011 11:25:10 -0400 Message-ID: <4E60F54E.4070808@redhat.com> Date: Fri, 02 Sep 2011 17:25:02 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1312376904-16115-1-git-send-email-armbru@redhat.com> <1312376904-16115-27-git-send-email-armbru@redhat.com> <4E60CA0D.8030205@redhat.com> <4E60CD90.1060303@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 26/45] ide/atapi: Preserve tray state on migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Kevin Wolf , stefano.stabellini@eu.citrix.com, quintela@redhat.com, qemu-devel@nongnu.org, lcapitulino@redhat.com, hare@suse.de, amit.shah@redhat.com, hch@lst.de On 09/02/2011 05:22 PM, Markus Armbruster wrote: >>> >> On another note, have our subsections been fixed meanwhile? If not, >>> >> increasing the version number instead might be the right choice. Paolo? >> > >> > No, they haven't, but there's hope they will before 1.0. > Use a subsection here anyway? Or should I throw up my hands and bump > the version number? Yes, I'd use a subsection for ide/atapi (not for SCSI of course). Paolo