target-i386: Explicitly set vendor for each built-in cpudef
commitebe8b9c6eb6e425d44805288b6b5dabd69368f46
authorIgor Mammedov <imammedo@redhat.com>
Fri, 28 Dec 2012 20:01:18 +0000 (28 21:01 +0100)
committerAndreas Färber <afaerber@suse.de>
Tue, 8 Jan 2013 20:03:44 +0000 (8 21:03 +0100)
tree8fb03bac9a2c9988f97909f150c27df511b472de
parent9b15cd9e7a1ab0827f4d01c4be77eb41f195073f
target-i386: Explicitly set vendor for each built-in cpudef

Since cpudef config is not supported anymore and all remaining sources
now always set x86_def_t.vendor[123] fields, remove setting default
vendor to simplify future re-factoring.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-i386/cpu.c