xemu/target-i386
Igor Mammedov 7f833247df target-i386: Split out CPU creation and features parsing
Move CPU creation and features parsing into a separate cpu_x86_create()
function, so that board would be able to set board-specific CPU
properties before CPU is realized.

Keep cpu_x86_init() for compatibility with the code that uses cpu_init()
and doesn't need to modify CPU properties.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-04-16 01:19:46 +02:00
..
2012-12-20 23:08:47 +01:00
2013-02-19 23:05:18 -08:00
2013-02-27 19:06:28 +00:00
2012-01-23 20:04:51 +00:00
2013-02-27 19:06:28 +00:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2012-08-14 19:01:26 +00:00
2013-04-13 13:51:57 +02:00
2013-02-16 11:12:29 +00:00