On 10/25/18 3:45 PM, Emilio G. Cota wrote: > The few direct users of &cpu->lock will be converted soon. > > Signed-off-by: Emilio G. Cota <c...@braap.org> > --- > include/qom/cpu.h | 33 +++++++++++++++++++++++++++++++ > cpus.c | 48 +++++++++++++++++++++++++++++++++++++++++++-- > stubs/cpu-lock.c | 20 +++++++++++++++++++ > stubs/Makefile.objs | 1 + > 4 files changed, 100 insertions(+), 2 deletions(-) > create mode 100644 stubs/cpu-lock.c
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~