From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IkzaI-00073K-SD for qemu-devel@nongnu.org; Thu, 25 Oct 2007 06:05:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IkzaF-00070K-A1 for qemu-devel@nongnu.org; Thu, 25 Oct 2007 06:05:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkzaE-000708-Vw for qemu-devel@nongnu.org; Thu, 25 Oct 2007 06:04:59 -0400 Received: from relay01.mx.bawue.net ([193.7.176.67]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IkzaE-0001WP-Jw for qemu-devel@nongnu.org; Thu, 25 Oct 2007 06:04:58 -0400 Date: Thu, 25 Oct 2007 11:04:58 +0100 From: Thiemo Seufer Subject: Re: [Qemu-devel] [PATCH] Physical hard disk drive for win32 Message-ID: <20071025100458.GA3994@networkno.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Johannes Schindelin Cc: qemu-devel@nongnu.org, Ivan Kalvachev Johannes Schindelin wrote: > Hi, > > On Wed, 24 Oct 2007, Thiemo Seufer wrote: > > > Johannes Schindelin wrote: > > > > > Staying backwards compatible in this case is so easy, it is not even > > > funny. (And certainly no reason to groan over having to support it.) > > > > A undirected remark to the general public: If somebody comes up with a > > patch for better backward compatibility I'll certainly consider it. > > I think I fixed it. Since I am not your regular Windows user (I only use > Windows when I have to), I cannot tell if it works, though. > > It is here: http://repo.or.cz/w/qemu/dscho.git?a=shortlog;h=diskgeometry > > Any testing (especially the physical drive on Windows < XP) would be very > much appreciated. > > There is also a compilation bugfix with the current CVS on Windows: the > tap down script patch left a for() loop without a body. > > A question: on some other lists, the preferred way to submit patches is to > inline them into the mail, but here I saw many attachments and/or weblinks > to patches. The easiest way for me would be like I just did: provide > a link to repo.or.cz. > > What is the preferred way on this list? I prefer inlined or attached patches, so they get archived and don't develop a 404 problem over time. Thiemo