Re: How to make virt-manager targets the correct qemu emulators

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

 



Hi

 

From: virt-tools-list-bounces@xxxxxxxxxx [mailto:virt-tools-list-bounces@xxxxxxxxxx] On Behalf Of Gabriel Laupre
Sent: Thursday, June 25, 2015 9:35 AM
To: virt-tools-list@xxxxxxxxxx
Subject: How to make virt-manager targets the correct qemu emulators

 

Hello,

 

I have an old version of qemu installed under the path /usr/bin/. I am using a Centos 7 machine.
I just got the last qemu code and made some modifications, recompiled it and I have my qemu emulators under /usr/local/bin.

 

When I launch the virt-manager, it seems that it targets the old one under /usr/bin/ and I want to change that the virt-manager will use my new one under /usr/local/bin.

Where can I specify this information?

 

You could

1)       virsh edit  $YOU_VM

 

2)       find this:

<emulator>/usr/bin/qemu-kvm</emulator>

 

3)       change it to

<emulator>/usr/local/bin/qemu-kvm</emulator>

 

4)      you may need to disabled your selinux
vim /etc/selinux/config


Hope this could help.

 

Regards,

- Chen

 

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list

[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux