<div dir="ltr"><div>Hi, so i have my win10 virtual machine which i load using virsh, for the vm config i use a libvirt xml file and some scripts to improve performances :</div><div>-set VM</div><div><a href="http://pastebin.com/Yk1zycxM">http://pastebin.com/Yk1zycxM</a><br></div><div><br></div><div>-launch VM</div><div><a href="http://pastebin.com/iZMLW8wL">http://pastebin.com/iZMLW8wL</a><br></div><div><br></div><div>-Xml file</div><div><a href="http://pastebin.com/8YWHeZK5">http://pastebin.com/8YWHeZK5</a><br></div><div><br></div><div>I assume the error happens when libvirt tries to vcpupin my vcpu to the physical core, might be because when i use cset the software somehow takes control of the cores.</div><div>What i don't get is that it shouldn't happen, i run everything as root and those are my files, also on the source i used to create my bash scripts no one seems to encounter that issue.</div><div>Googling the issue got me some post on the redhat mailing list but no fix for this, i assume someone here might have encounter this very issue, if so any lead on how to solve this?</div><div><br></div><div>Also on another note, i found it cumbersome to launch my scripts one by one, does anyone knows a way to make a script to do everything at once? (set environnement, launch vm and set environnement back to default after the vm is kill)</div><div>I could write a program for that but that seems overkill, don't know bash enough to script this.</div></div>