From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtDdn-0002Ti-0g for qemu-devel@nongnu.org; Thu, 10 Jan 2013 03:37:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtDdl-0004qg-SY for qemu-devel@nongnu.org; Thu, 10 Jan 2013 03:37:34 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:44031) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtDdl-0004qa-Me for qemu-devel@nongnu.org; Thu, 10 Jan 2013 03:37:33 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm6so1052753wib.9 for ; Thu, 10 Jan 2013 00:37:32 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50EE7DC7.9080805@redhat.com> Date: Thu, 10 Jan 2013 09:37:27 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH] reading files from qcow2-formated image disk for windows system List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?GB2312?B?wu3A2g==?= Cc: Blue Swirl , qemu-devel@nongnu.org Il 10/01/2013 09:04, ÂíÀÚ ha scritto: > > Do you mean the git > of _git://xenbits.xen.org/staging/qemu-upstream-unstable.git > ?_ No, git://git.qemu-project.org/qemu.git > ./configure reports: glib-2.12 required to compile QEMU; but the latest > version is glib-1.2.10-20.el5.x86_64 for kernel 2.6.18-274.3.1.el5xen. > How to make and use the latest qemu from qemu.git? The package is probably called glib2 in your distribution. > Besides, the patch is a little big and the patch now can't be completely > inserted into the latest qemu-upstream > so that fully conforming to the CODING_STYLE is not a little work, if > anyone is interested in the feature, welcome to join in the work. Unfortunately, that's not how things work. If you do not do this, the patch will likely be ignored. Paolo