qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH qom-cpu v3 0/6] QOM CPUState VMStateDescriptions


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH qom-cpu v3 0/6] QOM CPUState VMStateDescriptions
Date: Tue, 05 Mar 2013 19:21:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3

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

[Prev in Thread] Current Thread [Next in Thread]