On Sat, Jul 6, 2013 at 10:01 PM, Max Filippov <jcmvb...@gmail.com> wrote: > On Sat, Jul 6, 2013 at 4:55 PM, Andreas Färber <afaer...@suse.de> wrote: >> Max, >> >> Am 29.06.2013 22:01, schrieb Andreas Färber: >>> Register a CPU type per core registered. Save the XtensaConfig in >>> XtensaCPUClass instead of CPUXtensaState. >>> >>> Prepares for storing per-class GDB register count. >>> >>> Signed-off-by: Andreas Färber <afaer...@suse.de> >> >> Ping! Can you ack? (It did not seem to break your test image.) > > Hi Andreas, > > I tried make check -C tests/tcg/xtensa with the branch you recommended > and it segfaults on elf loading
...and maybe a stupid question, but why moving configuration pointer away from env and then changing every place that used to access it? -- Thanks. -- Max