]> Git Repo - qemu.git/commit - target-i386/cpu.c
target-i386: Add "family" property to X86CPU
authorAndreas Färber <[email protected]>
Tue, 17 Apr 2012 10:10:29 +0000 (12:10 +0200)
committerAndreas Färber <[email protected]>
Wed, 25 Apr 2012 08:51:35 +0000 (10:51 +0200)
commit71ad61d37e612119cca6967484f5feb165a169a4
treeaef91f229a4c4bdd65e5f45036a2c2a241a6f80c
parenta88a677f54e855c0453f06e0347904e4144e1c2b
target-i386: Add "family" property to X86CPU

Add the property early in the initfn so that it can be used in helpers
such as mce_init().

Signed-off-by: Andreas Färber <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
[AF: Add an error_free(), spotted by Michael Roth]
Reviewed-by: Igor Mammedov <[email protected]>
target-i386/cpu.c
This page took 0.025748 seconds and 4 git commands to generate.