[Libvir] [PATCH] Device attach/detach on virsh (command option version)

2007-05-28 Thread Masayuki Sunou
Hi This patch adds virsh attach-device/detach-device. This supports a definition of a device by command option(proposal 1). I examine the following opinions, and "attach-interface" supports only two common case (bridge, virtual network). > Networking is more complicated because there are 8 (!)

[Libvir] virsh vcpupin does not work with xend

2007-05-28 Thread Saori Fukuta
Hi, The virsh vcpupin command does not work when it uses Xend(xend_internal.c). HV(xen_internal.c) works fine. I'm testing on Xen3.1.0(hypervisor_version=2, dom_interface_version=5, xendConfigVersion=4), and using current libvirt(ChangeLog revision 1.546). To solve this problem, I got the xend d

Re: [Libvir] Error while run make: undefined reference to `xenHypervisorMakeCapabilitiesXML'

2007-05-28 Thread Daniel Veillard
On Mon, May 28, 2007 at 12:15:31PM -0300, Marco Sinhoreli wrote: > Hello list, > > I'm with this error while I am compiling the libvirt: > > xencapstest.o: In function `testCompareFiles': > /usr/src/libvirt/tests/xencapstest.c:33: undefined reference to > `xenHypervisorMakeCapabilitiesXML' > coll

[Libvir] Error while run make: undefined reference to `xenHypervisorMakeCapabilitiesXML'

2007-05-28 Thread Marco Sinhoreli
Hello list, I'm with this error while I am compiling the libvirt: xencapstest.o: In function `testCompareFiles': /usr/src/libvirt/tests/xencapstest.c:33: undefined reference to `xenHypervisorMakeCapabilitiesXML' collect2: ld returned 1 exit status Any idea? Regards. -- Marco Sinhoreli -- Lib