This series adds the ability to influence cpu flags that are created when using
"host-model" cpu mode and a cleans up a few places that I went through while
fixing the issue.
Peter Krempa (4):
conf: Clean up error reporting in cpu definition parsing
cpu: Add virCPUDefUpdateFeature()
cpu: Clean up code style
cpu: Allow fine tuning of "host-model" cpu
docs/formatdomain.html.in | 14 ++--
src/conf/cpu_conf.c | 160 ++++++++++++++++++++++++++--------------------
src/conf/cpu_conf.h | 5 ++
src/cpu/cpu_x86.c | 49 ++++++++++++--
src/libvirt_private.syms | 1 +
5 files changed, 148 insertions(+), 81 deletions(-)
--
1.8.3.2