On 1/21/19 10:51 AM, Peter Maydell wrote: > 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 <peter.mayd...@linaro.org> > --- > include/hw/arm/armsse.h | 2 ++ > hw/arm/armsse.c | 31 ++++++++++++++++++++++++++++--- > 2 files changed, 30 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~