]> Git Repo - qemu.git/commit
hw/arm/armsse: Put each CPU in its own cluster object
authorPeter Maydell <[email protected]>
Fri, 1 Feb 2019 14:55:42 +0000 (14:55 +0000)
committerPeter Maydell <[email protected]>
Fri, 1 Feb 2019 14:55:42 +0000 (14:55 +0000)
commit7cd3a2e0d53ea0dc5e2811082a4f64b52c220ded
treec52752445d4de9a7d403eb11536f86cb1c3452f6
parentd847ca5128351ea3be3a92be74d7bac74e59f048
hw/arm/armsse: Put each CPU in its own cluster object

Create a cluster object to hold each CPU in the SSE. They are
logically distinct and may be configured differently (for instance
one may not have an FPU where the other does).

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20190121185118[email protected]
hw/arm/armsse.c
include/hw/arm/armsse.h
This page took 0.026052 seconds and 4 git commands to generate.