Displaying 4 results from an estimated 4 matches for "qianfeng04161001".
2013 Aug 25
4
The error for creating a new vm for kvm
I checked the capabilities. I do not know why the guest is only for vbox.
<guest>
<os_type>hvm</os_type>
<arch name='i686'>
<wordsize>32</wordsize>
<domain type='vbox'>
</domain>
</arch>
</guest>
I want it run qemu-kvm. and when i run virsh define
/etc/libvirt/qemu/demo.xml. It shows error:
2013 Aug 26
0
Re: The error for creating a new vm for kvm
> Thanks, but I checked it and It shows I have already installed qemu-kvm.
Please check if kvm and kvm_intel ( for systems with 'vmx' flag) / kvm_amd
(systems with 'svm' flag) are loaded in the system.
On Mon, Aug 26, 2013 at 9:40 AM, Qian Feng <qianfeng04161001@gmail.com>wrote:
> Thanks, but I checked it and It shows I have already installed qemu-kvm.
>
>
> On Mon, Aug 26, 2013 at 12:05 AM, Saurabh Deochake <saurabh.d04@gmail.com>wrote:
>
>> Hi Qian,
>>
>> I encountered exactly same problem. I found out that I d...
2013 Aug 26
0
Fwd: The error for creating a new vm for kvm
---------- Forwarded message ----------
From: Qian Feng <qianfeng04161001@gmail.com>
Date: Mon, Aug 26, 2013 at 12:59 PM
Subject: Re: [libvirt-users] The error for creating a new vm for kvm
To: Humble Chirammal <hchiramm@redhat.com>
I use lsmod | grep kvm, it shows kvm and kvm_intel. It shows:
kvm_intel 39608 0
kvm 247190 1 kvm...
2013 Aug 23
1
the error for define the xml
Hi, everyone, I have already install libvirt. I want to use it on qemu. I
have set up qemu too. I do not know how to let libvirt manage the vms for
qemu. What i did ist that:
1) create the xml under /etc/libvirt/qemu/demo.xml
2) # virsh define /etc/libvirt/qemu/demo.xml
There is error as following:
error: Failed to define domain from /etc/libvirt/qemu/demo.xml
error: internal error No guest