Re: [Qemu-devel] [PATCH 5/7] alpha: Pass AlphaCPU array to Typhoon

2012-10-30 Thread Richard Henderson
On 2012-10-31 14:04, Andreas Färber wrote: > Also store it in TyphoonCchip. > > Signed-off-by: Andreas Färber > --- > hw/alpha_dp264.c | 18 +- > hw/alpha_sys.h |2 +- > hw/alpha_typhoon.c | 29 - Acked-by: Richard Henderson r~

[Qemu-devel] [PATCH 5/7] alpha: Pass AlphaCPU array to Typhoon

2012-10-30 Thread Andreas Färber
Also store it in TyphoonCchip. Signed-off-by: Andreas Färber --- hw/alpha_dp264.c | 18 +- hw/alpha_sys.h |2 +- hw/alpha_typhoon.c | 29 - 3 Dateien geändert, 26 Zeilen hinzugefügt(+), 23 Zeilen entfernt(-) diff --git a/hw/alpha_dp264.c