Žilvinas Žaltiena
2016-Oct-20 16:36 UTC
[libvirt-users] Passing "migratable=no" to qemu in domain's XML
Hi, I want to use Invariant TSC with qemu, and to do that qemu must get the following args: "-cpu host,migratable=no,+invtsc". invtsc works only if migratable=no is passed too. The "+invtsc" part is sucessfully handled by using <feature name="invtsc"/> inside domain's XML, however I don't how/where to put the "migratable=no" there. Is there an elegant way to pass "migratable=no" to qemu via domain's XML without using <qemu:arg/> tags?
Possibly Parallel Threads
- Re: Audio in Windows 10 VM is distorted. Using ALSA.
- qemu-kvm-ev-2.6.0-28.el7_3.9.1 now available for testing
- libvirt reported capabilities doesn't match /proc/cpuinfo while the model does match
- Live Migration and LibVirt CPU Mode
- How to enable the svm cpu flag inside a vm?