qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 14/28] migration: Move the VMStateDescription ty


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 14/28] migration: Move the VMStateDescription typedef to typedefs.h
Date: Fri, 2 Aug 2019 11:47:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 26/07/19 14:05, Markus Armbruster wrote:
>  typedef struct VMStateInfo VMStateInfo;
> -typedef struct VMStateDescription VMStateDescription;
>  typedef struct VMStateField VMStateField;

This certainly qualifies for typedefs.h.

Paolo



reply via email to

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