On Tue, 15 Jan 2013, Andreas Färber wrote: > Am 15.01.2013 12:03, schrieb Stefano Stabellini: > > On Tue, 15 Jan 2013, Andreas Färber wrote: > >> Use the global first_cpu variable to halt the CPU rather than using a > >> local first_cpu initialized from qemu_get_cpu(0). > >> > >> This will allow to change qemu_get_cpu() return type to CPUState > >> despite use of the CPU_COMMON halted field in the reset handler. > >> > >> Signed-off-by: Andreas Färber <afaer...@suse.de> > > > > Acked-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com> > > Thanks, but this is already in a pull... I did not see you on IRC > shortly before I applied this as base for the x86 -cpu check/enforce > patches, but we had talked about this change being okay before.
Sure, no problems