Re: [libvirt-users] Development of application on using the libvirt API(s)

2015-03-19 Thread Eric Blake
On 03/19/2015 11:44 AM, Parvathi wrote: > Hi, > > I am developing an application that would essentially control/run VMs on a > X86_64 host machine. The existing OS is 32 bit based so the application > needs to be 32bit too. KVM/QEMU are 64 bit so that guests could be either > be 32 or 64 bit. Does

[libvirt-users] Development of application on using the libvirt API(s)

2015-03-19 Thread Parvathi
Hi, I am developing an application that would essentially control/run VMs on a X86_64 host machine. The existing OS is 32 bit based so the application needs to be 32bit too. KVM/QEMU are 64 bit so that guests could be either be 32 or 64 bit. Does using libvirt as 32bit library on a 64bit host (cap