]> Git Repo - qemu.git/commit - target-arm/helper.c
cpu: Introduce CPUListState struct
authorAndreas Färber <[email protected]>
Sun, 16 Dec 2012 01:17:02 +0000 (02:17 +0100)
committerAndreas Färber <[email protected]>
Wed, 19 Dec 2012 13:08:56 +0000 (14:08 +0100)
commit92a3136174f60ee45b113296cb2c2a5225b00369
treeab686fdaa37845ea0551e725c706ab99c9c89885
parent494342b35b55b3b126821141e15c8a49df122ff1
cpu: Introduce CPUListState struct

This generalizes {ARM,M68k,Alpha}CPUListState to avoid declaring it for
each target. Place it in cpu-common.h to avoid circular dependencies.

Signed-off-by: Andreas Färber <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
cpu-common.h
target-alpha/cpu.c
target-arm/helper.c
target-m68k/helper.c
This page took 0.024566 seconds and 4 git commands to generate.