On Thu, Jan 10, 2013 at 4:49 PM, 马磊 <aware....@gmail.com> wrote:
> > > On Thu, Jan 10, 2013 at 4:37 PM, Paolo Bonzini <pbonz...@redhat.com>wrote: > >> Il 10/01/2013 09:04, 马磊 ha scritto: >> > >> > Do you mean the git >> > of _git://xenbits.xen.org/staging/qemu-upstream-unstable.git >> > <http://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. >> > > I have glib2-2.12.3-4.el5_3.1 instlled, but the the error was still > reported. > Some packages can't be found by yum at cenos5. > > I need to be against qemu-xen source tree who will exist in xen source > tree as ioemu-qemu-xen. > > >> > 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 >> > > I will have a try after successfully making and installing qemu from > qemu-git. > After all installing is for debugging. >