From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPOAe-0006Co-7R for qemu-devel@nongnu.org; Fri, 10 Jul 2009 18:02:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPOAZ-0006Az-Kc for qemu-devel@nongnu.org; Fri, 10 Jul 2009 18:02:19 -0400 Received: from [199.232.76.173] (port=53589 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPOAZ-0006Av-Ca for qemu-devel@nongnu.org; Fri, 10 Jul 2009 18:02:15 -0400 Received: from mail-yx0-f188.google.com ([209.85.210.188]:56152) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPOAY-0004aS-8w for qemu-devel@nongnu.org; Fri, 10 Jul 2009 18:02:14 -0400 Received: by yxe26 with SMTP id 26so1913139yxe.4 for ; Fri, 10 Jul 2009 15:02:13 -0700 (PDT) Message-ID: <4A57BA62.4030602@codemonkey.ws> Date: Fri, 10 Jul 2009 17:02:10 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] 6a7ad29 regression References: <2a50f7880907101436w699de79bsc7603a9bb4aae451@mail.gmail.com> In-Reply-To: <2a50f7880907101436w699de79bsc7603a9bb4aae451@mail.gmail.com> 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: Jordan Justen Cc: Consul , qemu-devel@nongnu.org Jordan Justen wrote: > > I found that 6a7ad2998ca47711eddd191caa1a95f14459793f also seems to > break the automatic fat disk generation functionality. (For example, > '-hdb fat:path/to/make/into/fat/disk') > > I reverted 6a7ad29 on top of 52249f0f3c9f101a71ed24e207731525b8431c0a, > and it appeared to fix the issue. Latest git has a fix that should make the revert unnecessary. Please test. Regards, Anthony Liguori