]> Git Repo - qemu.git/commit
cpus: Add a macro to walk CPUs in reverse
authorBharata B Rao <[email protected]>
Thu, 2 Jul 2015 06:23:16 +0000 (16:23 +1000)
committerAlexander Graf <[email protected]>
Tue, 7 Jul 2015 15:44:52 +0000 (17:44 +0200)
commit8487d1231830917099c801e4f2f0e698e8535063
treeadac73e4cc0bf5b938813527d4a0467229a0918b
parentdb4ef288f4a6d285b39dc8ac477092d76971a300
cpus: Add a macro to walk CPUs in reverse

Add CPU_FOREACH_REVERSE that walks CPUs in reverse.

Needed for PowerPC CPU device tree reorganization.

Signed-off-by: Bharata B Rao <[email protected]>
Reviewed-by: Andreas Färber <[email protected]>
Signed-off-by: David Gibson <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
include/qom/cpu.h
This page took 0.027358 seconds and 4 git commands to generate.