Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-26 Thread Jim Meyering
Jim Paris [EMAIL PROTECTED] wrote: Jim Meyering wrote: I've set up an automatically-sync'd git mirror of the libvirt.org's libvirt CVS repository. The mirror is updated approximately every 30 minutes. You can view the change-set summary via this URL:

Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-26 Thread Richard W.M. Jones
Jim Paris wrote: Also, perhaps some .gitignore files could be added upstream now? Patch below. I had a patch which added a single top level .gitignore file before, but it was rejected. I think we should add it, but it's only necessary to have a single one at the top level of the tree IIRC.

Re: [Libvir] Build error without Xen

2007-10-26 Thread Richard W.M. Jones
Jim Paris wrote: Hi, The recent changes to src/xml.c breaks the build without xen: $ ./autogen.sh \ --prefix=/usr \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \ --sysconfdir=/etc \ --localstatedir=/var \ --without-xen $ make ... gcc -g

Re: [Libvir] [PATCH] Xen: Support cpu_weight and cpu_cap for Xen.

2007-10-26 Thread Richard W.M. Jones
Daniel Veillard wrote: So you are suggesting to add this to the XML, while for me this makes little sense because of all this specificity. I have no doubt the patch would 'work' for you, but anybody using a different hypervisor, or different scheduler, or even someone trying to understand what

Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-26 Thread Daniel P. Berrange
On Fri, Oct 26, 2007 at 09:20:27AM +0100, Richard W.M. Jones wrote: Jim Paris wrote: Also, perhaps some .gitignore files could be added upstream now? Patch below. I had a patch which added a single top level .gitignore file before, but it was rejected. I think we should add it, but it's

Re: [Libvir] Build error without Xen

2007-10-26 Thread Daniel Veillard
On Fri, Oct 26, 2007 at 09:12:16AM -0400, Daniel Veillard wrote: On Fri, Oct 26, 2007 at 09:31:48AM +0100, Richard W.M. Jones wrote: Jim Paris wrote: Hi, The recent changes to src/xml.c breaks the build without xen: [...] ./.libs/libvirt.so: undefined reference to `xenNbCpus' [...]

Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-26 Thread Daniel Veillard
On Fri, Oct 26, 2007 at 09:20:27AM +0100, Richard W.M. Jones wrote: Jim Paris wrote: Also, perhaps some .gitignore files could be added upstream now? Patch below. I had a patch which added a single top level .gitignore file before, but it was rejected. I think we should add it, but it's

Re: [Libvir] Build error without Xen

2007-10-26 Thread Daniel Veillard
On Fri, Oct 26, 2007 at 09:31:48AM +0100, Richard W.M. Jones wrote: Jim Paris wrote: Hi, The recent changes to src/xml.c breaks the build without xen: $ ./autogen.sh \ --prefix=/usr \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \

Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-26 Thread Jim Paris
Jim Paris wrote: Jim Meyering wrote: Thanks. I've added -k, since libvirt has at least 8 files with $Id[*], but don't seem to need the '-o master' -- at least not the way I'm pushing the result afterwards. Do you need it, with a recent version of git? Probably not. I was new to

Re: [Libvir] Build error without Xen

2007-10-26 Thread Jim Paris
Daniel Veillard wrote: Jim Paris wrote: Hi, The recent changes to src/xml.c breaks the build without xen: okay, fixed in CVS Yep, builds fine now, thanks. -jim -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list