On Wed, Jun 07, 2017 at 10:37:26AM +0200, Jiri Denemark wrote:
The function will be used in paths where mismatching CPU defs are not
an
error.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
Notes:
Version 2:
- move all the if (reportError) statements into a macro
src/conf/cpu_conf.c | 83 +++++++++++++++++++++++---------------------------
src/conf/cpu_conf.h | 3 +-
src/conf/domain_conf.c | 2 +-
3 files changed, 41 insertions(+), 47 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>