Anthony Liguori wrote: > Jan Kiszka wrote: >> mp_state is also used by (yet unsupported) ia64. So I think it's better >> to keep the related bits in the arch-independent part. >> > > Then it should go in CPU_COMMON instead of CPUPPCState That's true. Probably I looked too long at qemu-kvm while porting this. :) Jan