From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVQn9-00051m-Jd for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:35:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVQn5-00050z-Mx for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:35:19 -0500 Received: from [199.232.76.173] (port=51341 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVQn5-00050w-GX for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:35:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:7683) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVQn4-0007Vw-JR for qemu-devel@nongnu.org; Thu, 14 Jan 2010 09:35:15 -0500 Message-ID: <4B4F2B91.7080100@redhat.com> Date: Thu, 14 Jan 2010 15:34:57 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/3] add disk/cdrom version properties References: <1263476654-7222-1-git-send-email-kraxel@redhat.com> <4B4F2AAE.5000501@codemonkey.ws> In-Reply-To: <4B4F2AAE.5000501@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On 01/14/10 15:31, Anthony Liguori wrote: > On 01/14/2010 07:44 AM, Gerd Hoffmann wrote: >> Hi, >> >> This patch series makes the version reported by ide and scsi drives >> configurable using qdev properties. Should help keeping the virtual >> hardware more constant on qemu updates, so it becomes less likely >> that Windows wants be re-activated. >> >> Maybe 0.12 candidate? > > Definitely, but is there really three patches? I only see two. Yes. I've got only 1+2 back via qemu-devel so far, guess the list is a bit slow today. cheers, Gerd