qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] Changing emulator in virsh XML file


From: Venkateswara Rao Dokku
Subject: [Qemu-discuss] Changing emulator in virsh XML file
Date: Thu, 18 Jun 2015 16:50:16 +0530

Hi All, 

I have installed qemu 2.0 version. I could able to launch a VM with this version of qemu.

I compiled OVDK qemu version from sources & wanted to launch a VM with this OVDK qemu version.

For this, I tried adding a line

<emulator>/root/ovdk/qemu/x86_64-softmmu/qemu-system-x86_64</emulator>

under <devices> block in the XML file. But I am getting the following error

error: Failed to create domain from NSVPX-KVM.xml
error: internal error Process exited while reading console log output: libvir: error : cannot execute binary /root/ovdk/qemu/x86_64-softmmu/qemu-system-x86_64: Permission denied

The permissions for the qemu-system-x86_64 are given below

address@hidden ovdk]# ls -l /root/qemu/x86_64-softmmu/qemu-system-x86_64
-rwxr-xr-x. 1 root root 24406406 Jun 18 03:38 /root/qemu/x86_64-softmmu/qemu-system-x86_64

Can you please help me in solving this issue.


--
Thanks & Regards,
Venkat



reply via email to

[Prev in Thread] Current Thread [Next in Thread]