On 02/15/2017 11:44 AM, Jiri Denemark wrote:
virCPUDef.arch is not required to be filled in for guest CPU
definitions. It doesn't make sense to artificially mandate it to be set
when cpuDecode is called especially when virCPUData.arch passed to
cpuDecode already contains the architecture.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
Notes:
Version 2:
- no change
src/cpu/cpu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
ACK
John