
7 Jun
2017
7 Jun
'17
9:57 a.m.
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@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@redhat.com>