From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58840 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiNl6-0007kz-6V for qemu-devel@nongnu.org; Thu, 27 Jan 2011 04:03:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiNl5-0004uE-7w for qemu-devel@nongnu.org; Thu, 27 Jan 2011 04:03:16 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiNl4-0004tv-TO for qemu-devel@nongnu.org; Thu, 27 Jan 2011 04:03:15 -0500 Message-ID: <4D413532.5000802@redhat.com> Date: Thu, 27 Jan 2011 10:04:50 +0100 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v5 0/3] qcow2 metadata cache References: <1295885307-23926-1-git-send-email-kwolf@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: TeLeMan Cc: qemu-devel@nongnu.org Am 27.01.2011 08:52, schrieb TeLeMan: > These patches break booting Windows. Can you be a bit more specific? It certainly doesn't break my Windows images. Just to be sure that I didn't miss a last-minute regression, I just installed another Win 7 VM and it works just fine. Which Windows version do you use? What's your command line? Do you get block error events on a QMP monitor? Kevin