diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-07-21 19:59:33 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-01 15:18:15 +0000 |
commit | ad7cf921e7adc09508c48d1e7339a2ab9402fff7 (patch) | |
tree | be485568a18223a7fba497df1b45e86f9ac370c8 /docs/submodules/fuel | |
parent | f393949bfe802369219564b534aa5eb5aec8b7fb (diff) |
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- lib.sh: Use host-passthrough when spawning VMs
virsh defaults to using "host-model" instead of "host-passthrough",
which not only might lead to a small performance hit on x86, it is
also causing compatibility issues with libvirt 3.x.
Address this by explicitly requesting "host-passthrough" as the
CPU model for virt-install.
Change-Id: Ia7c5e8ff906c02fed2193c268cbb3594c5607bc6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'docs/submodules/fuel')
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject 4c4b6719b43b399a9478df18ed95a6bac148e77 +Subproject 63ae02248a14aba9166e66768a5fcaed41f23fd |