Hello all, im trying to figure out how to configure the custom properties
to enable my NVIDIA card to work in the VM. Its my understanding that the
drives dont work because it detects its in a VM......

Im trying to do something like this:

engine-config -s
UserDefinedVMProperties="kvmhidden=^(true|false)$;{type=vendor_id;state={^(on|off)$;value=^([0-9])$}}"


But thats clearly not working. If I do this:

engine-config -s
UserDefinedVMProperties="kvmhidden=^(true|false)$;vendor_id={state=^(on|off)$;value=^([0-9])$}"


It works but, the options are messed up. Im not sure how to find out the
correct syntax to get this to work. Would appreciate any advice.
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6HDKQJBHJ5KEBIPSDBI4ZVSTOZSKCIAB/

Reply via email to