On Thu, Sep 12, 2019 at 04:25:11PM +0400, Marc-André Lureau wrote:
> Replace DeviceState dependency with VMStateIf on vmstate API.
>
> Signed-off-by: Marc-André Lureau
> ---
> docs/devel/migration.rst | 2 +-
> hw/block/onenand.c | 2 +-
> hw/core/qdev.c | 7 --
* Marc-André Lureau (marcandre.lur...@redhat.com) wrote:
> Replace DeviceState dependency with VMStateIf on vmstate API.
>
> Signed-off-by: Marc-André Lureau
> ---
> docs/devel/migration.rst | 2 +-
> hw/block/onenand.c | 2 +-
> hw/core/qdev.c | 7 ---
> hw/id
Hi
On Thu, Sep 12, 2019 at 8:19 PM Halil Pasic wrote:
>
> On Thu, 12 Sep 2019 16:25:11 +0400
> Marc-André Lureau wrote:
>
> > diff --git a/hw/s390x/s390-skeys.c b/hw/s390x/s390-skeys.c
> > index d4807f..16b9bbf04d 100644
> > --- a/hw/s390x/s390-skeys.c
> > +++ b/hw/s390x/s390-skeys.c
> > @@
On Thu, 12 Sep 2019 16:25:11 +0400
Marc-André Lureau wrote:
> diff --git a/hw/s390x/s390-skeys.c b/hw/s390x/s390-skeys.c
> index d4807f..16b9bbf04d 100644
> --- a/hw/s390x/s390-skeys.c
> +++ b/hw/s390x/s390-skeys.c
> @@ -392,7 +392,7 @@ static inline void
> s390_skeys_set_migration_enabled(O
Replace DeviceState dependency with VMStateIf on vmstate API.
Signed-off-by: Marc-André Lureau
---
docs/devel/migration.rst | 2 +-
hw/block/onenand.c | 2 +-
hw/core/qdev.c | 7 ---
hw/ide/cmd646.c | 2 +-
hw/ide/isa.c | 2 +-
hw