Am 25.02.2013 19:22, schrieb Andreas Färber:
> Andreas Färber (6):
>   vmstate: Make vmstate_register() static inline
>   stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY
>   cpu: Register VMStateDescription through CPUState
>   cpu: Introduce cpu_class_set_vmsd()
>   target-i386: Update VMStateDescription to X86CPU

Applied these to qom-cpu (with change suggested by Eduardo):
https://github.com/afaerber/qemu-cpu/commits/qom-cpu

>   target-lm32: Update VMStateDescription to LM32CPU

Juan/Michael, could you take a look at this one?

Thanks,
Andreas

> 
>  exec.c                      |   11 ++-
>  include/migration/vmstate.h |   16 +++-
>  include/qom/cpu.h           |   20 ++++
>  savevm.c                    |    7 --
>  stubs/vmstate.c             |    2 +
>  target-i386/cpu-qom.h       |    4 +
>  target-i386/cpu.c           |    2 +
>  target-i386/cpu.h           |    2 -
>  target-i386/machine.c       |  215 
> +++++++++++++++++++++----------------------
>  target-lm32/cpu-qom.h       |    4 +
>  target-lm32/cpu.c           |    2 +
>  target-lm32/cpu.h           |    2 -
>  target-lm32/machine.c       |   25 ++---
>  13 Dateien geändert, 177 Zeilen hinzugefügt(+), 135 Zeilen entfernt(-)

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to