[libvirt-users] cpu frequency

2015-09-15 Thread Paul Apostolescu
Is it possible to set the CPU frequency exposed to the guest operating system for a kvm-enabled virtual machine ? The documentation does not mention anything about it. Thanks. ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com

Re: [libvirt-users] ESX VM from scratch

2015-04-01 Thread Paul Apostolescu
/2015 07:25 PM, Paul Apostolescu wrote: > > I want to create a virtual machine from scratch in ESX > May be > https://communities.vmware.com/community/vmtn/vsphere/content?filterID= > contentstatus[published]~objecttype~objecttype[thread] > >

Re: [libvirt-users] ESX VM from scratch

2015-04-01 Thread Paul Apostolescu
Thanks, that works perfectly ! On Wed, Apr 1, 2015 at 2:46 PM Matthias Bolte wrote: > 2015-04-01 18:25 GMT+02:00 Paul Apostolescu : > > I want to create a virtual machine from scratch in ESX but I can't figure > > out how to create the disks - the vmdk files. Any hints

Re: [libvirt-users] ESX VM from scratch

2015-04-01 Thread Paul Apostolescu
aul, > > Depending on how you want to create them, qemu-img tool might be what > you're looking for. It can create empty vmdk disk images: qemu-img > create -f vmdk ... > > Cheers, > > On 04/01/2015 06:25 PM, Paul Apostolescu wrote: > > I want to create a virtual m

[libvirt-users] ESX VM from scratch

2015-04-01 Thread Paul Apostolescu
I want to create a virtual machine from scratch in ESX but I can't figure out how to create the disks - the vmdk files. Any hints on how that can be done or even if it's possible at all ? Thanks ___ libvirt-users mailing list libvirt-users@redhat.com ht

Re: [libvirt-users] CPU model and type

2015-02-06 Thread Paul Apostolescu
he guest CPU ) > > ... > > core2duo > Intel > > > > ... > > On 2/5/15, Paul Apostolescu wrote: > > Hello, > > > > Is there a way to configure the domain cpu in such a way that the info > > reported to the guest OS sy

Re: [libvirt-users] QEMU 2.2.0 managedsave: Unknown savevm section type 5

2015-02-05 Thread Paul Apostolescu
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4 -msg timestamp=on - Paul On Thu Feb 05 2015 at 7:02:25 AM Michal Privoznik wrote: > On 05.02.2015 01:54, Paul Apostolescu wrote: > > Hello, > > > > I am running into issues restoring VMs during reboot for some of my XP >

[libvirt-users] CPU model and type

2015-02-04 Thread Paul Apostolescu
Hello, Is there a way to configure the domain cpu in such a way that the info reported to the guest OS system will remain constant ? For example in older versions of of libvirt/qemu the cpu was reported as "QEMU Virtual CPU version (cpu64_rhel6)" but moving the vm on a qemu2.2.0 is is reported as

[libvirt-users] QEMU 2.2.0 managedsave: Unknown savevm section type 5

2015-02-04 Thread Paul Apostolescu
Hello, I am running into issues restoring VMs during reboot for some of my XP VMs - the environment is QEMU 2.2.0, libvirt 1.2.12 on CentOS 6.5 with KVM and libvirt-guests is set to suspend at shutdown. The weird part is Windows 7 is restored properly from the managedsave however XP does not, doin