[libvirt-users] libvirt 1.2.5 + xen 4.4

2014-09-24 Thread cool dharma06
hi, i am trying to create hvm in xen via libvirt but i am facing some error. i installed the packages like bltap-utils, blktap-dkms in my dom0. virsh create tiny_core.xml p11-kit: invalid config filename, will be ignored in the future: /etc/pkcs11/modules/gnome-keyring-module error: Failed to c

Re: [libvirt-users] libvirt-sandbox on Fedora 21

2014-09-24 Thread Gene Czarcinski
On 09/24/2014 05:15 PM, R P Herrold wrote: On Wed, 24 Sep 2014, Gene Czarcinski wrote: > >> It sure would be nice if someone who knows what they are doing took >> a look at this problem: > >> https://bugzilla.redhat.com/show_bug.cgi?id=1135762 > >> The current situation on Fedora 21 is that vir

[libvirt-users] libvirt-sandbox on Fedora 21

2014-09-24 Thread R P Herrold
On Wed, 24 Sep 2014, Gene Czarcinski wrote: > It sure would be nice if someone who knows what they are doing took a look at > this problem: > https://bugzilla.redhat.com/show_bug.cgi?id=1135762 > The current situation on Fedora 21 is that virt-sandbox and > virt-sandbox-service simply do not wo

Re: [libvirt-users] usb passtrough stuck to a given

2014-09-24 Thread Mauricio Tavares
On Wed, Sep 24, 2014 at 5:00 PM, Cole Robinson wrote: > On 09/24/2014 04:11 PM, Mauricio Tavares wrote: >> So I have an entry for a USB device ( ID 051d:0002, UPS) I want >> to use with a given vm client. In that vm client's config file I added >> something like this: >> >> >> >>

Re: [libvirt-users] usb passtrough stuck to a given

2014-09-24 Thread Cole Robinson
On 09/24/2014 04:11 PM, Mauricio Tavares wrote: > So I have an entry for a USB device ( ID 051d:0002, UPS) I want > to use with a given vm client. In that vm client's config file I added > something like this: > > > > > > > > > And that worked fine

[libvirt-users] usb passtrough stuck to a given

2014-09-24 Thread Mauricio Tavares
So I have an entry for a USB device ( ID 051d:0002, UPS) I want to use with a given vm client. In that vm client's config file I added something like this: And that worked fine for a while. Now I moved the vm host, and then put the cable to the UPS

Re: [libvirt-users] P2V Windows XP: image not booting

2014-09-24 Thread Stefan G. Weichinger
Am 24.09.2014 um 15:14 schrieb Stefan G. Weichinger: > Do I have to use a specific target system within VMware Converter? Without other ideas I restarted the converter today and used the most recent version "VMware Workstation 10.0" for the target. Converted the resulting vmdk to raw and it boot

[libvirt-users] libvirt-sandbox on Fedora 21

2014-09-24 Thread Gene Czarcinski
It sure would be nice if someone who knows what they are doing took a look at this problem: https://bugzilla.redhat.com/show_bug.cgi?id=1135762 The current situation on Fedora 21 is that virt-sandbox and virt-sandbox-service simply do not work if a network is defined (e.g., -N address-192.168.

Re: [libvirt-users] what is the xml fomat about memory-backend-file

2014-09-24 Thread Eric Blake
On 09/24/2014 02:05 AM, Linhaifeng wrote: > Hi, > > I want to use virsh to create a VM with the qemu parameter '-object > memory-backend-file,id=mem,size=2048M,mem-path=/mnt/huge,share=on -numa > node,memdev=mem'. Looking at tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages.args, I see severa

[libvirt-users] Copy VM in running-snapshoted state to another host

2014-09-24 Thread Kirill Omelchenko
Hello! I want to create some kind of time machine script for a vm. E.g. I have a running vm on one host which I need to save the state of. So I save (*dumpxml) all data: VM, net, snapshot. Then archive all of it including vm's disk images. Then I put this archive to some other host and to restore

[libvirt-users] P2V Windows XP: image not booting

2014-09-24 Thread Stefan G. Weichinger
Greetings, yesterday I ran the VMware Standalone Converter on a physical WinXP-machine and generated a ~160 GB image file (vmdk). Transferred this to my gentoo QEMU/KVM host with libvirtd on it. app-emulation/libvirt-1.2.3 currently ... app-emulation/qemu-2.0.0 When I create a VM with this im

[libvirt-users] what is the xml fomat about memory-backend-file

2014-09-24 Thread Linhaifeng
Hi, I want to use virsh to create a VM with the qemu parameter '-object memory-backend-file,id=mem,size=2048M,mem-path=/mnt/huge,share=on -numa node,memdev=mem'. How to write the XML file? ___ libvirt-users mailing list libvirt-users@redhat.com https