]> Git Repo - qemu.git/commit - target/i386/cpu.c
cpu: Introduce CPUClass::parse_features() hook
authorAndreas Färber <[email protected]>
Mon, 3 Mar 2014 22:19:19 +0000 (23:19 +0100)
committerAndreas Färber <[email protected]>
Thu, 13 Mar 2014 18:20:45 +0000 (19:20 +0100)
commit94a444b295cddad008483eb928925a793af5aa9b
treedb419c4cd3a8b241d8511719292a72a469991789
parentd940ee9b787d37a9ea90f4379a79825ade08bb05
cpu: Introduce CPUClass::parse_features() hook

Adapt the X86CPU implementation to suit the generic hook.
This involves a cleanup of error handling to cope with NULL errp.

Reviewed-by: Igor Mammedov <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
include/qom/cpu.h
target-i386/cpu.c
This page took 0.022328 seconds and 4 git commands to generate.