Re: [libvirt-users] Installing the python libvirt bindings in a virtualenv

2012-04-26 Thread Daniel Gonzalez
6PM +0200, Daniel Gonzalez wrote: > >> But this is failing with error message: >> >> checking for python script directory... ${prefix}/lib/python2.7/site-packages >> checking for python extension module directory... >> ${exec_prefix}/lib/python2.7/site-packages >>

[libvirt-users] Installing the python libvirt bindings in a virtualenv

2012-04-23 Thread Daniel Gonzalez
. I have used python-all-dev, but it has not solved the problem. Has somebody succeeded in installing libvirt-python inside a virtualenv? Thanks, Daniel Gonzalez ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/lis

Re: [libvirt-users] PCI-X card controlled by VM

2012-03-05 Thread Daniel Gonzalez
Thanks Eric, Does this also apply for PCI express? Daniel On Mon, Mar 5, 2012 at 4:56 PM, Eric Blake wrote: > On 03/05/2012 03:11 AM, Daniel Gonzalez wrote: > > Hi all, > > > > I have a PCI-X card which I would like to assign to one of my VM guests. > > Is there

[libvirt-users] PCI-X card controlled by VM

2012-03-05 Thread Daniel Gonzalez
Hi all, I have a PCI-X card which I would like to assign to one of my VM guests. Is there any way, using libvirt, of completely bypassing the host system, and routing all PCI-X interaction (drivers, interrupts, general ownership) to one of the VMs? Thanks, Daniel Gonzalez

Re: [libvirt-users] Booting virtual machines automatically

2012-03-05 Thread Daniel Gonzalez
the runlevels. Who is starting libvirtd? Thanks, Daniel Gonzalez On Thu, Mar 1, 2012 at 4:21 PM, Alex Jia wrote: > Hi Daniel, > The following autostart should be okay for you: > > # virsh help autostart > NAME >autostart - autostart a domain > > SYNOPSIS

[libvirt-users] Booting virtual machines automatically

2012-03-01 Thread Daniel Gonzalez
Hello, I am managing several virtual machines (a predefined set) with virsh, and I would like to make sure that all VMs are booted when the host reboots. What is the recommended approach for this? Thanks, Daniel Gonzalez ___ libvirt-users mailing list