<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 31, 2018 at 4:51 AM, Harry Mallon <span dir="ltr">&lt;<a href="mailto:Harry.Mallon@codex.online" target="_blank">Harry.Mallon@codex.online</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
<br>
Thanks for the tip Dan. I thought I would write up what I did for future people searching this list.<br>
<br>
I added the QEMU command line hook from github oVirt/vdsm (<a href="https://github.com/oVirt/vdsm/tree/master/vdsm_hooks/qemucmdline" rel="noreferrer" target="_blank">https://github.com/oVirt/<wbr>vdsm/tree/master/vdsm_hooks/<wbr>qemucmdline</a>) to /usr/libexec/vdsm/hooks/<wbr>before_vm_start/ on my hosts.<br>
<br>
Then I added the Custom Arguments to the config on my machine with the engine running<br>
engine-config -g UserDefinedVMProperties # print current args and add them to the next line<br>
engine-config -s UserDefinedVMProperties=&#39;qemu_<wbr>cmdline=^.*$&#39; --cver=4.2<br>
<br>
Then I was able to add the JSON list of args to the machines in the oVirt UI.<br>
<br>
Thanks for your help,<br>
Harry<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>Glad it worked for you</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
<br>
Harry Mallon<br>
CODEX | Senior Software Engineer<br>
60 Poland Street | London | England | W1F 7NT<br>
E harry.mallon@codex.online | T <a href="tel:%2B44%20203%207000%20989" value="+442037000989">+44 203 7000 989</a><br>
</font></span></blockquote></div><br></div></div>