OSDN Git Service

linux-user: Use X86CPU property to retrieve CPUID family
authorAndreas Färber <afaerber@suse.de>
Thu, 17 May 2012 22:01:58 +0000 (00:01 +0200)
committerAndreas Färber <afaerber@suse.de>
Tue, 23 Jul 2013 00:41:33 +0000 (02:41 +0200)
commit6f152e9bc80aed81ea89aa8ad345cd71326b71fb
treec37228c522e5939cd3786ba244d543013fa77d3b
parent22169d415a1d1706f66a4fd50a3573d3f296b24f
linux-user: Use X86CPU property to retrieve CPUID family

Avoids duplicating the calculation.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
linux-user/cpu-uname.c