Supply extra arguments to kvm parameters
I am running into stability issues with some windows guests on an openstack setup, and one of the suggestions in the qemu bug site was to provide the "+hv_relaxed" parameter to the CPU (https://bugs.launchpad.net/qemu/+bug/992067)
Is there a way I can tell nova to somehow use this parameter? I haven't been able to find a way.
Thanks.