Re: [Libvir] [PATCH] Have xen fv acknowledge boot tag

2008-03-06 Thread Cole Robinson
Daniel Veillard wrote: On Wed, Mar 05, 2008 at 05:26:47PM -0500, Cole Robinson wrote: https://bugzilla.redhat.com/show_bug.cgi?id=428868 Defining a xen fullvirt guest with a boot dev={hd,cdrom,etc.} tag currently ignores this tag and forces in a kernel tag. Dan pointed out the fix in the

[Libvir] Updating to the newest libvirt

2008-03-06 Thread Spencer Parker
I am running CentOS 5 on a 64 bit system and when I try to install via Yum...the newest version I can get is 0.2.3-9.el5. When I try to install with RPM's it just throws up conflicts. is there a newer version of libvirt that I can install onto CentOS 5...or am I just confusing things.

[Libvir] Trouble getting console

2008-03-06 Thread Spencer Parker
I have setup a virtual machine, but am not able to connect to the console for it. I type in virsh console name and it give me a new line with no output...I hit enter a few time to see it kicks in, but nothing. here is my xml file: domain type='xen' nametest1/name

[Libvir] [PATCH] Another Report error in virsh.c code.

2008-03-06 Thread S.Sakamoto
Hi, I am watching through the virsh code for same type bug check. http://git.et.redhat.com/?p=libvirt.git;a=commit;h=c857ace66df5a5068ed561aad913b29fd36160f9 And I found another point it should report error. Thanks, Shigeki Sakamoto. Index: src/virsh.c